From 11c466567d698dd3b90c6a5af3999401fdea35b5 Mon Sep 17 00:00:00 2001 From: Matias Barcenas Date: Wed, 16 Aug 2017 14:47:56 -0500 Subject: [PATCH] Fixed a bug causing double headers in portal selection. --- attacks/Captive Portal/attack.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/attacks/Captive Portal/attack.sh b/attacks/Captive Portal/attack.sh index 58c56b4..d4da3e5 100644 --- a/attacks/Captive Portal/attack.sh +++ b/attacks/Captive Portal/attack.sh @@ -155,10 +155,13 @@ function captive_portal_set_site() { fluxion_header + echo -e "$FLUXIONVLine $CaptivePortalInterfaceQuery" + + echo + view_target_ap_info - io_query_format_fields "$FLUXIONVLine $CaptivePortalInterfaceQuery" \ - "$queryFieldOptionsFormat\n" \ + io_query_format_fields "" "$queryFieldOptionsFormat\n" \ sitesIdentifier[@] sitesLanguage[@] echo