/Tomcat_Brute

一款针对Apache Tomcat后台管理密码暴力破解的工具。

Tomcat_Brute

在下午一时兴起写的一款针对Apache Tomcat后台管理密码暴力破解的工具。

国内下载:https://www.lanzoub.com/iCHRJ01ptfsj 密码:iis.cm

Linux

 chmod +x Tomcat_Brute 
./Tomcat_Brute     https://target.com

[+] Tomcat  http://192.168.1.123:8080/manager/html      账号密码为:tomcat:tomcat

image

Windows

Tomcat_Brute.exe     https://target.com

[+] Tomcat  http://192.168.1.123:8080/manager/html      账号密码为:tomcat:tomcat

image image

Python3

python3 Tomcat_Brute.py     https://target.com

[+] Tomcat  http://192.168.1.123:8080/manager/html      账号密码为:tomcat:tomcat

image