diff --git a/README b/README index 80e9c122..ea18709a 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ * | |_| | | | __/ / __ / (_| | | \ V / __/\__ \ || __/ | * * \__|_| |_|\___| \/ /_/ \__,_|_| \_/ \___||___/\__\___|_| * * * -* TheHarvester Ver. 2.7.1 * +* TheHarvester Ver. 2.7.2 * * Coded by Christian Martorella * * Edge-Security Research * * cmartorella@edge-security.com * @@ -14,7 +14,7 @@ What is this? ------------- -theHarvester is a tool for gathering e-mail accounts, subdomain names, virtual +theHarvester is a tool for gathering subdomain names, e-mail addresses, virtual hosts, open ports/ banners, and employee names from different public sources (search engines, pgp key servers). @@ -25,6 +25,11 @@ 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 -googleCSE: google custom search engine @@ -76,6 +81,13 @@ Dependencies: -Requests library (http://docs.python-requests.org/en/latest/) `pip install requests` +Changelog in 2.7.2: +------------------ +-Added threatcrowd +-Added IP resolution for all results +-Basic local storage of results using Sqlite (WIP) + + Changelog in 2.7.1: ------------------ -Added Virustotal, Netcraft, Crt.sh engines