sec-pentesting-toolkit/Rubber_Duck/bt3gl/windows/hello-world/example1/exploit.txt
2014-09-30 23:29:07 -04:00

9 lines
No EOL
118 B
Text

REM open notepad and type a text
DELAY 3000
GUI R
DELAY 200
STRING notepad
ENTER
DELAY 200
STRING Hello World!!!
ENTER