forked from p15670423/monkey
Agent: Remove kerberos cred type from pypykatz handler
This commit is contained in:
parent
825fe33885
commit
704cc8cca3
|
@ -16,7 +16,6 @@ CREDENTIAL_TYPES = [
|
||||||
"ssp_creds",
|
"ssp_creds",
|
||||||
"livessp_creds",
|
"livessp_creds",
|
||||||
"dpapi_creds",
|
"dpapi_creds",
|
||||||
"kerberos_creds",
|
|
||||||
"credman_creds",
|
"credman_creds",
|
||||||
"tspkg_creds",
|
"tspkg_creds",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue