drives -> mount alias

This commit is contained in:
Oleksii Shevchuk 2016-10-20 14:40:05 +03:00
parent 28dc448e18
commit da628c8a0d
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ getpid = getpid
getppid = getppid getppid = getppid
pwd = pyexec -c 'import os;print os.getcwd()' pwd = pyexec -c 'import os;print os.getcwd()'
#tasklist = shell_exec 'tasklist /v' #tasklist = shell_exec 'tasklist /v'
creds = creds -S
mount = drives
[rubber_ducky] [rubber_ducky]
#path to the encoder.jar file of Rubber-Ducky project (see https://github.com/hak5darren/USB-Rubber-Ducky/blob/master/Encoder/encoder.jar) #path to the encoder.jar file of Rubber-Ducky project (see https://github.com/hak5darren/USB-Rubber-Ducky/blob/master/Encoder/encoder.jar)