Code Monkey home page Code Monkey logo

disable_any_wifi_network_python_script's Introduction

Disable_Any_wifi_network_python_script

Disable or enable any wifi network which are discovered in the range of your device PC or router

note that you must be using a wireless external adaptor beacause monitor mode will not work if you using virtual lab it may work if you are using live kali so remember using a external wifi adaptor

Consists of subprocess,optparse and we can also use time module(for how much time you want to disable your or any other discovered wifi)

this is going to be interesting as we are mainly using tools which are already in kali such as

airmon - for enabling monitor mode

airodump - for dumping all nearby networks

aireplay - for applying deauthentication packets or for disabling the wifi

you can follow the steps:

ifconfig

entering argument -i or --iface

now our wireless module is going to monitor mode

Monotor mode you can see ether part is encrypted now

entering the modified interface or entering the same if it doesn't modified

discovering networks wifi and devices connected to them

entering the target details

now our adaptor is on target mac

now running the aireplay command on new shell now the target network is disabled till it runs

press ctrl+c to stop

disable_any_wifi_network_python_script's People

Contributors

anurag708989 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.