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 — PoC for CVE-2022-1388 affecting F5 BIG-IP. | Kitploit
Tools/GitHubGitHub/nico989/cve-2022-1388
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubnico989/cve-2022-1388

CVE-2022-1388

PoC for CVE-2022-1388 affecting F5 BIG-IP.

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

PoC for CVE-2022-1388 affecting F5 BIG-IP.

Usage

root@kitploit:~
$ ./poc.sh --help
Usage: poc.sh [--help] --file FILE --scan --exploit [--payload PAYLOAD] 

CVE-2022-1388 PoC script.
One or multiple IPs can be scanned.

Arguments:
  --help                   Show this help message and exit.
  --file FILE              File list containing one or multiple IPs to test.
  --scan                   Scan the target IPs.
  --exploit                Exploit the target IPs.
  --payload PAYLOAD        Payload to be executed (default command "whoami").

References

  • https://nvd.nist.gov/vuln/detail/CVE-2022-1388
  • https://my.f5.com/manage/s/article/K23605346
Download Tool