Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
ssl[.]{0,1}verify[ -_\"']{1,6}false['\"\\]{0,3}
/
gi

Description

Find SSLVerify = false

Submitted by @Sergiomarotco - a year ago