From 9f8ef2d59f49634f6068f0fadcd93f7751e66157 Mon Sep 17 00:00:00 2001 From: Dan McInerney Date: Fri, 16 Nov 2018 07:34:43 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a09a72a..322656a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ LANs.py ======== +*** NOTE *** +I do not maintain this anymore. I highly suggest using bettercap instead for ARP and MITM needs. + * Automatically find the most active WLAN users then spy on one of them and/or inject arbitrary HTML/JS into pages they visit. * Individually poisons the ARP tables of the target box, the router and the DNS server if necessary. Does not poison anyone else on the network. Displays all most the interesting bits of their traffic and can inject custom html into pages they visit. Cleans up after itself.