mirror of
https://github.com/k4m4/kickthemout.git
synced 2025-07-03 20:08:15 +02:00
Update spoof.py
This commit is contained in:
parent
2b661805da
commit
3a37cab65f
1 changed files with 0 additions and 1 deletions
1
spoof.py
1
spoof.py
|
@ -17,7 +17,6 @@ from scapy.all import (
|
|||
sendp
|
||||
)
|
||||
|
||||
|
||||
def sendPacket(my_mac, gateway_ip, target_ip, target_mac):
|
||||
ether = Ether()
|
||||
ether.src = my_mac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue