From 86af44a310fc199d326ff73868119288c4afc4c1 Mon Sep 17 00:00:00 2001 From: Tim McLean Date: Fri, 14 Jul 2017 10:18:24 -0700 Subject: [PATCH] corrected 8443 to 4443 --- sniper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sniper b/sniper index 16ad8d3..f644b38 100644 --- a/sniper +++ b/sniper @@ -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