Skip to content

Mr0Wido/otorecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otorecon
OTORECON

The Information Gathering Tool for Bug Bounty
— Via, Mr0Wido

GitHub last commit Website

About

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.

Installation

$ 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.

Otorecon Workflow

otorecon_workflow