one
one copied to clipboard
One, an osint tool with multiple scrapers including cyberbackgroundchecks. Rivaling paid tools like intelsec and Sl0sint
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
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 ...