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!
- 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
$ git clone https://github.com/charliebrassington/one
$ cd one
$ pip3 install -r requirements.txt
python3 main.py --help
python3 main.py --search-depth 5 --email email_here --minecraft-username username_here ...