pC_raw47712.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = raw-4771-2
  Vendor = Microsoft
  Product = Windows
  Lms = Direct
  DataType = "windows-4771"
  TimeFormat = "yyyy-MM-dd'T'HH:mm:ss"
  Conditions = [ """Kerberos Authentication Service""", """Microsoft-Windows-Security-Auditing""","""ServiceName:""", """TicketOptions:""", """4771"""]
  Fields = [
    """({time}\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d)\.\d{1,3}[+\-]{1,20}\d\d:\d\d""",
    """({host}[^\s]{1,2000})\s{1,100}Kerberos Authentication Service""",
    """({event_code}4771)""",
    """TargetUserName:({user}[^,]{1,2000}),""",
    """TargetSid:({user_sid}[^,]{1,2000}),""",
    """ServiceName:\w+\/(?=\w)({domain}[^,]{1,2000})""",
    """Status:({result_code}[^,]{1,2000}),""",
    """IpAddress:(::ffff:)?({dest_ip}[a-fA-F\d:.]{1,2000}),""",
    """({outcome}(Success|Failure) Audit)"""
  ]


}