Local DB, Threatcrowd, output colors.

This commit is contained in:
Christian Martorella 2018-03-22 23:40:41 +01:00
parent 12921a65c6
commit 1c6db58d6e

16
README
View file

@ -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