Skip to content

Commit

Permalink
Merge pull request #10360 from Ahsraeisi/patch-6
Browse files Browse the repository at this point in the history
Improve dom-xss.yaml
  • Loading branch information
pussycat0x authored Jul 25, 2024
2 parents fca7af6 + 9dd4ae4 commit 2c16122
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion dast/vulnerabilities/xss/dom-xss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ headless:
fuzz:
- "{{reflection}}"

- part: path
type: postfix
mode: single
fuzz:
- "{{reflection}}"

stop-at-first-match: true
matchers-condition: and
matchers:
Expand All @@ -43,4 +49,4 @@ headless:
part: header
words:
- "text/html"
# digest: 490a0046304402207fab7c940fcf22142b9d67138f5ab9f0b23ff7990e1a3140a0e427d5040f331b02200c46ebbb04f1cc22da5644e29a7cf09905491c071ee8a80b2cd1070c6772827b:922c64590222798bb761d5b6d8e72950
# digest: 490a0046304402207fab7c940fcf22142b9d67138f5ab9f0b23ff7990e1a3140a0e427d5040f331b02200c46ebbb04f1cc22da5644e29a7cf09905491c071ee8a80b2cd1070c6772827b:922c64590222798bb761d5b6d8e72950

0 comments on commit 2c16122

Please sign in to comment.