项目作者: suryaviyyapu
项目描述 :
A multi-task capable tool for penetration testing implementation in Python 3.
高级语言: Python
项目地址: git://github.com/suryaviyyapu/mult.git
Mult
Installation
Run ./setup.sh
and install requirements from pip install -r requirements.txt
Usage
python3 mult.py <options>
or mult <options>
Options
-url
- specify URL
-c
- crack hash
-t
- specify threads
-o
- output the result to a file
-h
- Show this help message