Additional matcher
parent
e690901c86
commit
3b6d6322ea
|
@ -33,4 +33,9 @@ requests:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- '<script> alert'
|
- '<script> alert'
|
||||||
negative: true
|
negative: true
|
||||||
|
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- 'PHPSESSID'
|
||||||
|
part: header
|
Loading…
Reference in New Issue