Skip to content

WiFi Hacker Shell Script

Compare
Choose a tag to compare
@esc0rtd3w esc0rtd3w released this 20 May 09:31
· 83 commits to master since this release
  • Added a "forceDisconnectWiFi" function to help fix active internet connection issues.
  • Changed the handling of "WiFi Force Disconnect". Now, after accepting the agreement, the main menu will only load if the connection status is "0". If the status is "1", meaning the WiFi is connected to an access point, the "forceDisconnectWiFi" and "checkNetworkStatus" functions are called until the connection is released. This allows for better control of correcting errors resulting in having an active network connection.
  • Added "ifconfig" and "iwconfig" output to Extras Interface Menu
  • Merged "checkForEmptyBSSID", "checkForEmptyESSID", and "checkForEmptyChannel" into "checkForEmptyCredentials" function.
  • Removed "arAttackDeAuthOnRetry" function. This was a duplicate and now uses "arAttackDeAuth" function instead.
  • Cleaned up "stopMonitorMode" function.
  • Added support for bully, used for WPS attacks.
  • Fixed issue with active network connection not force disconnecting before attacks begin.
  • Updated text for several menus.
  • Fixed (mostly) the issue with backup ZIP files overwriting old backups.