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
This commit is contained in:
mw3demo 2016-01-02 18:39:00 +00:00
parent 8adbed172d
commit 3f93964b50
1 changed files with 4 additions and 4 deletions

8
sniper
View File

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