Skip to content

w1z4rd110/ThinkPHP5-RCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkPHP5.x RCE漏洞检测&利用工具

一、说明

要求环境:Python2.7

该工具可以轻松的对使用ThinkPHP5框架的网站进行漏洞检测、利用

二、下载

git clone https://github.com/HGDIS/ThinkPHP5-RCE.git

三、使用

python2 tp5_rce.py -h 查看使用手册

python2 tp5_rce.py --version 查看版本

python2 tp5_rce.py -u http://www.xxx.com 检测单个url

python2 tp5_rce.py -f url_file.txt 批量检测url

python2 tp5_rce.py -u http://www.xxx.com --shell 进入shell模式

About

漏洞检测、利用工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages