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

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

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

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

工具目录

分类

查看所有分类
Loading categories
Home-Demolisher — CVE-2021-31166和CVE-2022-21907的PoC | Kitploit
工具/GitHubGitHub/0xmaximus/home-demolisher
侦察漏洞分析漏洞利用Web应用程序漏洞利用渗透测试
GitHub0xmaximus/home-demolisher

Home-Demolisher

CVE-2021-31166和CVE-2022-21907的PoC

查看仓库
8113年前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Home-Demolisher

CVE-2021-31166 和 CVE-2022-21907 的概念验证

用法:

root@kitploit:~
usage: CVE-2021-31166.py [-h] [-u URL] [-l LIST] [-o OUTPUT]

Description message

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     IIS Server url. For instance: 192.168.1.110
  -l LIST, --list LIST  IIS Server urls list. For instance: subdomain.txt
  -o OUTPUT, --output OUTPUT
                        Output file to write found issues/vulnerabilities. For instance: output.txt

示例:

root@kitploit:~
python CVE-2021-31166.py -u http://192.168.243.129 -o output.txt
python CVE-2022-21907.py -l subdomain.txt -o output.txt

概念验证

概念验证

法律免责声明:

使用 "Home-Demolisher " 攻击未事先获得双方同意的目标是非法的。最终用户有责任遵守所有适用的当地、政府和联邦法律。开发者不承担任何责任,也不对因使用本程序而导致的任何滥用或损害负责。

下载工具