mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-07-03 11:58:13 +02:00
Update kickthemout.py, scan.py, spoof.py
This commit is contained in:
parent
89e3943cfa
commit
d89627ab80
3 changed files with 4 additions and 8 deletions
2
spoof.py
2
spoof.py
|
@ -40,4 +40,4 @@ def sendPacket(my_mac, gateway_ip, target_ip, target_mac):
|
|||
packet = ether / arp
|
||||
sendp(x=packet, verbose=False)
|
||||
|
||||
broadcastPacket()
|
||||
broadcastPacket()
|
Loading…
Add table
Add a link
Reference in a new issue