Skip to content

Commit

Permalink
add another href
Browse files Browse the repository at this point in the history
  • Loading branch information
xanhacks committed May 1, 2024
1 parent 38dc0d3 commit b5bdc8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/docs/client-side/csp.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,5 @@ i.Event.prototype.flags="-alert(location.href)"
```

**References:**
- [Arbitrary Parentheses-less XSS against strict CSP policies](https://terjanq.medium.com/arbitrary-parentheses-less-xss-e4a1cf37c13d)
- [Arbitrary Parentheses-less XSS against strict CSP policies](https://terjanq.medium.com/arbitrary-parentheses-less-xss-e4a1cf37c13d)
- [XSS with CSP bypass leads to diagrams backdoor in jgraph/drawio](https://huntr.com/bounties/4c1c5db5-210f-4d7e-8380-b95f88fdb78d)

0 comments on commit b5bdc8b

Please sign in to comment.