Regular Expressions 101

Community Patterns

match wmic.exe create remote process

0

Regular Expression
Python

r"
\S+\s+(?:(?:\/(?:user|password|node):\S+\s+){3})process\s+call\s+create\s+(?:.*)
"
gm

Description

no description available

Submitted by anonymous - 5 years ago