Share
## https://sploitus.com/exploit?id=9D2C3CDB-7544-50CA-8581-92EC5E1291A2
# CVE-2022-46169 (Cacti Command Injection)

This repo is part of the ***hgrab-framework***

### Affected product
  - Cacti prior to v1.2.22

### Installation
Install the app on the server
```sh
user@domain:~# git clone https://github.com/Inplex-sys/CVE-2022-46169.git
user@domain:~# cd ./CVE-2022-46169/
user@domain:~# python3 main.py <list.txt> <command>
```

The list file must contain the targets servers with this format `<http-https>://<target>:<port>/<uri-(optional)>`