Fixed more BB island config problems

This commit is contained in:
VakarisZ 2020-07-30 17:19:47 +03:00
parent f71e6630bc
commit 444ce91f2b
3 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
monkey.conf{
{
"basic": {
"credentials": {
"exploit_password_list": [
@ -108,8 +108,7 @@ monkey.conf{
"PBA_windows_filename": "",
"custom_PBA_linux_cmd": "",
"custom_PBA_windows_cmd": "",
"post_breach_actions": [
]
"post_breach_actions": []
},
"system_info": {
"system_info_collector_classes": [

View File

@ -6,7 +6,7 @@
"3Q=(Ge(+&w]*",
"`))jU7L(w}",
"t67TC5ZDmz",
"12345678",
"12345678"
],
"exploit_user_list": [
"Administrator",

View File

@ -12,7 +12,7 @@
},
"exploiters": {
"exploiter_classes": [
"WmiExploiter",
"WmiExploiter"
]
}
},