Regular Expressions 101

Community Patterns

GF API Scan

0

Regular Expression
PCRE2 (PHP >=7.3)

/
\.(?>post|put|get|patch|delete|head|options)\((?>[\"\']?)(\/?api(?>\/\w+){0,}\/?)\w+
/
gm

Description

using gf I wan to scan apis better

Submitted by Chase Jensen - a year ago