UT: Update custom pbas options in automated_master_config.json

This commit is contained in:
Mike Salvatore 2022-04-14 13:58:44 -04:00
parent c74f0ed472
commit d971627be7
1 changed files with 4 additions and 2 deletions

View File

@ -64,8 +64,10 @@
"PBA_windows_filename": "",
"command_servers": ["10.197.94.72:5000"],
"current_server": "localhost:5000",
"custom_PBA_linux_cmd": "",
"custom_PBA_windows_cmd": "",
"custom_pbas": {
"linux_command": "",
"windows_command": ""
},
"depth": 2,
"dropper_set_date": true,
"exploit_lm_hash_list": ["DEADBEEF", "FACADE"],