Skip to content

theLSA/ueditor-getshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ueGetshell.py - ueditor .net getshell漏洞检测工具


概述

ueditor .net版本 getshell漏洞检测工具,支持单url、批量检测。
漏洞详情参考 ueditor getshell漏洞重现及分析
注意:代码中的remoteShell要改成自己的远程shell地址!

快速开始

python ueGetshell.py -h

单url检测:python ueGetshell.py -u http://www.vulndomain.com/controller.ashx -s 5

批量检测:python ueGetshell.py -f urls.txt -t 10 -s 5

反馈

Releases

No releases published

Packages

No packages published

Languages