Security Basics mailing list archives

Re: asp source code exposure


From: foo () bar com
Date: 30 May 2006 18:16:39 -0000

Can't you use regular expressions and do URL filtering on the server side with IIS? Apache has the functionality to 
match requests and filter them accordingly, such as SetEnvIf Request_URI "REGEX" blah ? just scan urls for the addition 
of :$DATA and boom your pretty safe.


Current thread: