From 3f93964b5028fbefb5f4279447a62c0fa616ef82 Mon Sep 17 00:00:00 2001 From: mw3demo Date: Sat, 2 Jan 2016 18:39:00 +0000 Subject: [PATCH] Uppercase H vs lowercase fix for "theHarvester" Kali refers to "theharvester" as "theHarvester" with a capital "H". Should fix that part of issue #20 , the rest he needs to update via install.sh --- sniper | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sniper b/sniper index b4c092a..6cddf64 100644 --- a/sniper +++ b/sniper @@ -79,10 +79,10 @@ if [ $SCAN_TYPE == "DOMAIN" ]; then dig -x $TARGET whois $TARGET - theharvester -d $TARGET -b google - theharvester -d $TARGET -b bing - theharvester -d $TARGET -b linkedin - theharvester -d $TARGET -b people123 + theHarvester -d $TARGET -b google + theHarvester -d $TARGET -b bing + theHarvester -d $TARGET -b linkedin + theHarvester -d $TARGET -b people123 dnsrecon -d $TARGET dnsrecon -d $TARGET -t zonewalk dnsrecon -d quora.com -t axfr