mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
Update MD
This commit is contained in:
parent
914a8d73d3
commit
d115f2874f
1 changed files with 5 additions and 15 deletions
20
README.md
20
README.md
|
@ -1,19 +1,15 @@
|
|||
*******************************************************************
|
||||
```*******************************************************************
|
||||
* *
|
||||
* | |_| |__ ___ /\ /\__ _ _ ____ _____ ___| |_ ___ _ __ *
|
||||
* | __| '_ \ / _ \ / /_/ / _` | '__\ \ / / _ \/ __| __/ _ \ '__| *
|
||||
* | |_| | | | __/ / __ / (_| | | \ V / __/\__ \ || __/ | *
|
||||
* \__|_| |_|\___| \/ /_/ \__,_|_| \_/ \___||___/\__\___|_| *
|
||||
* *
|
||||
<<<<<<< HEAD:README.md
|
||||
* TheHarvester Ver. 3.0.0 *
|
||||
=======
|
||||
* TheHarvester Ver. 3.0 *
|
||||
>>>>>>> cd5580925e8ec10714acf3bf02c23686e4fb93e0:README
|
||||
* Coded by Christian Martorella *
|
||||
* Edge-Security Research *
|
||||
* cmartorella@edge-security.com *
|
||||
*******************************************************************
|
||||
*******************************************************************```
|
||||
|
||||
What is this?
|
||||
-------------
|
||||
|
@ -68,7 +64,6 @@ The sources are:
|
|||
|
||||
Active:
|
||||
-------
|
||||
-Port scanning and takeover options: this option will create connection to the hosts discovererd
|
||||
-DNS brute force: this plugin will run a dictionary brute force enumeration
|
||||
-DNS reverse lookup: reverse lookup of ip´s discovered in order to find hostnames
|
||||
-DNS TDL expansion: TLD dictionary brute force enumeration
|
||||
|
@ -92,6 +87,9 @@ Changelog in 3.0.0:
|
|||
-Subdomain takeover checks
|
||||
-Port scanning (basic)
|
||||
-Improved DNS dictionary
|
||||
-Shodan DB search fixed
|
||||
-Result storage in Sqlite
|
||||
|
||||
|
||||
|
||||
Changelog in 2.7.2:
|
||||
|
@ -101,14 +99,6 @@ Changelog in 2.7.2:
|
|||
-Basic local storage of results using Sqlite (WIP)
|
||||
|
||||
|
||||
<<<<<<< HEAD:README.md
|
||||
=======
|
||||
Changelog in 2.7.1:
|
||||
------------------
|
||||
-Added Virustotal, Netcraft, Crt.sh engines
|
||||
|
||||
|
||||
>>>>>>> cd5580925e8ec10714acf3bf02c23686e4fb93e0:README
|
||||
Comments? Bugs? Requests?
|
||||
------------------------
|
||||
cmartorella@edge-security.com
|
||||
|
|
Loading…
Reference in a new issue