Re: IUSER and Write Access Problem
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 02/05/05
- Next message: Ken Schaefer: "Re: How to SSL individual pages / subdirectories"
- Previous message: Kristofer Gafvert: "Re: I can't install any ASp.Net application on my IIS"
- In reply to: ShootMePlease: "IUSER and Write Access Problem"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 05 Feb 2005 01:43:44 -0800
Hi,
I'm quoting from the "Shared Web Hosting Development Guide"[1], the
"Access Control Best Practices" section:
"Never allow anonymous user (IUSR) Write permission"
Ken explains why in the iis.security newsgroup.
[1]: You can download it from here:
http://www.microsoft.com/serviceproviders/webhosting/default.asp
You need a .NET Passport to sign in (don't ask me why you need to
register...)
-- Regards, Kristofer Gafvert www.gafvert.info - My Articles and help www.ilopia.com ShootMePlease wrote: > I am having an argument with someone right now about permissions and the > anonymous IUSER. This person has insisted that I give the IUSER write > permissions to a web site he is developing so that he can get his ASP code > to work. I have compromised by creating a subdirectory for him. My ideal > setup would be to have his ASP pages in the root of the web, and then have > those pages use this sub-directory to create and write these temporary data > files he needs. Instead of modifying his code he has simply moved all of > his ASP pages into that subdirectory to run. > > I want to prove to my manager that this is bad and that our developer needs > to secure his code. > > Anybody know of a good exploit I can demo? How can I write a file to this > web site as if I were an anonymous user? Can I simply rename his ASP files > as the IUSER and prove that I can take down the site? > > Any advice would be appreciated, thanks.
- Next message: Ken Schaefer: "Re: How to SSL individual pages / subdirectories"
- Previous message: Kristofer Gafvert: "Re: I can't install any ASp.Net application on my IIS"
- In reply to: ShootMePlease: "IUSER and Write Access Problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|