pC_qldapauthattempt.md
June 14, 2023 ยท View on GitHub
Parser Content
{
Name = q-ldap-auth-attempt
Vendor = Sun One
Product = LDAP
Lms = QRadar
DataType = "authentication-attempt"
TimeFormat = "dd/MM/yyyy:HH:mm:ss.SSS Z"
Conditions = [ """ BIND """, """ resultCode=""", """ clientConnectionPolicy=""" ]
Fields = [
"""\[({time}\d{1,100}\/\w+\/\d\d\d\d:\d\d:\d\d:\d\d\.\d{1,100}\s{0,100}(\+|\-)\d{1,100})\]""",
"""exabeam_startTime=({time}\d{1,100})""",
"""({host}[\w\-\.]{1,2000})\s{1,100}BIND RESULT """,
"""({dest_host}[\w\-\.]{1,2000})\s{1,100}BIND RESULT """,
"""\Wuid=({user}[^\s,"]{1,2000})""",
"""\WauthType="{1,20}({auth_type}[^"]{1,2000}?)"{1,20}(\s{1,100}\w+=|\s{0,100}$)"""
"""\WresultCode=({outcome}\d{1,100})""",
"""\WtargetHost="{1,20}({dest_host}[^"]{1,2000}?)"{1,20}(\s{1,100}\w+=|\s{0,100}$)""",
"""\WtargetPort=({dest_port}\d{1,100})""",
"""\WtargetProtocol="{1,20}({protocol}[^"]{1,2000}?)"{1,20}(\s{1,100}\w+=|\s{0,100}$)""",
"""\WclientIP='?({src_ip}[A-Fa-f\d:.]{1,2000})"""
"""\WrequesterIP="({src_ip}[a-fA-F\d.:]{1,2000})""",
"""\WinstanceName ="({host}[^"]{1,2000})""",
"""\WauthDN="({user_ou}[^"]{1,2000})""",
"""\Wapp='({app}[^']{1,2000}?)'\s\w+="""
"""\WresultCodeName ="{1,20}({result}[^"]{1,2000}?)"\s{0,100}\w+="""
]
DupFields = ["app->service", "auth_type->auth_method"]
}