matcher updates

patch-1
bauthard 2020-07-31 23:12:34 +05:30
parent a46612e7b7
commit b44f47c502
2 changed files with 4 additions and 3 deletions

View File

@ -10,6 +10,7 @@ requests:
path:
- "{{BaseURL}}/tiki-5.2/tiki-edit_wiki_section.php?type=%22%3E%3Cscript%3Ealert(31337)%3C/script%3E"
- "{{BaseURL}}/tiki-edit_wiki_section.php?type=%22%3E%3Cscript%3Ealert(31337)%3C/script%3E"
matchers-condition: and
matchers:
- type: status
@ -17,5 +18,5 @@ requests:
- 200
- type: word
words:
- "31337"
- "<script>alert(31337)</script>"
part: body