Re: What characters are allowed by validateRequest page directive?
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Jun 2007 22:19:10 +0000 (UTC)
well - besides having a look with reflector -
it is mostly
< followed by a-z
and
< followed by #
there is a third one i forgot.
-----
Dominick Baier (http://www.leastprivilege.com)
Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)
I've seen several articles that indicate that if the page directive
validateRequest="True" (shown below) that the user input is validated
against a hard coded list of characters. What I cannot find is any
documentation that shows the hard coded list of characters. Does
anyone know where I can find this list or know exactly what's in the
list?
<% @ Page validateRequest="True" %>
Thanks
.
- References:
- What characters are allowed by validateRequest page directive?
- From: Ken Sturgeon
- What characters are allowed by validateRequest page directive?
- Prev by Date: What characters are allowed by validateRequest page directive?
- Next by Date: Re: accessing IWA secured website from Mac?
- Previous by thread: What characters are allowed by validateRequest page directive?
- Index(es):
Relevant Pages
|
|