pC_sxml12021.md
June 14, 2023 ยท View on GitHub
Parser Content
{
Name = s-xml-1202-1
DataType = "authentication-successful"
Conditions = [ """(EventID 1202)""", """MSWinEventLog""", """AD FS Auditing""" ]
windows-xml-events-1 = {
Vendor = Microsoft
Product = Windows
Lms = Splunk
TimeFormat = "MMM dd HH:mm:ss yyyy"
Fields = [
"""MSWinEventLog\s.{1,2000}?\s({time}\w{3}\s\d{2}\s(\d{2}:){2}\d{2}\s\d{4})""",
"""({host}[\w.-]{1,2000})\sMSWinEventLog\s""",
"""\(EventID\s({event_code}\d{1,200})\)""",
"""(<|<)IpAddress(>|>)({src_ip}[A-Fa-f\d:.]{1,2000})""",
"""(<|<)UserId(>|>)(N\/A|({user_email}[^@&]{1,2000}@[^&\.]{1,2000}\.[^&]{1,2000})|(({domain}[^\\&]{1,2000})\\{1,20})?({user}[^\\&]{1,2000}))(<|<)\/UserId(>|>)"""
}