Kali Linux 学习记录--arpspoof的使用

2018-12-29  本文已影响0人  Creator2K

用法:

arpspoof [-i interface] [-c own|host|both] [-t target] [-r] host

例子: arpspoof -i eth0 -t 192.168.1.100 192.168.1.1

选项:

-i interface                指定要使用的接口。

-c own|host|both      指定范围own|host|both(自己|主机|两者)。

-t target                    指定一台特定主机为ARP中毒(如果未指定,则为LAN上的所有主机)。

-r

host                           指定您希望拦截数据包的主机(通常是本地网关)。

上一篇 下一篇

猜你喜欢

热点阅读