From e22c819c7baeb4396f9468b9df9b4bffe9ddcd0e Mon Sep 17 00:00:00 2001 From: DanMcInerney Date: Thu, 16 Jan 2014 06:55:41 -0500 Subject: [PATCH] readme edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a442544..2cc9a8d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ LANs.py ======== -Spy on a WLAN user and/or inject arbitrary HTML into pages they visit. Technically: multithreaded asynchronous packet parsing/injecting ARP/DNS poisoner. +Automatically find the most active WLAN users then spy on one of them and/or inject arbitrary HTML/JS into pages they visit. Technically: multithreaded asynchronous packet parsing/injecting ARP/DNS poisoner. 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.