Implement ICS/SCADA and IMAP Bait features
This commit is contained in:
@@ -23,10 +23,10 @@ BUILD_SERVICES = [
|
||||
"ssh", "http", "rdp", "smb", "ftp", "smtp", "elasticsearch",
|
||||
"pop3", "imap", "mysql", "mssql", "redis", "mongodb", "postgres",
|
||||
"ldap", "vnc", "docker_api", "k8s", "sip",
|
||||
"mqtt", "llmnr", "snmp", "tftp",
|
||||
"mqtt", "llmnr", "snmp", "tftp", "conpot"
|
||||
]
|
||||
|
||||
UPSTREAM_SERVICES = ["telnet", "conpot"]
|
||||
UPSTREAM_SERVICES = ["telnet"]
|
||||
|
||||
|
||||
def _make_config(services, distro="debian", base_image=None, build_base=None):
|
||||
|
||||
Reference in New Issue
Block a user