modified: payloads/payload_example_1.txt
This commit is contained in:
parent
b6854860cb
commit
6bf2453c85
|
@ -1,4 +1,4 @@
|
||||||
REM Opens a private browser to hackertyper.net
|
REM Opens a private browser to youtube.com
|
||||||
DELAY 200
|
DELAY 200
|
||||||
ESCAPE
|
ESCAPE
|
||||||
GUI d
|
GUI d
|
||||||
|
@ -10,7 +10,7 @@ PRIVATE_BROWSER
|
||||||
DELAY 700
|
DELAY 700
|
||||||
CTRL l
|
CTRL l
|
||||||
DELAY 300
|
DELAY 300
|
||||||
STRING hackertyper.net
|
STRING youtube.com
|
||||||
DELAY 300
|
DELAY 300
|
||||||
ENTER
|
ENTER
|
||||||
DELAY 300
|
DELAY 300
|
||||||
|
|
Loading…
Reference in New Issue