Project: Add entries to Vulture allowlist

This commit is contained in:
Shreya Malviya 2022-09-02 12:25:08 +05:30
parent c985337df0
commit 4017f094cf
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,8 @@ from common.agent_configuration.agent_sub_configurations import (
CustomPBAConfiguration,
ScanTargetConfiguration,
)
from common.credentials import Credentials
from common.utils import IJSONSerializable
from infection_monkey.exploit.log4shell_utils.ldap_server import LDAPServerFactory
from monkey_island.cc.models import Report
from monkey_island.cc.models.networkmap import Arc, NetworkMap
@ -310,3 +312,6 @@ SCANNED
EXPLOITED
CC
CC_TUNNEL
Credentials.from_json
IJSONSerializable.from_json