mirror of https://github.com/n1nj4sec/pupy.git
change default config
This commit is contained in:
parent
ee8f21be9d
commit
6b5af44c08
|
@ -39,7 +39,6 @@ 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
|
|
||||||
|
|
||||||
[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)
|
||||||
|
|
Loading…
Reference in New Issue