From bf8a6537cb6b5dc0bcea33403e94f1bb4746966e Mon Sep 17 00:00:00 2001 From: Usama Abdul Sattar Date: Thu, 17 Oct 2019 08:12:15 +0500 Subject: [PATCH] Update attack.sh --- attacks/Captive Portal/attack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attacks/Captive Portal/attack.sh b/attacks/Captive Portal/attack.sh index aeae3a0..5789fe1 100755 --- a/attacks/Captive Portal/attack.sh +++ b/attacks/Captive Portal/attack.sh @@ -16,7 +16,7 @@ CaptivePortalAuthenticationMethodsInfo=( # ============= < Virtual Network Configuration > ============ # # To avoid collapsing with an already existing network, # we'll use a somewhat uncommon network and server IP. -CaptivePortalGatewayAddress="192.168.254.1" +CaptivePortalGatewayAddress="192.169.254.1" CaptivePortalGatewayNetwork=${CaptivePortalGatewayAddress%.*}