BB: Fix a WMI bug in configuration

Depth 3 a should test PTH, because mimikatz is already being tested in depth 1 a.
This commit is contained in:
vakaris_zilius 2022-04-13 12:32:21 +00:00 committed by vakarisz
parent c498b22610
commit 76ba33a750
1 changed files with 3 additions and 2 deletions

View File

@ -34,12 +34,13 @@ class Depth3A(ConfigTemplate):
"3Q=(Ge(+&w]*",
"`))jU7L(w}",
"t67TC5ZDmz",
"Ivrrw5zEzs",
],
"basic_network.scope.depth": 3,
"internal.general.keep_tunnel_open_time": 20,
"basic.credentials.exploit_user_list": ["m0nk3y", "m0nk3y-user"],
"internal.network.tcp_scanner.HTTP_PORTS": [],
"internal.exploits.exploit_ntlm_hash_list": ["d0f0132b308a0c4e5d1029cc06f48692"],
"internal.exploits.exploit_ntlm_hash_list": ["d0f0132b308a0c4e5d1029cc06f48692",
"5da0889ea2081aa79f6852294cba4a5e",
"50c9987a6bf1ac59398df9f911122c9b"],
}
)