Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 22, 2010 06:39 PM by owjeff
Member
291 Points
61 Posts
Sep 22, 2010 06:20 PM|LINK
I read on Scott's post that this attack allows to download web.config file.
Can we block all the requests to web.config using ISAPI filter at IIS level? Will it prevent web.config download?
Thanks
oracle padding
136 Points
37 Posts
Sep 22, 2010 06:28 PM|LINK
Are you running ASP.NET 3.5 SP1 or ASP.NET 4.0?
Sep 22, 2010 06:36 PM|LINK
Thank you for you reply Jeff.
For the question I posted above, a version of asp.net will not matter.
Let's assume that we do have a 3.5 SP1 installed.
Sep 22, 2010 06:39 PM|LINK
The version of ASP.NET does matter. While the web.config is a file that cannot be downloaded directly in versions of ASP.NET prior to 3.5 SP1, the web.config can be accessed EVEN if it is explicity blocked via IIS.
nikshukla
Member
291 Points
61 Posts
Padding oracle and web.config
Sep 22, 2010 06:20 PM|LINK
I read on Scott's post that this attack allows to download web.config file.
Can we block all the requests to web.config using ISAPI filter at IIS level? Will it prevent web.config download?
Thanks
oracle padding
N Shukla
Architect/Technical Lead
owjeff
Member
136 Points
37 Posts
Re: Padding oracle and web.config
Sep 22, 2010 06:28 PM|LINK
Are you running ASP.NET 3.5 SP1 or ASP.NET 4.0?
OrcsWeb: Managed Windows Hosting Solutions
"Remarkable Service. Remarkable Support."
nikshukla
Member
291 Points
61 Posts
Re: Padding oracle and web.config
Sep 22, 2010 06:36 PM|LINK
Thank you for you reply Jeff.
For the question I posted above, a version of asp.net will not matter.
Let's assume that we do have a 3.5 SP1 installed.
N Shukla
Architect/Technical Lead
owjeff
Member
136 Points
37 Posts
Re: Padding oracle and web.config
Sep 22, 2010 06:39 PM|LINK
The version of ASP.NET does matter. While the web.config is a file that cannot be downloaded directly in versions of ASP.NET prior to 3.5 SP1, the web.config can be accessed EVEN if it is explicity blocked via IIS.
OrcsWeb: Managed Windows Hosting Solutions
"Remarkable Service. Remarkable Support."