forked from p15670423/monkey
Common: Remove credential collector names and validation formats
This commit is contained in:
parent
16e8443134
commit
9f0029d040
|
@ -1,2 +0,0 @@
|
|||
MIMIKATZ_COLLECTOR = "MimikatzCollector"
|
||||
SSH_COLLECTOR = "SSHCollector"
|
|
@ -1,5 +0,0 @@
|
|||
# Defined in UI on ValidationFormats.js
|
||||
IP_RANGE = "ip-range"
|
||||
IP = "ip"
|
||||
VALID_RANSOMWARE_TARGET_PATH_LINUX = "valid-ransomware-target-path-linux"
|
||||
VALID_RANSOMWARE_TARGET_PATH_WINDOWS = "valid-ransomware-target-path-windows"
|
Loading…
Reference in New Issue