Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 668 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 668 Bytes

One - OSINT Tool

One is a unique OSINT tool which processes and validates the information scraped on the target. It also finds more information with the information it finds!

Main Features

  • email to accounts
  • discord profile finder
  • minecraft lookup
  • people lookup (US, UK)
  • account recovery information
  • virgin media, search a postcode and last name and find devices connected

Setup

$ git clone https://github.com/charliebrassington/one
$ cd one
$ pip3 install -r requirements.txt

Usage

Command Line

python3 main.py --help
python3 main.py --search-depth 5 --email email_here --minecraft-username username_here ...