Project

General

Profile

Documentation #6566

Updated by Juliana Fajardini Reichow 6 months ago

While we have some fields covered in https://docs.suricata.io/en/latest/output/eve/eve-json-format.html#kerberos-fields,  
 many are still missing: 
 <pre> 
 krb5.cname 
 krb5.encryption 
 krb5.error_code 
 krb5.failed_request 
 krb5.msg_type 
 krb5.ticket_encryption 
 krb5.ticket_weak_encryption 
 krb5.weak_encryption 
 </pre> 

 This task also includes documenting the json schema for krb.

Back