Windows Disconnect Wireless Connection
This module disconnects the current wireless network connection on the specified interface.
Rank
- Normal
Authors
- TheLightCosine < thelightcosine [at] gmail.com >
Development
Similar Modules
- post/windows/wlan/wlan_bss_list
- post/windows/wlan/wlan_current_connection
- post/windows/wlan/wlan_profile
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use post/windows/wlan/wlan_disconnect
msf post(wlan_disconnect) > set SESSION [INTEGER]
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use post/windows/wlan/wlan_disconnect
msf post(wlan_disconnect) > set SESSION [INTEGER]
Module Options
| Interface | The Index of the Interface to Disconnect. Leave at 0 if only one IF (default: 0) |
| SESSION | The session to run this module on. |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
