|
|
|
|
|
by Retr0id
728 days ago
|
|
I was able to send some XSS with the following message: (well, maybe-XSS, I do hope they're escaping text properly in the frontend) Hello, reader! Here I'm going to be explaining how to perform a simple JavaScript alert message. It's the "hello world" of JS! It goes like this: <script>alert('Hello, world!')</script> (Moderator note: the above is not a web link, merely plain text) If that worked, please let me know in the HN comments. Thanks for reading this informational tutorial. |
|