Merge pull request #3 from ifly53e/ifly53e-8443-2-4443-1

corrected 8443 to 4443
This commit is contained in:
Tim McLean 2017-07-14 10:18:38 -07:00 committed by GitHub
commit 452501c562
1 changed files with 1 additions and 1 deletions

2
sniper
View File

@ -1344,7 +1344,7 @@ else
msfconsole -x "setg RHOST "$TARGET"; setg RHOSTS "$TARGET"; setg RHOST "$TARGET"; use unix/misc/distcc_exec; run; exit;"
fi
if [ -z "$port_8443" ];
if [ -z "$port_4443" ];
then
echo -e "$OKRED + -- --=[Port 4443 closed... skipping.$RESET"
else