zoukankan      html  css  js  c++  java
  • wifi pj WiFiPhisher 安装使用

    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

  • 相关阅读:
    json2源码
    在table中插入别的代码
    基于HTML5和Javascript的移动应用架构
    webkitscrollbar
    性能调优之Javascript内存泄漏
    javascript时区函数介绍
    几道面试题
    CSS property: webkitbackfacevisibility
    某人2013js趋势的一些判断
    用js操作cookie保存浏览记录
  • 原文地址:https://www.cnblogs.com/chenxi188/p/10716537.html
Copyright © 2011-2022 走看看