logoalt Hacker News

jakub_gyesterday at 2:48 PM7 repliesview on HN

> QOTD DDoS attack

> How it works: Abuses the Quote of the Day (QOTD) Protocol, which listens on UDP port 17 and responds with a short quote or message.

Does any reasonable operating system those days support this protocol? Sounds like "IP over Avian Carriers" to me.


Replies

viraptoryesterday at 4:04 PM

Support - yes. Turn on without a bit of hassle - no. I'm not sure how they found that many active services. Honestly, at that small percentage I suspect misclassification instead.

show 1 reply
unilynxyesterday at 2:56 PM

They're not an April fool's joke. A 90's linux might have these services enabled by default. I assume they were built to make network debugging slightly less boring

show 1 reply
NoboruWatayayesterday at 3:27 PM

Huh, this sounds kind of cool, I like the idea of there being a few QOTD servers dotted around the internet. Shame that the first I'm heading about it is it being abused to launch a DDOS.

show 1 reply
tedunangstyesterday at 6:44 PM

I ran a qotd server for a while, only retired two months ago actually. It wasn't very popular.

show 1 reply
toast0yesterday at 2:58 PM

Is it part of Microsoft Services for Unix? That seemed to be the primary source of chargen reflectors when I was getting hit by that; and it feels like a similar thing.

zzo38computeryesterday at 8:05 PM

QOTD can also be used with TCP, which avoids a problem that it has if it is being used with UDP.

immibisyesterday at 10:42 PM

A lot of security is just making stuff up to sound smart, since the clients aren't very technical. Someone saw packets on port 17 and looked up port 17 and decided that meant the QOTD service was involved in the attack. Probably.