Theharvester V3.0.3 - E-Mails, Subdomains In Addition To Names Harvester (Osint)
theHarvester is a tool for gathering subdomain names, electronic mail addresses, virtual hosts, opened upward ports/ banners, too employee names from unlike world sources (search engines, pgp fundamental servers).
Is a actually uncomplicated tool, but really effective for the early on stages of a penetration examination or but to know the visibility of your companionship inward the Internet.
The sources are:
Passive:
- threatcrowd: Open source threat intelligence - https://www.threatcrowd.org/
- crtsh: Comodo Certificate search - www.crt.sh
- google: google search engine - www.google.com (With optional google dorking)
- googleCSE: google custom search engine
- google-profiles: google search engine, specific search for Google profiles
- bing: microsoft search engine - www.bing.com
- bingapi: microsoft search engine, through the API (you require to add together your Key inward the discovery/bingsearch.py file)
- dogpile: Dogpile search engine - www.dogpile.com
- pgp: pgp fundamental server - mit.edu
- linkedin: google search engine, specific search for Linkedin users
- vhost: Bing virtual hosts search
- twitter: twitter accounts related to an specific domain (uses google search)
- googleplus: users that plant inward target companionship (uses google search)
- yahoo: Yahoo search engine
- baidu: Baidu search engine
- shodan: Shodan Computer search engine, volition search for ports too banner of the discovered hosts (http://www.shodanhq.com/)
- hunter: Hunter search engine (you require to add together your Key inward the discovery/huntersearch.py file)
- google-certificates: Google Certificate Transparency report
Active:
- DNS beast force: this plugin volition run a lexicon brute force enumeration
- DNS contrary lookup: contrary lookup of ip´s discovered inward social club to regain hostnames
- DNS TDL expansion: TLD lexicon beast forcefulness enumeration
Modules that require API keys to work:
- googleCSE: You require to practise a Google Custom Search engine(CSE), too add together your Google API fundamental too CSE ID inward the plugin (discovery/googleCSE.py)
- shodan: You require to render your API fundamental inward discovery/shodansearch.py (one provided at the moment)
- hunter: You require to render your API fundamental inward discovery/huntersearch.py (none is provided at the moment)
Dependencies:
- Requests library (http://docs.python-requests.org/en/latest/)
pip install requests
- Beautiful Soup iv (https://pypi.org/project/beautifulsoup4//)
pip install beautifulsoup4
Changelog inward 3.0.0:
- Subdomain takeover checks
- Port scanning (basic)
- Improved DNS dictionary
- Shodan DB search fixed
- Result storage inward Sqlite
Comments? Bugs? Requests?
cmartorella@edge-security.com