mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-08-20 21:43:26 -07:00
minor
This commit is contained in:
parent
2ce543e2f6
commit
89005f41b8
2 changed files with 8 additions and 11 deletions
|
@ -28,7 +28,7 @@ Usage
|
|||
python LANs.py
|
||||
```
|
||||
|
||||
Because there's no -ip option this will ARP scan the network, compare it to a live running promiscuous capture, and list all the clients on the network including their Windows netbios names along with how many data packets they're sending. so you can immediately target the active ones. The ability to capture data packets they send is very dependent on physical proximity and the power of your network card. then you can Ctrl-C and pick your target which it will then ARP spoof. Simple target identification and ARP spoofing.
|
||||
Because there's no -ip option this will ARP scan the network, compare it to a live running promiscuous capture, and list all the clients on the network including their Windows netbios names along with how many data packets they're sending so you can immediately target the active ones. The ability to capture data packets they send is very dependent on physical proximity and the power of your network card. then you can Ctrl-C and pick your target which it will then ARP spoof. Simple target identification and ARP spoofing.
|
||||
|
||||
### Passive harvesting:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue