🌎 README is available in other languages: 🇧🇷
Medusa is a compilation of several multipurpose hacking tools. Created to help security professionals in scans and information gathering during Bug Bounty Programs.
- Scanners all the way possible
- Brute force directories
- Full CLI
- Multithread
git clone https://github.com/mmaachado/medusa.git📣 clone the repo
cd medusa/📣 change to Medusa directory
python -m venv env📣 create a venv
./env/bin/activate📣 activate the venv
pip install -r requirements.txt📣 install project dependencies
poetry install📣 install project dependencies
poetry shell📣 start poetry env
only 1 steps needed to use:
1️⃣ run
python ./medusa.py