-
-
Notifications
You must be signed in to change notification settings - Fork 154
How to Install
jm33-ng edited this page Jan 19, 2020
·
2 revisions
- A Debian-based distro (make sure you are using the latest version) is preferred
- Python 3.6+, if your distro's default python3 version is under 3.6, you probably need to upgrade it or switch to another distro
- proxychains4:
sudo apt install proxychains4
- Java is required when using Java deserialization exploits
git clone --depth=1 https://github.com/jm33-m0/massExpConsole.git && \
cd massExpConsole && \
python3 ./install.py
Type mec
to start, all your data is saved under ~/.mec
- Register your account at https://www.zoomeye.org/
- Read its doc https://www.zoomeye.org/doc
-
vim ~/.mec/conf/zoomeye.conf
to edit user credentials
- If you have any issues, please report them to https://github.com/jm33-m0/mec/issues
- Open a pull request when you have fixed any bugs or added any features
- I would appreciate you adding your own adapted exploits to this repo