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_RCE — CVE-2021-22986 F5 BIG-IP iControl 命令执行漏洞 | Kitploit
Tools/GitHubGitHub/safesword/f5_rce
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubsafesword/f5_rce

F5_RCE

CVE-2021-22986 F5 BIG-IP iControl 命令执行漏洞

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

Usage

root@kitploit:~
python3 f5_rce.py 

-u Specify target URL
-f Batch detect from file
-c Execute command

The effect is as follows:

PS: The output is not aesthetically pleasing enough, I will modify it 😁

Issues

This PoC currently only supports some commands. Executing history, ls, etc. fails for unknown reasons.

Future

Update: Fixed abnormal execution of some commands

  1. Regex matching, beautify output
  2. Update other PoC exploitation methods

References

  • PoC URL
  • How script kiddies reproduce the vulnerability (CVE-2021-22986) and achieve batch exploitation
Download Tool