UT: Update custom pbas options in automated_master_config.json
This commit is contained in:
parent
c74f0ed472
commit
d971627be7
|
@ -64,8 +64,10 @@
|
||||||
"PBA_windows_filename": "",
|
"PBA_windows_filename": "",
|
||||||
"command_servers": ["10.197.94.72:5000"],
|
"command_servers": ["10.197.94.72:5000"],
|
||||||
"current_server": "localhost:5000",
|
"current_server": "localhost:5000",
|
||||||
"custom_PBA_linux_cmd": "",
|
"custom_pbas": {
|
||||||
"custom_PBA_windows_cmd": "",
|
"linux_command": "",
|
||||||
|
"windows_command": ""
|
||||||
|
},
|
||||||
"depth": 2,
|
"depth": 2,
|
||||||
"dropper_set_date": true,
|
"dropper_set_date": true,
|
||||||
"exploit_lm_hash_list": ["DEADBEEF", "FACADE"],
|
"exploit_lm_hash_list": ["DEADBEEF", "FACADE"],
|
||||||
|
|
Loading…
Reference in New Issue