pC_cef4625.md
June 14, 2023 ยท View on GitHub
Parser Content
{
Name = cef-4625
Vendor = Microsoft
Product = Windows
Lms = ArcSight
DataType = "windows-failed-logon"
TimeFormat = "epoch"
Conditions = ["""|Microsoft|Microsoft Windows|""", """|Microsoft-Windows-Security-Auditing:4625|"""]
Fields = [
"""({event_name}An account failed to log on)""",
"""\sexternalId=({event_code}\d{1,100})""",
"""\srt=({time}\d{1,100})""",
"""\sdvc=({host}[a-fA-F:\d.]{1,2000})""",
"""\sdvchost=({host}[^\s]{1,2000})""",
"""\sduser=({user}.+?)\s{1,100}\w+=""",
"""\sdntdom=({domain}.+?)\s\w+=""",
"""Security_,ID=({user_sid}[^\s]{1,2000})""",
"""\ssrc=(?:-|({src_ip}[\w:.]{1,2000}))\s{1,100}\w+=""",
"""\scn1=({logon_type}\d{1,100})""",
"""\scs5=({auth_package}[^\s]{1,2000})""",
"""\sdeviceProcessName =({auth_process}[^\s]{1,2000})""",
"""Sub_,Status=({result_code}[^\s]{1,2000})""",
"""Account locked out.+?flexString1=({result_code}[^\s]{1,2000})"""
"""Key_,Length=({key_length}\d{1,100})"""
]
DupFields = ["host->dest_host"]
}