
Batch scanner and exploit for CVE-2019-12725, a ZeroShell command injection vulnerability. Supports single URL testing, mass scanning, and interactive shell mode.
ZeroShell has a command execution vulnerability that allows attackers to execute arbitrary commands
python3 CVE-2019-12725.py -u http://127.0.0.1:1111 Single URL test
python3 CVE-2019-12725.py -c http://127.0.0.1:1111 cmdshell mode
python3 CVE-2019-12725.py -f url.txt Batch detection

Any direct or indirect consequences and losses caused by the dissemination or use of the information provided in this document shall be borne by the user themselves. The author assumes no responsibility.