
Uno strumento avanzato per la ricognizione email
Buster è uno strumento OSINT avanzato utilizzato per:
Un tutorial su come usare Buster si trova qui

clona il repository:
$ git clone git://github.com/sham00n/buster
Una volta ottenuta una copia del sorgente, puoi installarlo con:
$ cd buster/
$ python3 setup.py install
$ buster -h
Questo progetto utilizza hunter.io per ottenere informazioni dalle email aziendali; i primi tentativi di ricerca di "email aziendale" non richiedono una chiave, se sei interessato alle email aziendali ti consiglio di registrarti per un account su hunter.io.
Una volta ottenuta una chiave API, aggiungila al file "api-keys.yaml" e riesegui il comando:
$ python setup.py install
usage: buster [-h] [-e EMAIL] [-f FIRST] [-m MIDDLE] [-l LAST] [-b BIRTHDATE]
[-a ADDINFO [ADDINFO ...]] [-u USERNAME] [-c COMPANY]
[-p PROVIDERS [PROVIDERS ...]] [-o OUTPUT] [-v] [--list LIST]
Buster is an OSINT tool used to generate and verify emails and return
information associated with them
optional arguments:
-h, --help show this help message and exit
-e EMAIL, --email EMAIL
email adress or email pattern
-f FIRST, --first FIRST
first name
-m MIDDLE, --middle MIDDLE
middle name
-l LAST, --last LAST last name
-b BIRTHDATE, --birthdate BIRTHDATE
birthdate in ddmmyyyy format,type * if you dont
know(ex:****1967,3104****)
-a ADDINFO [ADDINFO ...], --addinfo ADDINFO [ADDINFO ...]
additional info to help guessing the
email(ex:king,345981)
-u USERNAME, --username USERNAME
checks 100+ email providers for the availability of
[email protected]
-c COMPANY, --company COMPANY
company domain
-p PROVIDERS [PROVIDERS ...], --providers PROVIDERS [PROVIDERS ...]
email provider domains
-o OUTPUT, --output OUTPUT
output to a file
-v, --validate check which emails are valid and returns information
of each one
--list LIST file containing list of emails
$ buster -e [email protected]
$ buster --list emails.txt
$ buster -e j********9@g****.com -f john -l doe -b ****1989
$ buster -f john -m james -l doe -b 13071989
$ buster -f john -m james -l doe -b 13071989 -p gmail.com yahoo.com
$ buster -u johndoe
$ buster -f john -l doe -c company.com