RE: Pen-tester's analysis of .NET security?
From: Dominick Baier (db_at_die-lounge.com)
Date: 03/26/04
- Previous message: Alfred Huger: "Dead Thread - Email Pentesting"
- In reply to: H D Moore: "Re: Pen-tester's analysis of .NET security?"
- Next in thread: Frank Knobbe: "RE: Pen-tester's analysis of .NET security?"
- Reply: Frank Knobbe: "RE: Pen-tester's analysis of .NET security?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: <pen-test@securityfocus.com> Date: Fri, 26 Mar 2004 09:29:35 +0100
Hi,
some other info...
per default each asp.net webform (1.1) has a implicit property
"ValidateRequest" which is set to true. you can set this property at
machine, application and page level.
If this is on - asp.net will check for <SCRIPT> (and maybe other tags) in
query strings, form fields and cookies.
however there is a bug in asp.net 1.1 with null characters :
won't work
http://foo.bar/search.aspx?term=