System
Manage the underlying Linux system here.
Set Variables
Set system environment variables. This is required for some plugins, like the "LOLBINs" plugin for target IP addresses, SMB servers, etc.
Shutdown
Shut down the underlying system
Reboot
Reboot Kali, duh
System Info
Grab system information of the WiFi adapters, but limited to the adapter's name and it's connected IP address. Detects if an adapter is not connected to WiFi or is in monitor mode.
Connect WiFi
Connects to a WiFi network. Doesn't work too well, and is limited to WPA2 networks only. Straightforward to use though.
Fix Interfaces
A bandaid fix for when an adapter bricks itself. Stops monitor mode on all adapters, sets them to up, and restarts NetworkManager. Usually fixes most issues.
Last updated