mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-05 20:42:16 -07:00
Added nmap and nbtscan to dependency list
This commit is contained in:
parent
aca6559544
commit
73fbf9904c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Individually poisons the ARP tables of the target box, the router and the DNS se
|
|||
Also can be used to continuosly jam nearby WiFi networks. This has an approximate range of a 1 block radius, but this can vary based off of the strength of your WiFi card.
|
||||
|
||||
|
||||
Prereqs: Linux, python-scapy, python-nfqueue (nfqueue-bindings 0.4-3), aircrack-ng, python-twisted, BeEF (optional), and a wireless card capable of promiscuous mode if you choose not to use the -ip option
|
||||
Prereqs: Linux, python-scapy, python-nfqueue (nfqueue-bindings 0.4-3), aircrack-ng, python-twisted, BeEF (optional), nmap, nbtscan, and a wireless card capable of promiscuous mode if you choose not to use the -ip option
|
||||
|
||||
Tested on Kali 1.0. In the following examples 192.168.0.5 will be the attacking machine and 192.168.0.10 will be the victim.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue