OpenDoor v4.1 releases: OWASP WEB Directory Scanner
OpenDoor OWASP is a console multifunctional websites scanner. This application finds all possible ways to login, index of/ directories, web shells, restricted access points, subdomains, hidden data, and large backups. The scanning is performed by the built-in dictionary and external dictionaries as well. Anonymity and speed are provided by means of using proxy servers. The software is written for informational purposes and is an open-source product under the GPL license.
Implements
- multithreading control
- scan’s reports
- directories scanner
- subdomains scanner
- HTTP(S) (PORT) support
- Keep-alive long pooling
- HTTP(S)/SOCKS proxies
- dynamic request header
- custom wordlst’s prefixes
- custom wordlists, proxies, ignore lists
- debug levels (1-3)
- extensions filter
- custom reports directory
- custom config wizard (use random techniques)
- analyze techniques
- detect redirects
- detect index of/ Apache
- detect large files
- heuristic detect invalid web pages
- blank success page filter
- certify required pages
- randomization techniques
- random user-agent per request
- random proxy per request
- wordlists shuffling
- wordlists filters
Changelog v4.1
- Create crda.yml by @stanislav-web in #62
- Create dependency-review.yml by @stanislav-web in #63
- v4.1.0 (06.07.2023) LATEST UPDATE by @stanislav-web in #65
Installation
git clone https://github.com/stanislav-web/OpenDoor.git cd OpenDoor/ pip install -r requirements.txt chmod +x opendoor.py
Use
python3 opendoor.py --host http://www.example.com
Copyright (C) 2017-2021 Brain Storm Team