./configure checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for pcap_open_live in -lpcap... no error: pcap library not found!
处理方法:
yum install libpcap-devel yum install sqlite-devel
reaver常用技巧:
i监听后接口名称
-b目标mac地址
-a自动检测目标AP最佳配置
-S使用最小的DHkey(可以提高PJ速度)
-vv显示更多的非严重警告
-d即delay每穷举一次的闲置时间预设为1秒
-t即timeout每次穷举等待反馈的最长时间
-c指定频道可以方便找到信号,如-c1指定1频道,大家查看自己的目标频道做相应修改
(非TP-LINK路由推荐–d9–t9参数防止路由僵死