theHarvester/README.md

121 lines
5 KiB
Markdown
Raw Normal View History

2019-09-11 05:08:37 +08:00
![theHarvester](https://github.com/laramies/theHarvester/blob/master/theHarvester-logo.png)
2019-09-11 05:18:09 +08:00
[![Build Status](https://travis-ci.com/laramies/theHarvester.svg?branch=master)](https://travis-ci.com/laramies/theHarvester) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/laramies/theHarvester.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/laramies/theHarvester/context:python)
2019-09-01 09:45:43 +08:00
[![Rawsec's CyberSecurity Inventory](https://inventory.rawsec.ml/img/badges/Rawsec-inventoried-FF5050_flat_without_logo.svg)](https://inventory.rawsec.ml/)
2011-05-04 23:07:06 +08:00
What is this?
-------------
theHarvester is a very simple to use, yet powerful and effective tool designed to be used in the early stages of a<br>
2020-03-11 11:42:37 +08:00
penetration test or red team engagement. Use it for open source intelligence (OSINT) gathering to help determine a<br>
company's external threat landscape on the internet. The tool gathers emails, names, subdomains, IPs and URLs using<br>
multiple public data sources that include:
2018-12-23 04:29:11 +08:00
Passive:
--------
2019-03-18 12:05:29 +08:00
* baidu: Baidu search engine - www.baidu.com
2011-05-04 23:07:06 +08:00
2018-12-23 04:29:11 +08:00
* bing: Microsoft search engine - www.bing.com
2011-05-04 23:07:06 +08:00
2019-10-15 06:13:10 +08:00
* bingapi: Microsoft search engine, through the API (Requires an API key, see below.)
2018-03-23 06:40:41 +08:00
2020-03-11 11:39:21 +08:00
* Bufferoverun: Uses data from Rapid7's Project Sonar - www.rapid7.com/research/project-sonar/
2020-02-12 05:04:29 +08:00
2019-10-20 08:55:38 +08:00
* CertSpotter: Cert Spotter monitors Certificate Transparency logs - https://sslmate.com/certspotter/
2019-10-14 08:07:16 +08:00
2020-03-15 23:31:43 +08:00
* crtsh: Comodo Certificate search - https://crt.sh/
2018-03-23 06:40:41 +08:00
2020-03-15 23:31:43 +08:00
* dnsdumpster: DNSdumpster search engine - https://dnsdumpster.com/
2018-12-23 04:29:11 +08:00
* dogpile: Dogpile search engine - www.dogpile.com
2014-12-17 07:33:13 +08:00
2019-09-03 07:46:28 +08:00
* duckduckgo: DuckDuckGo search engine - www.duckduckgo.com
2020-03-11 11:39:21 +08:00
* Exalead: a Meta search engine - www.exalead.com/search
2019-01-02 10:43:42 +08:00
2020-03-11 11:39:21 +08:00
* github-code: GitHub code search engine (Requires a GitHub Personal Access Token, see below.) - www.github.com
2019-06-10 06:01:56 +08:00
2018-12-27 15:19:13 +08:00
* google: Google search engine (Optional Google dorking.) - www.google.com
2020-04-07 03:56:34 +08:00
* hackertarget: Online vulnerability scanners and network intelligence to help organizations - https://hackertarget.com
2019-10-15 06:13:10 +08:00
* hunter: Hunter search engine (Requires an API key, see below.) - www.hunter.io
2019-10-15 06:13:10 +08:00
* intelx: Intelx search engine (Requires an API key, see below.) - www.intelx.io
2019-02-01 05:13:37 +08:00
2019-10-15 06:13:10 +08:00
* linkedin: Google search engine, specific search for LinkedIn users - www.linkedin.com
2019-10-15 06:13:10 +08:00
* netcraft: Internet Security and Data Mining - www.netcraft.com
2014-12-17 07:33:13 +08:00
2020-03-11 11:39:21 +08:00
* otx: AlienVault Open Threat Exchange - otx.alienvault.com
2019-09-26 06:12:24 +08:00
2020-05-09 07:54:45 +08:00
* pentesttools: Powerful Penetration Testing Tools, Easy to Use (Needs an API key and is not free for API access) - https://pentest-tools.com/home
2020-03-11 11:39:21 +08:00
* securityTrails: Security Trails search engine, the world's largest repository of historical DNS data<br>
(Requires an API key, see below.) - www.securitytrails.com
2020-03-11 11:39:21 +08:00
* shodan: Shodan search engine, will search for ports and banners from discovered hosts - www.shodanhq.com
2014-12-17 07:33:13 +08:00
2020-03-11 11:39:21 +08:00
* Spyse: Web research tools for professionals (Requires an API key.) - spyse.com
2020-03-11 11:39:21 +08:00
* Suip: Web research tools that can take over 10 minutes to run, but worth the wait - suip.biz
2018-12-23 04:29:11 +08:00
* threatcrowd: Open source threat intelligence - www.threatcrowd.org
2014-12-17 07:33:13 +08:00
* trello: Search trello boards (Uses Google search.)
2015-05-11 06:37:00 +08:00
2018-12-23 04:29:11 +08:00
* twitter: Twitter accounts related to a specific domain (Uses Google search.)
* vhost: Bing virtual hosts search
2014-12-17 07:33:13 +08:00
2019-03-18 12:05:29 +08:00
* virustotal: virustotal.com domain search
2018-12-23 04:29:11 +08:00
* yahoo: Yahoo search engine
2018-11-23 07:33:04 +08:00
Active:
-------
2018-12-23 04:29:11 +08:00
* DNS brute force: dictionary brute force enumeration
2018-12-23 04:29:11 +08:00
Modules that require an API key:
--------------------------------
Add your keys to api-keys.yaml
2018-12-27 15:19:13 +08:00
* bing
2019-06-10 06:01:56 +08:00
* github
2019-02-28 11:31:45 +08:00
* hunter
* intelx
2020-05-09 07:54:45 +08:00
* pentesttools
2019-02-28 11:31:45 +08:00
* securityTrails
* shodan
* spyse
2011-05-04 23:07:06 +08:00
2020-03-11 11:39:21 +08:00
Install and dependencies:
-------------------------
* Python 3.7+
2019-10-13 06:48:20 +08:00
* python3 -m pip install pipenv
* https://github.com/laramies/theHarvester/wiki/Installation
2020-03-11 11:39:21 +08:00
Comments, bugs and requests:
2018-12-23 04:29:11 +08:00
----------------------------
2019-03-19 05:26:54 +08:00
* [![Twitter Follow](https://img.shields.io/twitter/follow/laramies.svg?style=social&label=Follow)](https://twitter.com/laramies) Christian Martorella @laramies
cmartorella@edge-security.com
* [![Twitter Follow](https://img.shields.io/twitter/follow/NotoriousRebel1.svg?style=social&label=Follow)](https://twitter.com/NotoriousRebel1) Matthew Brown @NotoriousRebel1
* [![Twitter Follow](https://img.shields.io/twitter/follow/jay_townsend1.svg?style=social&label=Follow)](https://twitter.com/jay_townsend1) Jay "L1ghtn1ng" Townsend @jay_townsend1
2020-03-11 11:39:21 +08:00
2019-01-09 07:49:26 +08:00
Main contributors:
------------------
2019-04-13 02:14:56 +08:00
* [![Twitter Follow](https://img.shields.io/twitter/follow/NotoriousRebel1.svg?style=social&label=Follow)](https://twitter.com/NotoriousRebel1) Matthew Brown @NotoriousRebel1
2019-03-19 05:26:54 +08:00
* [![Twitter Follow](https://img.shields.io/twitter/follow/jay_townsend1.svg?style=social&label=Follow)](https://twitter.com/jay_townsend1) Jay "L1ghtn1ng" Townsend @jay_townsend1
2019-03-19 05:12:01 +08:00
* [![Twitter Follow](https://img.shields.io/twitter/follow/discoverscripts.svg?style=social&label=Follow)](https://twitter.com/discoverscripts) Lee Baird @discoverscripts
* [![LinkedIn](https://static.licdn.com/scds/common/u/img/webpromo/btn_viewmy_160x25.png)](https://www.linkedin.com/in/janoszold/) Janos Zold
2019-01-09 07:49:26 +08:00
2020-03-11 11:39:21 +08:00
2019-01-09 07:49:26 +08:00
Thanks:
-------
2019-01-01 19:58:14 +08:00
* John Matherly - Shodan project
2018-12-23 04:29:11 +08:00
* Ahmed Aboul Ela - subdomain names dictionaries (big and small)