Regular Expressions 101

Community Patterns

1...56789...283

CVE-2021-31805 (s2-062)

0

Regular Expression
Python

r"
\%[\s|\\r|\\n]*\{[\s|\\r|\\n]*(?:[\s|\\r|\\n]*\(\#[^\=]+\=[^\)]+\)\.)
"
ig

Description

%[\s|\r|\n]{[\s|\r|\n](?:[\s|\r|\n]*(#[^=]+=[^)]+).)

Submitted by anonymous - 2 years ago