<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'security risks'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=security+risks&amp;orTags=0</link><description>Search results matching tag 'security risks'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Risks of unmanaged IIS7</title><link>http://forums.iis.net/p/1157195/1901967.aspx#1901967</link><pubDate>Mon, 27 Apr 2009 12:56:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901967</guid><dc:creator>giis2</dc:creator><cs:applicationKey>iis7_-_security--1</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve got myself a hard question:&lt;/p&gt;
&lt;p&gt;I&amp;#39;m devloping a process control system that consists of a Windows Vista PC combined with a Windows XP machine (connected through windows network, separate adapter). On the Vista PC, IIS 7 is running with an ASP.NET application with form based authentication. The Vista PC is also used for the local UI (WinForms) and data storage.&lt;br /&gt;To use the application we should attach the Vista PC to the internet and opening port 80 on the firewall.&lt;br /&gt;We don&amp;#39;t use Windows Update; we want a very stable system for our customer(s) without reboots. Therefore, patches can&amp;#39;t be installed quickly if a vulnerability arises. The system is at least updated once a year.&lt;/p&gt;
&lt;p&gt;So the question is: What are the risks of attaching a machine, containing an IIS/ASP.NET application that is not maintained at a daily basis, to the internet? For instance, what is the chance of being hacked into, so that others can control the machine?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Jeff Hundam&lt;br /&gt;&lt;/p&gt;</description></item><item><title>IIS 6.0 with out Anti-virus and no firewall</title><link>http://forums.iis.net/p/1156891/1900637.aspx#1900637</link><pubDate>Wed, 15 Apr 2009 14:34:51 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1900637</guid><dc:creator>jenefa</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;Hello All,&lt;/p&gt;&lt;p&gt;&amp;nbsp;Due to performance reasons, can i run IIS 6.0 on a public ip without Anti-virus and firwall.&lt;/p&gt;&lt;p&gt;I am actively patching the server 2003.&lt;/p&gt;&lt;p&gt;Any thoughts about it, i really appreciate.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Jenefa &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Guest account</title><link>http://forums.iis.net/p/1153189/1885275.aspx#1885275</link><pubDate>Tue, 18 Nov 2008 20:28:57 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1885275</guid><dc:creator>dwheeler</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;to add to the security of our web server it has been recommended that the guest account be removed from the guest group, since annonymous is not allowed. Does anyone see any issues in IIS 6.0 if this is done?&lt;/p&gt;</description></item><item><title>UrlScan not blocking URL segments</title><link>http://forums.iis.net/p/1152082/1880787.aspx#1880787</link><pubDate>Tue, 30 Sep 2008 18:45:06 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1880787</guid><dc:creator>RedCrystal</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;I&amp;#39;m using UrlScan 3.0 on IIS 6.0 (IIS&amp;nbsp;7.0 is not an option).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I need to block all requests for URLs which contain &amp;quot;NR&amp;quot; as a path segment:&lt;/p&gt;
&lt;p&gt;http://localhost/&lt;strong&gt;NR&lt;/strong&gt;/....&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s my UrlScan.ini file (most settings are the defaults, changes are in italics, things I think are significant are in bold):&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[options]&lt;br /&gt;UseAllowVerbs=1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;UseAllowExtensions=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;strong&gt;NormalizeUrlBeforeScan=1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;VerifyNormalization=1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;/strong&gt;AllowHighBitCharacters=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;AllowDotInPath=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;RemoveServerHeader=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;EnableLogging=1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;PerProcessLogging=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;AllowLateScanning=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;PerDayLogging=1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;UseFastPathReject=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;LogLongUrls=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;UnescapeQueryString=1&lt;br /&gt;&lt;em&gt;RejectResponseUrl=/FilterRejectUrl&lt;br /&gt;LoggingDirectory=E:\UrlScan&lt;/em&gt;&lt;br /&gt;AlternateServerName=&lt;br /&gt;&lt;em&gt;RuleList=BlockCmsNrRule&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;[BlockCmsNrRule]&lt;br /&gt;DenyDataSection=BlockCmsNrRuleSegments&lt;br /&gt;ScanURL=1&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;[BlockCmsNrRuleSegments]&lt;br /&gt;/NR/&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;[RequestLimits]&lt;br /&gt;MaxAllowedContentLength=30000000&lt;br /&gt;MaxUrl=260&lt;br /&gt;MaxQueryString=2048&lt;/p&gt;
&lt;p&gt;[AllowVerbs]&lt;br /&gt;GET&lt;br /&gt;HEAD&lt;br /&gt;POST&lt;/p&gt;
&lt;p&gt;[DenyVerbs]&lt;br /&gt;PROPFIND&lt;br /&gt;PROPPATCH&lt;br /&gt;MKCOL&lt;br /&gt;DELETE&lt;br /&gt;PUT&lt;br /&gt;COPY&lt;br /&gt;MOVE&lt;br /&gt;LOCK&lt;br /&gt;UNLOCK&lt;br /&gt;OPTIONS&lt;br /&gt;SEARCH&lt;/p&gt;
&lt;p&gt;[DenyHeaders]&lt;br /&gt;Translate:&lt;br /&gt;If:&lt;br /&gt;Lock-Token:&lt;br /&gt;Transfer-Encoding:&lt;/p&gt;
&lt;p&gt;[AllowExtensions]&lt;br /&gt;.htm&lt;br /&gt;.html&lt;br /&gt;.txt&lt;br /&gt;.jpg&lt;br /&gt;.jpeg&lt;br /&gt;.gif&lt;/p&gt;
&lt;p&gt;[DenyExtensions]&lt;br /&gt;.exe&lt;br /&gt;.bat&lt;br /&gt;.cmd&lt;br /&gt;.com&lt;/p&gt;
&lt;p&gt;.htw&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.ida&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.idq&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.htr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.idc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.shtm&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.shtml&amp;nbsp;&amp;nbsp; &lt;br /&gt;.stm&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.printer &lt;/p&gt;
&lt;p&gt;.ini&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.log&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.pol&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.dat&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;.config&amp;nbsp; &lt;/p&gt;
&lt;p&gt;[AlwaysAllowedUrls]&lt;/p&gt;
&lt;p&gt;[DenyUrlSequences]&lt;br /&gt;..&amp;nbsp; &lt;br /&gt;./&amp;nbsp; &lt;br /&gt;\&amp;nbsp;&amp;nbsp; &lt;br /&gt;:&amp;nbsp;&amp;nbsp; &lt;br /&gt;%&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;amp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;[AlwaysAllowedQueryStrings]&lt;/p&gt;
&lt;p&gt;[DenyQueryStringSequences]&lt;br /&gt;&amp;lt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;gt;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The &amp;quot;Common UrlScan Scenarios&amp;quot; page (&lt;a href="http://learn.iis.net/page.aspx/476/common-urlscan-scenarios/"&gt;http://learn.iis.net/page.aspx/476/common-urlscan-scenarios/&lt;/a&gt;) says of the rule data section (which I&amp;#39;ve named &lt;em&gt;[BlockCmsNrRuleSegments]&lt;/em&gt;)&amp;nbsp;&amp;quot;This list is case insensitive and allows entering encoded values of the format %XX, where XX are hexadecimal digits.&amp;quot;&lt;/p&gt;
&lt;p&gt;This is not quite what I&amp;#39;m encountering. If I use Fiddler to request &lt;a href="http://localhost/nR/"&gt;http://localhost/%6ER/&lt;/a&gt;... (which is a valid escaped URL for &lt;strong&gt;/NR/&lt;/strong&gt; (case sensitive)), the request is indeed blocked (shows up in the log file and everything). But if I request &lt;a href="http://localhost/Nr/"&gt;http://localhost/%4Er/&lt;/a&gt;... (a valid escaped URL for &lt;strong&gt;/nr/&lt;/strong&gt; (case-sensitive)), that goes through and I get the resource I&amp;#39;m trying to block.&lt;/p&gt;
&lt;p&gt;Is there a better way to write the rule to make sure clever URL escaping is still blocked? Or just to make sure I can totally block all requests for anything with that path segment? What am I missing?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;</description></item><item><title>Security considerations w/Front Page 2002 Server Extensions?</title><link>http://forums.iis.net/p/1151828/1879746.aspx#1879746</link><pubDate>Thu, 18 Sep 2008 16:12:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1879746</guid><dc:creator>Lizard King 49</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;Good morning, all. New to the forum. I have been looking, but can&amp;#39;t find much data, and need info quickly. &lt;/p&gt;
&lt;p&gt;Would there be any deal-breaking security implications with installing FPSE 2002 on an INTRANET server?&amp;nbsp; Better yet, does anyone know of a usable page hit counter that would not require FSPE 2002 (which is about the only reason the user is requesting this)?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in advance for any help you may provide,&lt;/p&gt;</description></item><item><title>URLScan Recycle</title><link>http://forums.iis.net/p/1151554/1878569.aspx#1878569</link><pubDate>Fri, 05 Sep 2008 18:24:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1878569</guid><dc:creator>jeremyn11</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;In our URLScan logs we get the following quite a bit&lt;/p&gt;
&lt;p&gt;- - - - - - - - - - - - - - - - - - - - - - - - &lt;/p&gt;
&lt;p&gt;#Software: Microsoft UrlScan 3.0&lt;/p&gt;
&lt;p&gt;#Version: 1.0&lt;/p&gt;
&lt;p&gt;#Date: 2008-09-04 01:01:20&lt;/p&gt;
&lt;p&gt;- - - - - - - - - - - - - - - - - - - - - - - - &lt;/p&gt;
&lt;p&gt;Does anyone know if this means that UrlScan is recycling and we have a
period of time where something like an SQL injection (if you setup the filters of course) can get through? &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Respectfully,&lt;/p&gt;&lt;p&gt;&amp;nbsp;-Jeremy &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Anyone know about www.nihaorr1.com/1.js?</title><link>http://forums.iis.net/p/1148917/1870022.aspx#1870022</link><pubDate>Thu, 22 May 2008 02:11:46 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1870022</guid><dc:creator>ejhay</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;

Hi, 

Im a System Administrator of a Hosting Company, and one of our website has been hacked with SQL injection, At first the hacker inserted nihaorr1.com/1.js most of the website table are being affected with this attacked, after that incident I developed a SQL validation that is similar on the asp script that you posted in this forum unfortunately&amp;nbsp; the hacker&amp;nbsp; inserted again a&amp;nbsp; malicious URL on the MS SQL database what I did is I include the validation for all database driven pages to make the website secured but at this time the hacker can insert the script again and again. I think the hacker is using a problem that you executing this kind of hacking activity. please advise what else can I do with this problem. thanks&lt;br /&gt;</description></item><item><title>Re: Anyone know about www.nihaorr1.com/1.js?</title><link>http://forums.iis.net/p/1148917/1870020.aspx#1870020</link><pubDate>Thu, 22 May 2008 02:08:52 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1870020</guid><dc:creator>ejhay</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;

Hi, 

Im a System Administrator of a Hosting Company and one of our website has been hack with SQL injection, At first the hacker inserted nihaorr1.com/1.js most of the website table are being affected with this attacked, after I created that a created a SQL validation like one that you have posted in this forum unfortunately&amp;nbsp; the hacker&amp;nbsp; inserted again a&amp;nbsp; malicious URL on the MS SQL database what I did is I include the validation for all database driven pages to make the website secured but at this time the hacker can insert the script again and again. I think the hacker is using a problem that you executing this kind of hacking activity. please advise what else can I do with this problem. thanks&lt;br /&gt;</description></item><item><title>Re: White-Paper on Secure Scalability of IIS 6.0 web apps (Windows Server 2003 R2)</title><link>http://forums.iis.net/p/1148940/1867585.aspx#1867585</link><pubDate>Fri, 18 Apr 2008 18:44:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1867585</guid><dc:creator>species5618</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;This is excatly what&amp;nbsp;I have been doing for a few years, &lt;/p&gt;
&lt;p&gt;A&amp;nbsp;collegue and I are in the middle of writing it up as a high level design, hopefully if we can remove the corporate references we will publish this as a paper&lt;/p&gt;
&lt;p&gt;but a few thing to note so far are &lt;/p&gt;
&lt;p&gt;We use CIFS (windows shares on&amp;nbsp;sep file server for content) while this has a performance hit, separating web server from content opens up a whole new world of possibilities for scale out and DR situations&lt;/p&gt;
&lt;p&gt;Each web site should have its owns app pool (this is now standard on IIS7)&lt;br /&gt;Then&amp;nbsp;restrictions are applied via ASP.NET trusts which enforce these restrictions on each application (each application will run under medium trust which prevents OS access and file system access outside the applications folder).&amp;nbsp; This means you cannot use the ADO.NET managed OLE DB data provider to access databases. However, you can use the managed SQL Server provider to access SQL Server databases.&amp;nbsp;&lt;br /&gt;EventLogPermission is not available. ReflectionPermission is not available. This means you cannot use reflection. &lt;br /&gt;RegistryPermission is not available. This means you cannot access the registry. &lt;br /&gt;WebPermission is restricted. This means your application can only communicate with an address or range of addresses that you define in the &amp;lt;trust&amp;gt; element. &lt;br /&gt;FileIOPermission is restricted. This means you can only access files in your application&amp;#39;s virtual directory hierarchy. Your application is granted Read, Write, Append, and PathDiscovery permissions for your application&amp;#39;s virtual directory hierarchy.&lt;br /&gt;&lt;br /&gt;Each application&amp;nbsp;pool runs under its own Active Directory identity.&amp;nbsp; This is granted minimum server access and read-only access to its own code area. Each application is run inside a dedicated application pool in web server memory, again under the same identity&lt;/p&gt;
&lt;p&gt;using unique ID for each sites uses a LOT of desktop heap&lt;br /&gt;see &lt;a href="http://support.microsoft.com/kb/831135"&gt;&lt;font color="#034af3"&gt;http://support.microsoft.com/kb/831135&lt;/font&gt;&lt;/a&gt; &lt;br /&gt;and &lt;a href="http://blogs.msdn.com/ntdebugging/archive/2007/01/04/desktop-heap-overview.aspx"&gt;http://blogs.msdn.com/ntdebugging/archive/2007/01/04/desktop-heap-overview.aspx&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;SQL Database access / authentication will be achieved using a ‘trusted’ connection with the Worker process identity. As every application container has a dedicated domain account, this can be locked down to just code within the container.&amp;nbsp; Using this method no extra UserId or password is required to connect to the database. Eliminating the use and need for any application accounts which can be used in an anonymous manner by the Application Support Groups or inadvertently displayed to end users during an error condition.&lt;br /&gt;The application access to the SQL DB will only have Data_Reader and Data_writer&lt;br /&gt;Where Possible the Application support staff only have DDL_admin , Data_Reader and Data_writer to the database as standard, while this may seem restrictive, it prevents them change various database parameters someone with DBO can, such as logging mode&lt;/p&gt;
&lt;p&gt;ASP.NET caches pre-compiled ASPX code for speed.&amp;nbsp; The default location of this cache is moved to the local data drive (typically H:) and minimal NTFS permissions set to ensure access is only available to appropriate worker processes. , ( i believe this is iis_wpg : create and create_owner:full control) this allows each app pool to create its cache and managed it, but it cannot be acess by any other application&lt;/p&gt;
&lt;p&gt;To ensure the web as a service infrastructure is fully scalable, the touch points between the application and the infrastructure must be kept to a minimum and fully defined and controlled by the infrastructure.&amp;nbsp; All touch points must be defined in virtual or alias terms. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;File Path : uses DFS&lt;/li&gt;
&lt;li&gt;Database connections : FQDN DNS Name&lt;/li&gt;
&lt;li&gt;Downstream service connectivity (web services) : FQDN DNS Name&lt;/li&gt;
&lt;li&gt;SMTP : All routed by Localhost&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>IUSR_SERVER Write permissions unacceptable?</title><link>http://forums.iis.net/p/1147034/1859505.aspx#1859505</link><pubDate>Tue, 20 Nov 2007 20:06:17 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1859505</guid><dc:creator>rlang</dc:creator><cs:applicationKey>security--1</cs:applicationKey><description>&lt;p&gt;I&amp;#39;ve read in a number of articles that giving IUSR_SERVER write permissions creates a huge security risk.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m working with a databaseless CMS&amp;nbsp;using ASP/VBScript that needs IUSR set to read/write in order to function.&amp;nbsp; Is there a way to allow the CMS to modify files&amp;nbsp;without creating a security hole?&amp;nbsp; I&amp;#39;m running IIS 6.0&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;</description></item></channel></rss>