forked from p15670423/monkey
Project: Add config's post_breach_actions to Vulture's allowlist
This commit is contained in:
parent
31d9f04fe7
commit
99b621f2c8
|
@ -149,6 +149,7 @@ Report.meta
|
||||||
LDAPServerFactory.buildProtocol
|
LDAPServerFactory.buildProtocol
|
||||||
get_file_sha256_hash
|
get_file_sha256_hash
|
||||||
strict_slashes # unused attribute (monkey/monkey_island/cc/app.py:96)
|
strict_slashes # unused attribute (monkey/monkey_island/cc/app.py:96)
|
||||||
|
post_breach_actions # unused variable (monkey\infection_monkey\config.py:95)
|
||||||
|
|
||||||
# these are not needed for it to work, but may be useful extra information to understand what's going on
|
# these are not needed for it to work, but may be useful extra information to understand what's going on
|
||||||
WINDOWS_PBA_TYPE # unused variable (monkey/monkey_island/cc/resources/pba_file_upload.py:23)
|
WINDOWS_PBA_TYPE # unused variable (monkey/monkey_island/cc/resources/pba_file_upload.py:23)
|
||||||
|
|
Loading…
Reference in New Issue