forked from p15670423/monkey
BB: Reduce the time that tunnels are held open in tunneling test
This commit is contained in:
parent
123606f23d
commit
5835a87d3c
|
@ -17,7 +17,7 @@ class Tunneling(ConfigTemplate):
|
|||
"10.2.0.11",
|
||||
],
|
||||
"basic_network.scope.depth": 3,
|
||||
"internal.general.keep_tunnel_open_time": 150,
|
||||
"internal.general.keep_tunnel_open_time": 30,
|
||||
"basic.credentials.exploit_password_list": [
|
||||
"Password1!",
|
||||
"3Q=(Ge(+&w]*",
|
||||
|
|
Loading…
Reference in New Issue