MassExpConsole is a collection of penetration testing tools.
Specifications
- Easy to use
- Performs any custom operation at the same time
- Some exploits run automatically
- Hides the ip address using proxychains4 and ss-proxy
- It has a zoomeye host scan
- It has a google page crawler with gecko and Firefox
- Has Baidu crawler (multi-threaded)
- And finally it does a host scan through censys
Installation
git clone https://github.com/jm33-m0/massExpConsole.git
cd massExpConsole
pip3 install -r requirements.txt
./mec.py
Use
- We run it mec.py,
- If we want to add our own exploit we follow the following commands
- cd exploits, mkdir
- chmod + x
- We give the order attack and then we press m to run our own custom exploit
- We press help to see all our options
- Zoomeye requires you to create an account on your platform to get the config file needed to work
Application snapshots
Video guide
https://www.youtube.com/watch?v=9dBCFSIOcGY
Download the program from here