I was reading the blogs.msdn.com home page and I saw a comment from someone stating "wonder how long it will be before the Microsoft haters spam this site"
Which led me to think, since anyone can post a comment to a blog post, I am wondering how long it will be before we see a DoS worm that targets sites with /rss.aspx feeds? Random comment generators, filling of database back-ends with comments, etc. An army of 1,000 infected machines would probably put down your average web site.
I say theoretically speaking because I do not know if .Text has provisions to prevent this, I do know that out of the box anonymous users can leave comments.. so I assume a standard automated POST call is all that is needed to spam away.
I'm curious because I use .Text on my site as well and I'm sure some anti-Microsoft nut-job is already working on this concept.
What do you folks think?