NewProcessNamethe literal text NewProcessName (case sensitive) .*?any character (except for line terminators), repeated any number of times
Teamsthe literal text Teams (case sensitive) \.the literal . (4610 / 568 / 2E16)
exe<the literal text exe< (case sensitive) \/the literal / (4710 / 578 / 2F16)
Data>the literal text Data> (case sensitive) .*?any character (except for line terminators), repeated any number of times
ParentProcessNamethe literal text ParentProcessName (case sensitive) g modifier: global. Finds all matches instead of stopping after the first
m modifier: multiline. Causes ^ and $ to match the start and end of each line, not only the start and end of the string