TheHarvester.py
theHarvester is a tool for gathering e-mail accounts from different public sources (search engines, pgp key servers). Is a really simple tool, but very effective. The actual current sources supporteed are: google: google search engine - www.google.com msn: microsoft search engine - search.msn.com pgp: pgp key server - pgp.rediris.es linkedin: linkedin page - Will search worker names given a company name.
It is available from here.
Installation:
Simply download the file.
Usage:
options
-d: domain to search or company name -l: limit the number of results to work with(msn goes from 50 to 50 results, google 100 to 100, and pgp does'nt use this option) -b: data source (google,msn,pgp,linkedin)
Examples:
./theharvester.py -d microsoft.com -l 500 -b google ./theharvester.py -d microsoft.com -b pgp ./theharvester.py -d microsoft -l 200 -b linkedin
Example output:
C:\>theHarvester.py -d microsoft.com -l 200 -b google
************************************* *TheHarvester Ver. 1.4 * *Coded by laramies * *Edge-Security Research * *cmartorella@edge-security.com * ************************************* Searching for microsoft.com in google : ======================================== Total results: 50200000 Limit: 200 Searching results: 0 Searching results: 100
Accounts found: ==================== mvpga@microsoft.com service@microsoft.com winpanel@microsoft.com vsbranch@microsoft.com jomara@microsoft.com GuxMVP@discussions.microsoft.com 2109391A6602@microsoft.com Fol2@discussions.microsoft.com 2E783195353D@microsoft.com Diego@discussions.microsoft.com Bea@discussions.microsoft.com F64DE3DA4988@microsoft.com managers@microsoft.com officeff@microsoft.com ====================
Total results: 14
|