Git Product home page Git Product logo

tomcat-weak-password-scanner's Introduction

醉考拉_tomcat弱口令扫描器 v1.0

本软件仅供对客户已授权的系统使用!

简介:一款tomcat后台弱口令扫描器。支持多线程、多ip、多端口批量扫描,支持自定义弱口令字典。

图形界面版:koala_tomcat_gui.exe koala_tomcat_gui.py

介绍:界面使用pyqt4开发,koala_tomcat_gui.exe支持windows平台,koala_tomcat_gui.py需要pyqt4库支持。使用pyinstaller转py为exe,部分二逼杀软会误报,不放心的请执行py。

使用方式:看图。

命令行版:koala_tomcat_cmd.py

使用方式:python koala_tomcat_cmd.py -h ip -p port -m 100 -t 10

-h 必须输入参数,支持ip(192.168.1.1),ip段(192.168.1),ip范围指定(192.168.1.1-192.168.5.100),ip列表文件(ip.txt)。

-p 可选参数,指定要扫描端口列表,多个端口使用英文逗号,隔开,未指定即使用port.txt内置端口进行扫描

-m 可选参数,指定线程数量,默认100

-t 可选参数,指定HTTP请求超时时间,默认为10秒,端口扫描超时为值的1/2。

默认漏洞结果保存在 result.txt中

tomcat-weak-password-scanner's People

Contributors

magicming200 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.