RE patterns to use with burp suite traffic.

This commit is contained in:
Ciaran 2023-02-02 21:52:24 +00:00
parent 32ccbcc48c
commit e58fc4ebc8
1 changed files with 3 additions and 0 deletions

3
regex.txt Normal file
View File

@ -0,0 +1,3 @@
(graphql\?\w+|\{\s*\"query\"\:|\s*\"operationName\"|\s*\"variables\")
(query\s+\b[A-Z]|kind\:\"\w+\")
(api|\/api\/|\/v[1-10]\/|\/\d*\.\d*\/)