16.04.2013 Views

Adobe® ColdFusion® 10 Server Lockdown Guide

Adobe® ColdFusion® 10 Server Lockdown Guide

Adobe® ColdFusion® 10 Server Lockdown Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Remove any Application Pools that are defined and not in use, such as the DefaultAppPool<br />

2.2.7 Anonymous Access Identity<br />

By default IIS7 is setup to use the built-in Windows user account called IUSR for anonymous request<br />

authentication. This means that when a request is made to your web site without authenticating with the web<br />

server will use IUSR for the NTFS file permissions.<br />

The IUSR account is setup to be a low privilege account, but there may be cases where you want to change<br />

this to another account, for example if you want to isolate between multiple web sites or applications. The<br />

IUSR account is inherently a member of the Users group which may allow for additional unnecessary access to<br />

files.<br />

2.2.8 Setup Request Filtering<br />

Make sure that you have the Request Filtering Role Service for IIS installed. Under the IIS root (applicable for<br />

all web sites) click on Request Filtering. Select the URL tab and click Deny Sequence.<br />

When a string is added to the Deny Sequence if it is matched in the url IIS will return a 404 Not Found<br />

response, and the request will not reach the ColdFusion server.<br />

17

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!