From 918fd979d8f7050dc411e0bede35c4faf53db7f0 Mon Sep 17 00:00:00 2001 From: NotoriousRebel Date: Sun, 4 Nov 2018 17:30:40 -0500 Subject: [PATCH] Updated README.md to include hunter. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 180c7fa8..0ac00e23 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The sources are: * shodan: Shodan Computer search engine, will search for ports and banner of the discovered hosts (http://www.shodanhq.com/) - +* hunter: Hunter search engine Active: ------- @@ -76,7 +76,7 @@ Modules that need API keys to work: * googleCSE: You need to create a Google Custom Search engine(CSE), and add your Google API key and CSE ID in the plugin (discovery/googleCSE.py) * shodan: You need to provide your API key in discovery/shodansearch.py (one provided at the moment) - +* hunter: You need to provide your API key and run it as -u APIkey Dependencies: ------------