Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.2 KB

Readme_en.md

File metadata and controls

29 lines (19 loc) · 1.2 KB

WallbreakerTeam·TomcatBrute


Required Documentation:

Burpsuite

TomcatBrute.py

jython-standalone-2.7-b1.jar

https://repo1.maven.org/maven2/org/python/jython-standalone/2.7-b1/jython-standalone-2.7-b1.jar

Step:
①Open burpsuite,Click the 'Extender' tab,Click the Sub Tab 'Options',Add jython-standalone-2.7-b1.jar to Python Environment.
1
②Open Sub Tab 'Extensions',Click the 'Add' button to add the plugin.
2
③Open TomcatBrute Tab,Enter destination URL,Add dist,Click the 'start' button.
3
④Open Extender Tab,Open Sub Tab 'Extensions',view 'output' Tab.
4

Plug in deficiency:

①Tomcat version order 7.0 .

②Stuck in the main process at run time.

③Dictionary cannot be too big,otherwise it will fail.