Ask a Question related to ASP.NET Security, Design and Development.
-
Dimitrie #1
Adding ASP.NET to IIS5 security concerns
I would like to install the DOTNET 1.1 FRMWRK on a production machine (IIS5
Win2k). It runs ASP and it's locked down with the IIS 2.1 LockDown Tool and
a bunch of few other tweaks. The intent is to start porting old ASP scripts
to ASPX. No web services intended.
By simply installing the framework and not running any ASPX scripts is the
machine still secure? Do I have to take any further steps to lock down the
server?
Can anyone point me to a Securing IIS5 and .NET guide or whitepapers?
Or if you can briefly advise me on the steps it would be great.
Thanks,
Dimitrie
Dimitrie Guest
-
Adding Windows Security to ascx
I have an application that is growing and requires Windows role based security built into a navagation user control. I currently have the security... -
Web Photo Gallery not adding Security text over JPEGs
I've been converting graphic files to Web Photo Galleries and it works like a charm, but I can't seem to get Security text to be added over JPEG... -
Directory Security via ASP / Or Adding user to Win2000 users
Hello, I am working on a document management system for a client. I am planning to set up the system so that documents are protected, sort of.. A... -
Database security concerns
I'm about to install a database driven shopping cart. I've read in cart documentation that my store is not secure if I'm using the default... -
Dotnet, IIS5.0 and IIS lockdown/hardening tool/security
We have a web service built with the 1.1 framework and we are targeting server machines running IIS 5.0+. We have been advised to run the IIS... -
Dimitrie #2
Re: Adding ASP.NET to IIS5 security concerns
Johan,
Thanks for your help.
The question I can't get an anser is:
By it's default instalation, is the DOTNET Framework secure for serving
anonymous pages? It seems that a lot of people here are running ASP.NET but
I'm not sure how they've locked their server.
I assume that the official answer is yes but I would like to get help from
real life.
I'm thinking about some sort of RD access enabled by default. Or a web based
admin page that gets installed somewhere in my root. Or a similar problem
like the "view source" sample page installed by IIS4 in default mode. Do I
have to reaply the IIS lockdown tool after I install the framework?
I need some sort of 1,2,3 steps or if someone can share his experience in a
similar situation. I do not want to install the SDK just the Framework.
Thanks,
Dimitrie
Dimitrie Guest



Reply With Quote

