Agent: Remove kerberos cred type from pypykatz handler

This commit is contained in:
Shreya Malviya 2022-04-19 14:05:22 +05:30 committed by VakarisZ
parent 825fe33885
commit 704cc8cca3
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ CREDENTIAL_TYPES = [
"ssp_creds",
"livessp_creds",
"dpapi_creds",
"kerberos_creds",
"credman_creds",
"tspkg_creds",
]