1.安装kali linux:
https://blog.****.net/qq_42545206/article/details/82788119
https://www.kali.org/downloads/
2.换国内源(必须)
https://www.cnblogs.com/chenxi188/p/10715950.html
3.WiFiPhisher安装:
https://github.com/wifiphisher/wifiphisher
a.先下载第1个链接里的 wifiphisher-1.4.zip
b.解压此包,cd进入此包,
c. 进行安装 python setup.py install
4.中间提示要安装hostadp,输入y回车即可,成功安装图
5.启动: wifiphisher --nojamming
6.使用
https://bbs.ichunqiu.com/thread-19075-1-1.html
https://www.freebuf.com/sectool/132933.html
https://www.cnblogs.com/chenxi188/p/10716826.html
===============问题解决=====================
参考以下文章即可,很详细:
https://blog.****.net/Keith_Mo_/article/details/79591224
说明下载并[编译]一个包cd进入其目录: make+包名 即可
---------------------------------------------------------------------
安装wifiphisher时可能会需要python包,网络原因会下载不下来,需要手动打开网站,按照报错的提示下载,
linux下解压会报错,windows下解压,放入kali虚拟机后,进入相应目录进行安装
python xxx install