pC_raw4768.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = raw-4768
    Vendor = Microsoft
    Product = Windows
    Lms = Direct
    DataType = "windows-4768"
    TimeFormat = "yyyy-MM-dd HH:mm:ss"
    Conditions = ["""A Kerberos authentication ticket (TGT) was requested""", """Account Name:"""]
    Fields = [
      """exabeam_host=([^=]{1,2000}?@\s{0,100})?({host}[\w.-]{1,2000})""",
      """exabeam_time=({time}\d\d\d\d-\d\d-\d\d \d\d:\d\d:\d\d)""",
      """hostname=({host}[^=]{1,2000}?),\s{0,100}\w+=""",
      """ip=\[({dest_ip}[a-fA-F0-9.:]{1,2000})""",
      """({time}\d\d\d\d-\d\d-\d\d\s\d\d:\d\d:\d\d)\s({host}[\w\-.]{1,2000})?""",
      """({host}[\w\-.]{1,2000})\s{1,100}({time}\d{1,100}\/\d{1,100}\/\d{1,100}\s{1,100}\d{1,100}:\d{1,100}:\d{1,100}\s{1,100}(am|AM|pm|PM))""", 
      """({event_name}A Kerberos authentication ticket \(TGT\) was requested)""",
      """({time}(?i)(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \d{1,2} \d{1,2}:\d{1,2}:\d{1,2} 20\d{2})""",
      """({event_code}4768)""",
      """Account Name:\s{0,100}(({user_fullname}[^:]{1,2000}?\s[^\s]{1,2000}?)|({user}[^\:]{1,2000}?))(\\n){0,20}\s{0,100}Supplied Realm Name""",
      """Client Address:\s{0,100}(::[\w]{1,2000}:)?(::1|({dest_ip}[a-fA-F:\d.]{1,2000}))""",
      """Result Code:\s{0,100}({result_code}[^:]{1,2000}?)[\\n\s;]{0,2000}Ticket Encryption Type""",
      """Supplied Realm Name:\s{0,100}(-|({domain}[^\s]{1,2000}?))[\\n\s;]{0,2000}User ID""",
      """Supplied Realm Name:\s{0,100}[^"]{0,2000}?User ID:\s{0,100}(?:NULL SID|({user_sid}[^\s]{1,2000}?))[\\n\s;]{0,2000}Service Information""",
      """Ticket Options:\s{0,100}({ticket_options}[^\s]{1,2000}?)[\\n\s;]{0,2000}Result Code:""",
      """Ticket Encryption Type:\s{0,100}({ticket_encryption_type}[^\s]{1,2000}?)[\\n\s;]{0,2000}Pre-Authentication Type:""",
      """Service Name:\s{0,100}({service_name}[^\s]{1,2000}?)[\\n\s;]{0,2000}Service ID:"""
    ]
    DupFields = ["host->dest_host"]
  

}