E-mails, subdomains and names Harvester - OSINT
Go to file
dependabot[bot] 434d6f68b3 Bump fastapi from 0.114.1 to 0.114.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.114.1 to 0.114.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.1...0.114.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 20:06:28 +01:00
.github fix: create static directory when missing (#1721) 2024-04-27 17:46:47 +01:00
bin reformat using black 2024-08-07 19:28:52 +01:00
README Update CONTRIBUTING.md 2020-04-02 10:06:59 +02:00
requirements Bump fastapi from 0.114.1 to 0.114.2 2024-09-14 20:06:28 +01:00
tests remove test that is not stable enough due to the site not always being up or is getting blocked intermittently 2023-12-16 13:46:38 +00:00
theHarvester reformat with ruff 2024-08-07 19:28:52 +01:00
.dockerignore fix docker file and move it to use ubuntu and add docker ignore file 2021-06-28 21:37:47 +01:00
.git-blame-ignore-revs update run formatter commit 2023-07-26 22:10:19 -04:00
.gitattributes Removed google-profiles and clean up. 2019-02-13 23:05:52 -06:00
.gitignore update deps and gitignore 2022-10-31 00:50:38 +00:00
.pyre_configuration add pyre config 2022-10-31 00:51:16 +00:00
docker-compose.yml Update Docker settings and shift to pipx for module installation 2023-12-18 16:34:06 +00:00
Dockerfile Properly clean up apt footprint in Dockerfile 2024-06-18 01:27:45 +08:00
pyproject.toml * bump python version to 3.10 2024-06-16 20:38:47 +02:00
README.md * bump python version to 3.10 2024-06-16 20:38:47 +02:00
requirements.txt added requirements.txt 2019-12-31 13:23:32 -05:00
restfulHarvest.py reformat with ruff 2024-08-07 19:28:52 +01:00
theHarvester-logo.png Update theHarvester-logo.png 2019-09-10 23:14:45 +02:00
theHarvester-logo.webp add webp format of theHarvester logo 2023-02-05 14:57:27 +00:00
theHarvester.py reformat with ruff 2024-08-07 19:28:52 +01:00

theHarvester

TheHarvester CI TheHarvester Docker Image CI Rawsec's CyberSecurity Inventory

What is this?

theHarvester is a simple to use, yet powerful tool designed to be used during the reconnaissance stage of a red
team assessment or penetration test. It performs open source intelligence (OSINT) gathering to help determine
a domain's external threat landscape. The tool gathers names, emails, IPs, subdomains, and URLs by using
multiple public resources that include:

Passive modules:

Active modules:

  • DNS brute force: dictionary brute force enumeration
  • Screenshots: Take screenshots of subdomains that were found

Modules that require an API key:

Documentation to setup API keys can be found at - https://github.com/laramies/theHarvester/wiki/Installation#api-keys

  • bevigil - Free upto 50 queries. Pricing can be found here: https://bevigil.com/pricing/osint
  • binaryedge - $10/month
  • bing
  • bufferoverun - uses the free API
  • censys - API keys are required and can be retrieved from your Censys account.
  • criminalip
  • fullhunt
  • github
  • hunter - limited to 10 on the free plan, so you will need to do -l 10 switch
  • hunterhow
  • intelx
  • netlas - $
  • onyphe -$
  • pentestTools - $
  • projecDiscovery - invite only for now
  • rocketreach - $
  • securityTrails
  • shodan - $
  • tomba - Free up to 50 search.
  • zoomeye

Install and dependencies:

Comments, bugs, and requests:

Main contributors:

  • Twitter Follow Matthew Brown @NotoriousRebel1
  • Twitter Follow Jay "L1ghtn1ng" Townsend @jay_townsend1
  • Twitter Follow Lee Baird @discoverscripts

Thanks:

  • John Matherly - Shodan project
  • Ahmed Aboul Ela - subdomain names dictionaries (big and small)