From a4f99fe69a8bb7430a2ccfb6042900c9563fcd99 Mon Sep 17 00:00:00 2001 From: Dan McInerney Date: Thu, 19 Oct 2017 13:27:21 -0600 Subject: [PATCH] reverted to working version --- LANs.py | 9 --------- 1 file changed, 9 deletions(-) diff --git a/LANs.py b/LANs.py index 016d6a5..d827e96 100755 --- a/LANs.py +++ b/LANs.py @@ -12,15 +12,6 @@ Prerequisites: Linux twisted Note: This script flushes iptables before and after usage. - -To do: 1. Rogue DHCP server - 2. Refactor with lots of smaller functions - 3. Mass wifi jammer - 4. Cookie saver so you can browse using their cookies (how to use nfqueue with multiple queues?) - 5. Add karma MITM technique - 6. Add SSL proxy for self-signed cert, and make the script force a single JS popup saying there's a temporary problem with SSL validation and to just click through - 7. Integrate with wifite - '''