mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-06 04:52:18 -07:00
readme edit
This commit is contained in:
parent
f6ac2d2975
commit
e22c819c7b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue