Skip to content

A very powerful username osint tool to find a ton of information about someone online.

License

Notifications You must be signed in to change notification settings

ProtDos/boosint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boosint

About

BoOSINT collects data by username only by checking nearly every data publicly available about a username and it's aliases.

Main features

  • Profile pages parsing, extraction of personal info, links to other profiles, etc.
  • Recursive search by new usernames and other ids found
  • Search by tags (site categories, countries)
  • Censorship and captcha detection
  • Requests retries
  • Finding of websites
  • Finding device information, telephone number, email addresses
  • Finding locations, gender, birthdays and real names

Installation

Cloning

# or clone and install manually
git clone https://github.com/protdos/boosint && cd boosint
pip install -r requirements.txt

# usage
python3 boosint.py username

Usage

# make txt or json reports
boosint.py username --type txt
boosint.py username --type json

# filename output (default is report.json)
boosint.py username --output report.txt
boosint.py username --output report.json

Use boosint -h to get full options description.

Sources / Credits

Here is a list of sources I used:

The code is partly combined but the most of it is written by myself.

About

A very powerful username osint tool to find a ton of information about someone online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages