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
F5-BIG-IP-RCE-CVE-2022-1388 — Multi-threaded Python scanner for CVE-2022-1388, an F5 BIG-IP remote code execution vulnerability. Supports single URL and batch file input, with command execution option. | Kitploit
Tools/GitHubGitHub/angus-team/f5-big-ip-rce-cve-2022-1388
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubangus-team/f5-big-ip-rce-cve-2022-1388

F5-BIG-IP-RCE-CVE-2022-1388

Multi-threaded Python scanner for CVE-2022-1388, an F5 BIG-IP remote code execution vulnerability. Supports single URL and batch file input, with command execution option.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
5324 years agoNot yet reviewed

CVE-2022-1388 F5 BIG-IP RCE Multi-threaded Detection

Usage:

root@kitploit:~
单个url:
python3 CVE-2022-1388.py -u https://xxx.xxx.xxx.xxx

批量多线程:
python3 CVE-2022-1388.py -f url.txt

执行命令:
python3 CVE-2022-1388.py -u https://xxx.xxx.xxx.xxx -c whoami

image-20220509223101328

image-20220510132703823

image-20220510132747764

Result:

image-20220509223402229

Download Tool