Buster - Find Emails Of A Person And Return Info Associated With Them

✨ deeznutz

✨ Master ✨
Staff member
Joined
May 15, 2017
Messages
981
Likes
760
Points
1,045
buster_1_buster-demo.gif


Buster is a simple OSINT tool used to:
  • Get social accounts from various sources(gravatar,about.me,myspace,skype,github,linkedin,avast)
  • Get links to where the email was found using google,twitter,darksearch and paste sites
  • Get domains registered with an email (reverse whois)
  • Generate possible emails and usernames of a person
  • Find the email of a social media account
  • Find emails from a username
  • Find the work email of a person using hunter.io
Installation
clone the repository:
Code:
git clone git://github.com/sham00n/buster
Once you have a copy of the source, you can install it with:
Code:
cd buster/
python3 setup.py install
buster -h
API keys
This project uses hunter.io to get information from company emails,the first couple "company email" searches dont require a key,if you have an interest in company emails i recommend that you sign up for an account on hunter.io.
Once you get an API key, add it to the file "api-keys.yaml" and rerun the command:
Code:
python setup.py install
Download Buster
 
Top Bottom