The Information Gathering Tool for Bug Bounty
— Via, Mr0Wido
Otorecon is a Python-based tool for Bug Bounty. It provides a variety of scanning options, including these;
- Subdomain Scan
- Crawler Scan
- Directory Search Scan
- Basic Information Scan
Go to my website for more details about otorecon and my bug bounty methodology.
$ git clone https://github.com/Mr0Wido/otorecon.git
$ cd otorecon
$ python3 setup.py install
$ otorecon -h
Click the title and go manual installation wiki page.
Click the title and learn how to use otorecon.