Reduce false-positives for Moodle XSS

patch-1
Michael Blake 2020-05-07 21:50:17 -07:00
parent 339ac74114
commit 5caa7cecb9
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ requests:
- 200
- type: word
words:
- "alert(1337)"
- "\"};alert(1337);//"
part: body