Skip to content

AlexKaos32/HunterScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

This is a python script using the hunter.io API to pull data on a target domain, then generate a target email list. This is primarily for password spraying using a tool like Go365 or TREVORspray.

Full List Example Usage:

./HunterScrape.py -d $targetdomain.org -k $YOUR_API_KEY -f

If you only want a certain number, up to 100, then use the -l flag:

./HunterScrape.py -d $targetdomain.org -k $YOUR_API_KEY -l 9

About

A tool to scrape emails from hunter.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages