forked from p15670423/monkey
Project: Remove `export_monkey_telems` from Vulture's allowlist
This commit is contained in:
parent
324413aee9
commit
f989fdff06
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue