From f989fdff0646b5dd18fdea17cfd848f3c637e826 Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Fri, 10 Jun 2022 12:06:11 -0700 Subject: [PATCH] Project: Remove `export_monkey_telems` from Vulture's allowlist --- vulture_allowlist.py | 1 - 1 file changed, 1 deletion(-) diff --git a/vulture_allowlist.py b/vulture_allowlist.py index edfebe4cb..ab09127b3 100644 --- a/vulture_allowlist.py +++ b/vulture_allowlist.py @@ -129,7 +129,6 @@ opnum # unused variable (monkey/infection_monkey/exploit/zerologon.py:466) structure # unused variable (monkey/infection_monkey/exploit/zerologon.py:467) structure # unused variable (monkey/infection_monkey/exploit/zerologon.py:478) oid_set # unused variable (monkey/infection_monkey/exploit/tools/wmi_tools.py:96) -export_monkey_telems # unused variable (monkey/infection_monkey/config.py:282) NoInternetError # unused class (monkey/common/utils/exceptions.py:33) _.__isabstractmethod__ # unused attribute (monkey/common/utils/code_utils.py:11) MIMIKATZ # unused variable (monkey/common/utils/attack_utils.py:21)