1.安裝kali linux:
https://blog.csdn.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.csdn.net/Keith_Mo_/article/details/79591224
說明下載並[編譯]一個包cd進入其目錄: make+包名 即可
---------------------------------------------------------------------
安裝wifiphisher時可能會需要python包,網絡原因會下載不下來,需要手動打開網站,按照報錯的提示下載,
linux下解壓會報錯,windows下解壓,放入kali虛擬機后,進入相應目錄進行安裝
python xxx install