
poc for CVE-2023-50094 (rengine command injection)
This Python script exploits an authenticated command injection vulnerability in reNgine 2.2.0. The exploit targets the nmap_cmd parameter in the Scan Engine configuration, allowing attackers to execute arbitrary commands.
requests library installed.Clone the repository:
git clone https://github.com/example/rengine-exploit.git
cd rengine-exploit
pip install requests
Running the script:
python poc.py --url http://rengine.target.com --username admin --password securepassword123 --engine-id 2