pC_crowdstrikeprocesscreated.md

June 14, 2023 ยท View on GitHub

Parser Content

{
Name = crowdstrike-process-created
    Vendor = CrowdStrike
    Product = Falcon
    Lms = Direct
    DataType = "process-created"
    IsHVF = true
    TimeFormat = "epoch"
    Conditions = [ """"event_simpleName":""", """"ProcessRollup2"""" ]
    Fields = [
      """exabeam_host=([^=]{1,2000}@\s{0,100})?(cc|({host}[\w\-.]{1,2000}))""",
      """"aip":\s{0,100}"({aip}[^"]{1,2000})"""",
      """"aip":\s{0,100}"({dest_ip}[^"]{1,2000})"""
      """"timestamp":\s{0,100}"({time}\d{13})"""",
      """"event_simpleName":\s{0,100}"({event_code}[^"]{1,2000})""",
      """"aid":\s{0,100}"({aid}[^"]{1,2000})""",
      """"CommandLine":\s{0,100}"\s{0,100}({command_line}[^\n]{1,2000}?)\s{0,100}"?,"""",
      """"CommandLine":\s{0,100}"\s{0,100}({process}({directory}[^,="]{0,2000}?[\\\/]{1,2000})({process_name}[^\\\/=]{0,2000}?))\s{0,100}",""",
      """"CommandLine":\s{0,100}"\s{0,100}[^",]{0,2000}"({process}({directory}[^"=]{0,2000}[\\\/]{1,2000}?)({process_name}[^\\\/"=]{1,2000}))""",
      """"CommandLine":\s{0,100}"\s{0,100}(?=[\\\/\w.]{1,2000}\s{1,100})(({directory}[^"=]{0,2000}[\\\/]{1,2000}?)({process_name}[^\s"=]{1,2000}))""",
      """"CommandLine":\s{0,100}"\s{0,100}(?=[\w.]{1,2000}\s{1,100})({process_name}[^\s"=]{1,2000})""",
      """"CommandLine":\s{0,100}"\s{0,100}({process}({directory}[^,="-]{0,2000}?[\\\/]{1,2000})({process_name}[^\\\/=]{0,2000}?))(?:\s{0,100}-+\w+.*)"{1,20

}