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-1000486 — Remote Code Execution exploit for PrimeFaces 5.x - EL Injection (CVE-2017-1000486) | Kitploit
Tools/GitHubGitHub/longwayhomie/cve-2017-1000486
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHublongwayhomie/cve-2017-1000486

CVE-2017-1000486

Remote Code Execution exploit for PrimeFaces 5.x - EL Injection (CVE-2017-1000486)

View Repository
2 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-2017-1000486

Remote Code Execution exploit for PrimeFaces 5.x - EL Injection (CVE-2017-1000486)

This is basically the same exploit made by Mogwailabs, but edited to work in closed environments without access to the internet or with blocked firewall outbound traffic. It gives you results in HTTP response header, so in case you're trying doing blind RCEwith old exploit - not anymore.

Usage

root@kitploit:~
python3 primefaces.py -t vulnapp.com id

Feel free to edit vuln_point variable for exact endpoint.

Download Tool