From d22c7813a567e4588b184b85c8939295b9916aa1 Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Mon, 30 Aug 2021 13:28:25 -0400 Subject: [PATCH] BB: Switch the scanning order in tunneling tests Because the SMB exploiter deploys the 32-bit agent, which will then upgrade itself to 64-bit, it takes a long time between when exploitation is successful and the agent calls home. By switching the order that hosts are scanned in, this test runs approximately 25 seconds quicker and allows us to reduce the `keep_tunnel_open_time` setting by 30 seconds. --- envs/monkey_zoo/blackbox/config_templates/tunneling.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/envs/monkey_zoo/blackbox/config_templates/tunneling.py b/envs/monkey_zoo/blackbox/config_templates/tunneling.py index d23ad8708..15fb967d5 100644 --- a/envs/monkey_zoo/blackbox/config_templates/tunneling.py +++ b/envs/monkey_zoo/blackbox/config_templates/tunneling.py @@ -13,11 +13,11 @@ class Tunneling(ConfigTemplate): "basic_network.scope.subnet_scan_list": [ "10.2.2.9", "10.2.1.10", - "10.2.0.11", "10.2.0.12", + "10.2.0.11", ], "basic_network.scope.depth": 3, - "internal.general.keep_tunnel_open_time": 180, + "internal.general.keep_tunnel_open_time": 150, "basic.credentials.exploit_password_list": [ "Password1!", "3Q=(Ge(+&w]*",