forked from p34709852/monkey
Common: Remove CREDENTIALS from TelemCategoryEnum
This commit is contained in:
parent
eba94293d4
commit
08fc1c6d39
|
@ -1,7 +1,6 @@
|
|||
class TelemCategoryEnum:
|
||||
ATTACK = "attack"
|
||||
AWS_INFO = "aws_info"
|
||||
CREDENTIALS = "credentials"
|
||||
EXPLOIT = "exploit"
|
||||
FILE_ENCRYPTION = "file_encryption"
|
||||
POST_BREACH = "post_breach"
|
||||
|
|
Loading…
Reference in New Issue