
CVE-2023-50094 (rengine 명령 삽입)에 대한 PoC
이 Python 스크립트는 reNgine 2.2.0에서 인증된 명령 주입 취약점을 악용합니다. 이 익스플로잇은 Scan Engine 구성의 nmap_cmd 매개변수를 대상으로 하며, 공격자가 임의 명령을 실행할 수 있게 합니다.
requests 라이브러리 설치.저장소 복제:
git clone https://github.com/example/rengine-exploit.git
cd rengine-exploit
pip install requests
스크립트 실행:
python poc.py --url http://rengine.target.com --username admin --password securepassword123 --engine-id 2