
This tool is used to test the vulnerability CVE-2025-25347 in QingLong Panel, an open-source platform for task automation management.
This vulnerability allows Remote Code Execution (RCE) because the panel does not implement adequate input validation and access control on certain endpoints.
As a result, an attacker without valid authentication can execute arbitrary system commands, which can lead to full takeover of the QingLong server or container.
Developer: Ohang
Thanks to: My Mentor CAC
Purpose: Security Research & Educational Use
git clone https://github.com/Yetazyyy/CVE-2025-25347.git
cd CVE-2025-25347
git pull
python scanner.py```