Added Wildcard postMessage detection

patch-1
sandeep 2021-10-23 23:34:49 +05:30
parent 450e251b00
commit 80301e3f63
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
id: wildcard-postmessage
info:
name: Wildcard postMessage detection
author: pdteam
severity: info
tags: xss
reference: https://jlajara.gitlab.io/web/2020/06/12/Dom_XSS_PostMessage.html
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "postMessage(msg,'*')"