minor-update

patch-12
Dhiyaneshwaran 2024-10-08 14:22:54 +05:30 committed by GitHub
parent 9365e77ef7
commit a381f22134
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 3 deletions

View File

@ -5,7 +5,8 @@ info:
author: pdteam author: pdteam
severity: medium severity: medium
metadata: metadata:
max-request: 4 max-request: 8
verified: true
tags: headless tags: headless
headless: headless:
@ -17,7 +18,7 @@ headless:
- action: waitload - action: waitload
- action: script - action: script
name: extract name: extract1
args: args:
code: | code: |
() => { () => {
@ -25,7 +26,7 @@ headless:
} }
matchers: matchers:
- type: word - type: word
part: extract part: extract1
words: words:
- "polluted" - "polluted"
@ -163,6 +164,7 @@ headless:
() => { () => {
return window.vulnerableprop return window.vulnerableprop
} }
matchers: matchers:
- type: word - type: word
part: extract8 part: extract8