
Ein fortschrittliches Tool zur E-Mail-Aufklärung
Buster ist ein fortschrittliches OSINT-Tool, das für folgende Zwecke verwendet wird:
Ein Tutorial zur Verwendung von Buster finden Sie hier

Klonen Sie das Repository:
$ git clone git://github.com/sham00n/buster
Sobald Sie eine Kopie des Quellcodes haben, können Sie ihn wie folgt installieren:
$ cd buster/
$ python3 setup.py install
$ buster -h
Dieses Projekt verwendet hunter.io, um Informationen von Firmen-E-Mails zu erhalten. Die ersten Suchen nach „Firmen-E-Mail“ benötigen keinen Schlüssel. Wenn Sie Interesse an Firmen-E-Mails haben, empfehle ich, ein Konto bei hunter.io zu registrieren.
Sobald Sie einen API-Schlüssel erhalten haben, fügen Sie ihn der Datei „api-keys.yaml“ hinzu und führen Sie den Befehl erneut aus:
$ 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