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
ShellShock-CGI-Scan — A script, in C, to check if CGI scripts are vulnerable to CVE-2014-6271 (The Bash Bug) | Kitploit
Tools/GitHubGitHub/proclnas/shellshock-cgi-scan
Vulnerability ScannersExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubproclnas/shellshock-cgi-scan

ShellShock-CGI-Scan

A script, in C, to check if CGI scripts are vulnerable to CVE-2014-6271 (The Bash Bug)

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

ShellShock-CGI-Scan

A script, in C, to check if CGI scripts are vulnerable to CVE-2014-6271 (The Bash Bug).

Options:

root@kitploit:~
-i (local ip-address)

-p (port to listen)

-l (site list)

-t (connection timeout) (Default: 15s)

Example: $ ./Scanner -i 127.0.0.1 -p 31337 -l sites.txt -t 5

Starting listen in localhost on port 31337, scan sites in file 'sites.txt', and set connection timeout to 5 seconds.

Preview:

alt tag

Download Tool