Slashdot Mirror


User: Mr_Icon

Mr_Icon's activity in the archive.

Stories
0
Comments
276
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 276

  1. This is new? on CERT Advisory On Malicious HTML Tags · · Score: 1

    Hmmm? As a web developer I've always stripped any HTML tags or ran the submitted feedback through a parser that would only allow a limited set of formatting tags like "p", "a", and the like (a modified XML parser is good for that).

    Sooo... What's the news?