Fixed elastic test config for BB tests

This commit is contained in:
VakarisZ 2020-07-31 11:54:12 +03:00
parent c513c2628a
commit c59be36909
1 changed files with 8 additions and 9 deletions

View File

@ -39,6 +39,13 @@
"internal": {
"classes": {
"finger_classes": [
"SMBFinger",
"SSHFinger",
"PingScanner",
"HTTPFinger",
"MySQLFinger",
"MSSQLFinger",
"ElasticFinger"
]
},
"dropper": {
@ -106,15 +113,7 @@
"PBA_windows_filename": "",
"custom_PBA_linux_cmd": "",
"custom_PBA_windows_cmd": "",
"post_breach_actions": [
"BackdoorUser",
"CommunicateAsNewUser",
"ModifyShellStartupFiles",
"HiddenFiles",
"TrapCommand",
"ChangeSetuidSetgid",
"ScheduleJobs"
]
"post_breach_actions": []
},
"system_info": {
"system_info_collector_classes": [