Buster 是一款高级 OSINT 工具,用于:
关于如何使用 Buster 的教程可在此处找到

克隆仓库:
$ git clone git://github.com/sham00n/buster
获得源码副本后,可以通过以下命令安装:
$ cd buster/
$ python3 setup.py install
$ buster -h
本项目使用 hunter.io 从公司邮箱获取信息。前几次"公司邮箱"搜索无需密钥,如果您对公司邮箱感兴趣,建议您在 hunter.io 上注册账号。
获得 API 密钥后,将其添加到文件 "api-keys.yaml" 中,然后重新运行命令:
$ 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