Updated Payload WiFi password grabber (markdown)

This commit is contained in:
Xib3rR4dAr 2017-01-14 11:50:07 +05:00
parent 3e46cf5466
commit 38d57538bb
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ ENTER
**If you have any suggestions, write them down here.**
- For me i needed to add a DELAY 50 betwin the powershell exit and the cmd exit.. (But i'm on an Arduino Mini with a special compiler)
- If the wifi ssid has a space like "TPLINK HOME" then A would be set to "TPLINK" and get error "Profile "TPLINK" is not found on the system"
The cmd prompt must be elevated to get any passwords. If you change from using the WINDOWS r to using the search menu for "cmd" and pressing ctrl+shift+enter you can get a UAC prompt. From there you'd need to alt+Y to get the elevated prompt.