Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Contact Hound- Email OSINT

Contact Hound is an automated email gathering/notification delivery tool.

Installation

$ git clone https://github.com/MDHD99/ContactHoundOSINT.git
$ cd ContactHoundOSINT/
$ python setup.py install

Usage

For a single domain

python CHound.py --emailgather -d example.com 

For using an input file and save results to an output file

python CHound.py --emailgather -f domains.csv -t 2 -o results.csv

Example of type two input file: file2

sampleout

References

A part of the email gathering functions of this tool was based on infoga by m4ll0k

You can’t perform that action at this time.