pC_mcafeesiem4624.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = mcafee-siem-4624
    Vendor = Microsoft
    Product = Windows
    Lms = Direct
    DataType = "windows-4624"
    TimeFormat = "yyyy-MM-dd'T'HH:mm:ssZ"
    Conditions = [ """McAfee_SIEM:""", """An account was successfully logged on""" ]
    Fields = [
      """({event_name}An account was successfully logged on)""",
      """"src_ip":"({src_ip}[^"]{1,2000})""",
      """"dst_ip":"({dest_ip}[^"]{1,2000})""",
      """"id":\d{0,100}({event_code}4624)""",
      """"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})""",
      """"Security_ID":"({user_sid}[^"]{1,2000})""",
      """"Source_Logon_ID":"({logon_id}[^"]{1,2000})""",
      """"Logon_Type":"({logon_type}[^"]{1,2000})""",
      """"ObjectID":"({auth_package}[^"]{1,2000})""",
    ]
    DupFields = [ "host->dest_host" ]
  

}