From 48782e79d458121f2439fb9d28ae05a9ec68775e Mon Sep 17 00:00:00 2001 From: Mike Salvatore Date: Wed, 1 Dec 2021 11:23:45 -0500 Subject: [PATCH] =?UTF-8?q?Swimm:=20update=20exercise=20Add=20a=20new=20co?= =?UTF-8?q?nfiguration=20setting=20to=20the=20Agent=20=E2=9A=99=20AzD8XysW?= =?UTF-8?q?g1BBXCjCDkfq?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .swm/AzD8XysWg1BBXCjCDkfq.swm | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/.swm/AzD8XysWg1BBXCjCDkfq.swm b/.swm/AzD8XysWg1BBXCjCDkfq.swm index 708d8e8c5..3339f5178 100644 --- a/.swm/AzD8XysWg1BBXCjCDkfq.swm +++ b/.swm/AzD8XysWg1BBXCjCDkfq.swm @@ -29,24 +29,6 @@ " victims_max_exploit = 100" ] }, - { - "type": "snippet", - "path": "monkey/infection_monkey/monkey.py", - "comments": [], - "firstLineNumber": 220, - "lines": [ - " if not WormConfiguration.alive:", - " logger.info(\"Marked not alive from configuration\")", - " ", - "* machines = self._network.get_victim_machines(", - "* max_find=WormConfiguration.victims_max_find,", - "* stop_callback=ControlClient.check_for_stop,", - "* )", - " for machine in machines:", - " if ControlClient.check_for_stop():", - " break" - ] - }, { "type": "snippet", "path": "monkey/monkey_island/cc/services/config_schema/internal.py", @@ -79,7 +61,6 @@ "app_version": "0.6.6-2", "file_blobs": { "monkey/infection_monkey/config.py": "8f4984ba6563564343282765ab498efca5d89ba8", - "monkey/infection_monkey/monkey.py": "4160a36e0e624404d77526472d51dd07bba49e5a", "monkey/monkey_island/cc/services/config_schema/internal.py": "86318eaf19b9991a8af5de861a3eb085238e17a4" } }