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
Tools/GitHubGitHub/miko550/cve-2022-46169
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubmiko550/cve-2022-46169

CVE-2022-46169

Python exploit script for CVE-2022-46169 targeting web applications. Supports single target URL and list-based scanning for automated vulnerability exploitation.

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

CVE-2022-46169

Setup

root@kitploit:~
git clone https://github.com/miko550/CVE-2022-46169.git
cd CVE-2022-46169

Usage

root@kitploit:~
usage: CVE-2022-46169.py [-h] [-t TARGET] [-l LIST]

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET  The URL of the target, eg: http://127.0.0.1
  -l LIST, --list LIST  List of target url saperated with new line

Reference

  • https://github.com/N1arut/CVE-2022-46169_POC
  • https://github.com/Anthonyc3rb3ru5/CVE-2022-46169
Download Tool