Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-11-08 05:31
Flavor·PCRE (Legacy)

/
^.*?CEF:\d+\|(?<severity>.*?)\|(?<group>.*?)\|(?<process>\d+)\|-SiteId\s\((?<processid>\d+)\)\s(?<url>.*?)\s.[^\s]+\s(?<recipient>.*?)\|-RuleName\s(?<threatname>[^\|]+)\|-ActionTakenRequest(?<action>[^\|]+)\|EntryPage\s(?<subject>.*?)\s
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous