Y
Hacker News
new
|
ask
|
show
|
jobs
by
_RPM
4292 days ago
When I went to the page, it started playing music. I find that very frustrating and annoying.
1 comments
wittrock
4292 days ago
That's the point--who.is won't play music by itself. Its lookup of the DNS records of jaimehawkins.co.uk injected the music into the page.
link
_RPM
4292 days ago
Oh I see. This makes sense. This doesn't seem challenging to prevent. A simple replacement of characters on the HTML entity table would have prevented this instead of putting arbitrary text onto standard output.
link
finnn
4292 days ago
Correct. The purpose of this post is to demonstrate yet another class of website that does not validate user input.
link
0x0
4292 days ago
Yep, missing that is what makes this an "XSS" :)
link
justin66
4292 days ago
Yeah... that was actually hugely annoying. A little warning maybe.
link
hamburglar
4292 days ago
Here's your warning: if you ever click on an HN link titled "<something> XSS", prepare for something annoying to happen.
link