Browse by Tags

Related Posts

  • Re: Textboxes and Cross Site Scripting

    The first rule of Information security says " Never trust the user input ". You must always check and sanitize the user input whether you are directing it to a html label or textbox. Its always safe to encode HTML characters such as "<",">" to "&gt;", "&lt;". Again, All these checking must...
    Posted to Security (Forum) by dacoolthings on 12-15-2006, 12:00 AM
    Filed under: security, Validation, html, Web, XSS, Encoding, Microsoft
  • Opinions on Peter Blum's Visual Input Security

    Hello all, I'm seeking opinions on Peter Blum's Visual Input Security toolkit. Generally, I know it is very successful and popular. But, very specifically, does it come with explicit support for subverting attacks like the MySpace attack that used JavaScript embedded in a style sheet like this: STYLE...
    Posted to Component Discussions (Forum) by xzg3 on 02-26-2007, 12:00 AM
    Filed under: security, cross site scripting, Validation, peter blum
Page 1 of 1 (2 items)