
CMS渗透测试框架-A CMS Exploit Framework
The project is being refactored: cmsPoc 2.0
Note: The POC library for version 2.0 has not yet been updated with the corresponding interfaces, so it cannot be used. If you need to use it, it is recommended to use version 1.0 first.
usage: cmspoc.py [-h]
-t TYPE -s SCRIPT -u URL
optional arguments:
-h, --help show this help message and exit
-t TYPE, --type TYPE e.g.,phpcms
-s SCRIPT, --script SCRIPT
Select script
-u URL, --url URL Input a target url
Parameter description:
For a complete script list, please see: cmsPoc-Wiki: Scripts
For a complete script list, you can see here: cmsPoc-Wiki: Scripts
python cmspoc.py -u http://127.0.0.1/beecms/inex.php -t beecms -s v40_fileupload_getshell

This project is intended for educational and learning exchange purposes only. Do not use it for illegal purposes or malicious attacks, otherwise the author is not responsible for any consequences.
This project is made for educational and ethical testing purposes only. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.