pC_rs4625.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = rs-4625
    Vendor = Microsoft
    Product = Windows
    Lms = Direct
    DataType = "windows-failed-logon"
    TimeFormat = "MMM dd HH:mm:ss yyyy"
    Conditions = [ ",4625,Microsoft-Windows-Security-Auditing", "Logon Type", "An account failed to log on" ]
    Fields = [
      """({event_name}An account failed to log on)""",
      """exabeam_host=({dest_host}[\w.\-]{1,2000})""",
      """,\w+ ({time}\w+ \d{1,100} \d{1,100}:\d{1,100}:\d{1,100} \d\d\d\d),4625,""",
      """,(Audit Failure|Failure Audit|Information),({dest_host}[^,]{1,2000}),""",
      """({event_code}4625)""",
      """\s{0,100}Subject:.+?Account Name:\s{1,100}(?=\w)(-|({caller_user}[^\s@]{1,2000}?))[\s;]{0,2000}Account Domain:""",
      """\s{0,100}Subject:.+?Account Domain:\s{1,100}(?=\w)({caller_domain}[^:;]{1,2000}?)[\s;]{0,2000}Failure Information:""",
      """Logon Type:\s{1,100}({logon_type}[\d]{1,2000})""",
      """Logon Process:\s{1,100}(?:({auth_process}[^\s]{1,2000}))\s{1,100}Authentication Package:""",
      """Authentication Package:\s{1,100}(?:({auth_package}[^\s]{1,2000}))\s{1,100}Transited Services""",
      """Logon ID:\s{1,100}({logon_id}[^\s]{1,2000})\s{1,100}Logon GUID""",
      """\s{0,100}Account For[\s;]{0,2000}Which Logon Failed:[\s;]{0,2000}Security ID:\s{0,100}(?:\/?NULL SID|(?:|({user_sid}.+?)))[\s;]{0,2000}Account Name""",
      """\s{0,100}Logon Failed:.+?Account Name:\s{0,100}(?=\w)({user}[^\s@]{1,2000}?)[\s;]{0,2000}Account Domain:""",
      """\s{0,100}Logon Failed:.+?Account Domain:\s{0,100}(?=\w)({domain}.+?)[\s;]{0,2000}Failure Information""",
      """\s{0,100}Sub Status:\s{0,100}({result_code}.+?)[\s;]{0,2000}Process Information:""",
      """Workstation Name:\s{1,100}({src_host_windows}[^\s]{1,2000})\s{1,100}Source Network""",
      """Source Network Address:\s{1,100}(?:-|({src_ip}[\w:.]{1,2000}))\s{1,100}Source Port:"""
      """Key Length:\s{0,100}({key_length}\d{1,100})"""
    ]
    DupFields = [ "dest_host->host" ]
  

}