Regular Expressions 101

Community Patterns

Your search did not match anything

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 - 2 years ago