pC_sentinelonewebactivity1.md
August 8, 2023 ยท View on GitHub
Parser Content
{
Name = sentinelone-web-activity-1
DataType = "web-activity"
Conditions = [ """"SentinelOne"""", """Deep Visibility Endpoint""", """http {""", """method:""" ]
Fields = ${SentinelOneParserTemplates.sentinelone-activity.Fields} [
"""method:\s{0,100}\\?"{1,20}({method}[^"\\]{1,2000})""",
"""url:\s{0,100}\\"{1,20}({full_url}({protocol}[^:\\\/\s,"]{1,2000}):\/{0,20}({web_domain}[^\\\/\s:,"]{1,2000})(:({dest_port}\d{1,100}))?({uri_path}\/[^\s\?"]{0,2000})?(\?({uri_query}[^"\s]{0,2000}))?)\\"""",
]
sentinelone-activity {
Vendor = SentinelOne
Product = Singularity Platform
Lms = Splunk
TimeFormat = "epoch"
Fields = [
"""exabeam_host=([^=]{1,2000}@\s{0,100})?(::ffff:)?({host}\S{1,2000})""",
"""\smillisecondsSinceEpoch:\s{0,100}({time}\d{1,20})""",
"""\\ncomputer_name:\s{0,100}"{1,20}({host}[\w\-.]{1,2000})""""
"""\\nos_name:\s{0,100}"{1,20}({os}[^"]{1,2000})"""
"""\\nagent_version:\s{0,100}"{1,20}({user_agent}[^"]{1,2000})"""
"""\ssizeBytes:\s{0,100}({bytes}\d{1,100})""",
"""user\s{0,100}\{[^\}]{1,2000}?sid:[^"]{0,2000}?"{1,20}({user_sid}[^"\\]{1,2000})""",
"""user\s{0,100}\{\\n\s{1,100}name:\s{1,100}\\?"{0,20}((NT AUTHORITY|({domain}[^\\"]{1,2000}))\\+)?(SYSTEM|NETWORK SERVICE|LOCAL SERVICE|({user_email}[^@"]{1,2000}@[^\.]{1,2000}\.[^"]{1,2000})|({user}[^\\"]{1,2000}))""",
""""app-username":"((NT AUTHORITY|({domain}[^\\"]{1,2000}))\\+)?(SYSTEM|NETWORK SERVICE|LOCAL SERVICE|({user}[^"]{1,2000}?))\s{0,100}"""",
"""\ssha256:\s{0,100}\\?"{1,20}({sha256}[^"\\]{1,2000})""",
"""\smd5:\s{0,100}\\?"{1,20}({md5}[^"\\]{1,2000})""",
"""\spid:\s{0,100}({pid}\d{1,100})""",
"""path:\s{1,100}\\?"{1,20}({process}({process_directory}[^"]{1,2000}?)[\\\/]{0,2000}({process_name}[^"\\\/]{1,2000}))\\*"""",
"""destinationAddress\s.*?address:\s{0,100}\\?"{1,20}({dest_ip}[^\\"]{1,2000})""",
"""destinationAddress\s.*?port:\s{0,100}({dest_port}\d{1,100})""",
"""\sstatus:\s{0,100}({outcome}\w+)""",
"""(sourceAddress|\slocal)\s.*?port:\s{0,100}({src_port}\d{1,5})""",
"""(sourceAddress|\slocal)\s.*?address:\s{0,100}\\?"{1,20}(0\.0\.0\.0|({src_ip}[a-fA-F\d:\.]{1,2000}))"""",
"""sha1:\s{0,100}"{0,100}({sha1}[^"]{1,2000})"""",
"""sizeBytes:\s{0,20}({bytes}\d{1,20})""",
"""commandLine:\s{0,20}"({command_line}[^\{]{1,2000}?)"\\n\s"""
}