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
Home-Demolisher — PoC for CVE-2021-31166 and CVE-2022-21907 | Kitploit
Tools/GitHubGitHub/0xmaximus/home-demolisher
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHub0xmaximus/home-demolisher

Home-Demolisher

PoC for CVE-2021-31166 and CVE-2022-21907

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

Home-Demolisher

PoC for CVE-2021-31166 and CVE-2022-21907

Usage:

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

Samples:

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

PoC

PoC

Legal Disclaimer:

Usage of "Home-Demolisher " for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, governmental and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

Download Tool