Skip to content

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

Notifications You must be signed in to change notification settings

anurag708989/Disable_Any_wifi_network_python_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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,re(regular expression) 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages