
Proof-of-concept exploit for CVE-2022-46169, an unauthenticated remote code execution vulnerability in Cacti versions prior to 1.2.23, combining authentication bypass and command injection.

go installgo install github.com/devAL3X/CVE-2022-46169_poc
Run the binary:
CVE-2022-46169_poc
Alternatively, you can build binarymannually:
First, ensure that you have Go installed on your machine and $GOPATH eviroment variable is set.
Clone the repository:
git clone https://github.com/devAL3X/CVE-2022-46169_poc.git
Change into the project directory:
cd CVE-2022-46169_poc
Build the binary:
go build
Run the binary:
./CVE-2022-46169_poc