Skip to content

Hunter.io API Integration

xer0dayz edited this page Jan 4, 2021 · 3 revisions

To integrate Hunter.io API integration into Sn1per, edit your /root/.sniper_api_keys.conf file and enter the appropriate value for the following:

# HUNTER.IO API KEY
HUNTERIO_KEY=""

These can be found by logging into your Hunter.io account and viewing the API key from your profile settings.

In addition, it is also recommended to add your Hunter.io API key directly to theHarvester by editing your /etc/theHarvester/api-keys.yaml file and adding your API key (this should look similar to below).

vim /etc/theHarvester/api-keys.yaml
Update self.key = "your_api_key_here"

Note: Hunter.IO integration only works under "recon" mode scans (ie. -re switch):

Example Usage:

sniper -t example.com -re -w example.com