Regular Expressions 101

Community Patterns

0

CmdLineRaw

PCRE2 (PHP >=7.3)
CmdLineRaw
Submitted by anonymous - a year ago
0

json-extract

PCRE2 (PHP >=7.3)
eee
Submitted by anonymous - a year ago

Filtering of URL parameter passwords

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?<=[&\\?])password=[^&]*&?|&password=[^&]*
/
gm

Description

Loading markdown...
Submitted by Jan Kessler - a year ago