Protecting Your IIS Server and Web Application is a tutorial through which users can gather information of protecting the users IIS server and their web applications. Here the author gives details about securing the web server and applications from t
Protecting Passwords with a One-way Hash Function is a web based application through which users can gather information about the protection of password. In this article author discusses about the one way hash function and its utility in protecting t
This is a password protecting application and user management system where the users can generate a membership level for their website. The visitors can be allocated with membership level by admin after they register themselves. The users can provide
From this online tutorial, you will be able to enable the content on your ASP application to be shared with all users simply by invoking the Application variables for database. And this tutorial gives useful information on protecting the web content
ClearCode is source code analysis tool. It can find dangerous code and you can define what is dangerous yourself. ClearCode is language-independent. ClearCode gives you way to look at wrong code fragment and fix it in seconds. ClearCode is very usefu
This tutorial is helpful for the new web developers and for the programmers who try to gather information about web service security to provide authentication, protecting data, authorization etc., on their web service under .NET application. Simple d
Security is a tutorial in which author discusses about protecting the server componets that is stored in the session objects. Here author offers few codes that has to be included along with the web server for protecting their server components. In th
The Commander allows you to run Unix commands from your web browser and is particularly useful if your web provider doesn't allow you shell access. Warning: This script is very dangerous.
Easy Application State Securely is an ASP tutorial in which author gives detailed description of protecting the users website with the help of session objects. This article reveals that with the help of ASP application and session objects users can m
In this article we will take a quick look at two methods for creating SHA1 passwords for use on the web using .NET. It is dangerous to store passwords anywhere in plain text!! SHA1 gives a quick and easy way to encode a password into a non-human read |