OpenDoor

OWASP WEB Directory Scanner

git clone https://github.com/stanislav-web/OpenDoor.git
cd OpenDoor/
pip3 install -r requirements.txt
chmod +x opendoor.py

python3 opendoor.py --host http://www.example.com

Last updated