pC_mcafeesiem4776.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = mcafee-siem-4776
    Vendor = Microsoft
    Product = Windows
    Lms = Direct
    DataType = "windows-4776"
    TimeFormat = "yyyy-MM-dd'T'HH:mm:ssZ"
    Conditions = [ """McAfee_SIEM:""", """The domain controller attempted to validate the credentials for an account""" ]
    Fields = [
      """({event_name}The (computer|domain controller) attempted to validate the credentials for an account)""",
      """"dst_ip":"({dest_ip}[^"]{1,2000})""",
      """"id":\d{0,100}({event_code}4776)""",
      """"firsttime":"({time}\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\dZ)""",
      """"DomainID":"({domain}[^"]{1,2000})""",
      """"HostID":"({host}[^"]{1,2000})""",
      """"UserIDSrc":"({user}[^"]{1,2000})""",
      """"Status":"({result_code}[^"]{1,2000})""",
      """"src_ip":"({src_ip}[^"]{1,2000})""",
    ]
    DupFields = [ "host->dest_host" ]
  

}