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-1veresk — Simple shell script for the exploit | Kitploit
Tools/GitHubGitHub/iveresk/cve-2022-1388-1veresk
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubiveresk/cve-2022-1388-1veresk

cve-2022-1388-1veresk

Simple shell script for the exploit

View Repository
14 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 by 1vere$k

CVE-2022-1388 the proof-of-concept.
Two regimes of work with:

  • simple target URL, default PORT will be set as 80 if it wasn't mentioned;
  • file with list of targets <IP>:<PORT> \n\r;

Usage

root@kitploit:~
	echo "+-------------------For-The-Help-------------------------------------+";
	echo "Example#1: ./cve-2022-1388.sh -h ------------------------------------+";
	echo "Example#2: ./cve-2022-1388.sh --help --------------------------------+";
	echo "+-------------------For-The-URL-Check -------------------------------+";
	echo "Example#1: ./cve-2022-1388.sh -u <IP> <PORT> [Default port will be 80]";
	echo "+-------------------For-The-File-Check-------------------------------+";
	echo "Example#1: ./cve-2022-1388.sh -f <FILENAME>--------------------------+";
	echo "+--------------------------------------------------------------------+";

Shodan Query

http.title:"BIG-IP&reg;-+Redirect" +"Server"

Contact

You are free to contact me via Keybase for any details.

Download Tool