Open lander1003 opened 4 years ago
网卡名字(wifi='Intel(R) Dual Band Wireless-AC 3168')要改成你的网卡名称 包from scapy.all import * 看看你是否已经安装了 没安装就pip安装一下,如果用的是pycharm还装了conda就直接在pycharm里改一下解释器为conda,再找到scapy装好就行了
------------------ 原始邮件 ------------------ 发件人: "lander1003"<notifications@github.com>; 发送时间: 2020年2月9日(星期天) 晚上6:13 收件人: "codedying/arp-"<arp-@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [codedying/arp-] 怎么使用啊 (#1)
选择局域网扫描报了以下错误,怎么安装winpcap啊 RuntimeError: Sniffing and sending packets is not available at layer 2: winpcap is not installed. You may use conf.L3socket orconf.L3socket6 to access layer 3 选择DNS劫持让我执行扫描程序,扫描程序是啥啊 谢谢
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
收到,谢谢啦,我没有改网卡名称。改了之后DNS劫持了可以用了哇
选择布局扫描报了了以下错误,怎么安装winpcap啊 RuntimeError:在第2层上,嗅探和发送数据包不可用:未安装winpcap。您可以使用conf.L3socket或conf.L3socket6访问第3层。 选择DNS劫持让我执行扫描程序,扫描程序是啥啊 谢谢
http://www.winpcap.org/devel.html #winpcap下载地址
选择局域网扫描报了以下错误,怎么安装winpcap啊 RuntimeError: Sniffing and sending packets is not available at layer 2: winpcap is not installed. You may use conf.L3socket orconf.L3socket6 to access layer 3 选择DNS劫持让我执行扫描程序,扫描程序是啥啊 谢谢