Regular Expressions 101

Community Patterns

GetCsrf

1

Regular Expression
PCRE (PHP <7.3)

/
<input type="hidden" value="(.*?)" name="_csrf">
/

Description

no description available

Submitted by Raj - 8 years ago