readme edit

This commit is contained in:
DanMcInerney 2014-01-16 06:55:41 -05:00
parent f6ac2d2975
commit e22c819c7b

View file

@ -1,7 +1,7 @@
LANs.py 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. 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.