Scripts are listed afer popularity. To display the scripts in alphabetical order please click here
1)
Password Hashing using C#
This is an article for generating hashed value of the password to store it in a database. This article will be useful for the users to gather knowledge about an effective way to protect the user password.
2)
Using MD5 to Encrypt Passwords in a Database
This tutorial discusses about MD5 encryption, which helps in encrypting password in a database. The author gives details about encryption methods.
3)
Cryptography
This useful tutorial teaches about basic concepts of Cryptography, which performs both the process of encryption and decryption. The users can collect details about cryptographic algorithm.
4)
Preventing Multiple Logins in ASP.NET
This is a tutorial in which the author elaborately discusses about how to stop several users from logging into the website simultaneously.
5)
Implementing Role-Based Security with ASP.NET
In this tutorial the author explains about integrating role based security with ASP.NET. This article will be of much use for the administrators to provide access to the users on role basis.
6)
MD5 Integrity
This library allows the generation of MD5 hashs of strings and files.
This is a .Net library, with COM interfaces, so it can be used within .NET projects and has a COM component.
This component is ideal to assure integrity of data or files.
7)
ezEncrypt
ezEncrypt is a program using which users can encrypt or decrypt the data strings in a quick manner. This program is based on ASP.NET and allows users to encrypt or decrypt data with in a dataset.
8)
Authentication and Authorization
This is an easy to understand tutorial that explains about basics of authentication and authorization with ASP.NET. This article discusses about authentication and two types of authorization.
9)
Securing directories with Forms Authentication
This is an article that can be used by the readers to learn about forms authentication for preserving the directories. This tutorial lists out the step-by-step procedures that have to be followed on form authentication.
10)
Secure Query Strings: Preventing the Tampering of Data Passed between Applications
This tutorial deals with securing URL's from tampering with the help of Secure Query String. This will be useful for the administrators to keep the information in a secured manner while passing values from one aspx page to another.
11)
Writing Secure Code using CSharp
This is an online tutorial in which the author discusses about permitting resource access for the users. Here the author provides explanation about the role of the Code Access Security mechanism in this process.
12)
Keeping Passwords in a Database Secure
This is an article that comes like a study material to let the administrators gather information about using database to store users information in a most secured manner.
13)
ASP.NET Security
This tutorial is helpful for the web developers from which they can learn and create their own secured ASP.NET applications swiftly and easily.
14)
How to create keys by using Visual Basic .NET for use in Forms authentication
This is an article that can be used by the readers to learn about generating keys with Visual Basic.NET for authenticating users.
15)
Creating Secure ASP.NET Applications
This is an online tutorial that can be used by the users to build ASP.NET applications in a secured manner. This tutorial discusses about raising the security bar for the web applications, finding out the common drawbacks and overcoming them etc.,
16)
Encrypting SOAP Messages
This article briefly explains about the use of SOAP in encrypting messages for security. Sample source code for quick reference has been given for the beginners.
17)
Choosing Resource Access Identities -Identity Impersonation In ASP.NET
The author of this tutorial discusses about Identity Impersonation and setting 'Impersonate' function in web.config file. This tutorial will be useful for the readers to gather knowledge about security architecture of Microsoft.
18)
RUHuman (Are You Human?)
RUHuman is based on ASP.NET application used to prevent auto registration from bot or spiders by generating an image that can be readable by human and not by any sofware.
19)
DevPower Encryption.NET
This is a very simple security tool which uses .NET encryption. users can use this tool to secure their applications.
20)
Atila TripleDES
This library allows the encryption of strings and files.
This is a .Net library, with COM interfaces, so it can be used within .NET projects and has a COM component.
This component is ideal to assure confidentiality of data or files.
21)
Troubleshooting Security Issues
This is an article that comes as an overview to developing secure ASP.NET applications. In this tutorial readers can find several trouble shooting tools, techniques and tips for analyzing the security issues on ASP.NET applications development.
22)
Security SmackDown
In this tutorial that author provides some tips for providing security easily in ASP.NET applications development.
23)
INFO: ASP.NET Security Overview
This tutorial comes like a study material to allow the readers to gather basic information about ASP.NET security. This tutorial covers on several topics including authorization, authentication, role-based security etc.,
24)
.NET Security in C#
This is a tutorial that can be used by the administrators to learn about preventing the users from accessing, if they have no rights to do so.
25)
How To: Use Role-based Security with Enterprise Services
This tutorial contributes to developers on generating and organizing a simple serviced component that utilizes Enterprise Services for method-level role-based security.
26)
Role-based Security with Forms Authentication
This is a tutorial that is like a study material to provide information about performing role-based security with ASP.NET for authentication purpose.
27)
Hassle-free Cryptography In .NET
Hassle-free Cryptography In .NET is a tutorial that guides developers to obtain cryptography with ease. This article will be useful for the developers for security purpose.
28)
Securing Your ASP.NET App Against Cross-site Scripting (XSS) Attacks
This tutorial deals with preventing ASP.NET applications from Cross Site-Scripting attack. This will be useful for the administrators to secure their visitors information.
29)
Host a Remote Object in a Windows Service
From this tutorial web developers can learn and easily host remote objects under ASP.NET applications. Easy steps have been provided for the beginners to follow.
30)
Enterprise Services Security
If the users want to know and learn about securing enterprise service application this tutorial deliberately explains and teaches in simple steps.
31)
Data Access Security
This tutorial really helps the users to provide a secured data access on their database under ASP.NET application. It provides easy steps for the users in a simple format.
32)
Using Secret Questions
This is an online tutorial that elaborately discusses about secret questions and its role in user identity verification. This tutorial will be useful for the readers to learn about using secret questions perfectly.
33)
Request Validation - Preventing Script Attacks
This is an article that covers on requesting validation to stop server from allowing content which has unencoded HTML in it. This is for providing security to the scripts.
34)
PortSight Secure Access 1.1 for .NET
PortSight Secure Access 1.1 for .NET is a tutorial that explains about the necessity of the security in web development and discusses about PortSight Secure Access -a product that can be used for securing the website and ASP.NET applications.
35)
Developing Secure ASP.NET Applications
This is an online tutorial that deals with developing secured applications based on ASP.NET. This will be useful for the developers to learn about creating ASP applications in a secured manner for MS .NET framework version 1.0 and Windows 2000.
36)
Secure your .NET smart client apps with CAS
In this tutorial the author elaborately discusses about achieving security using .NET framework’s Code Access Security in application development.
37)
Building and Configuring More Secure Web Sites
This is an article that comes like a study material to allow the programmers to gather more information about creating and configuring websites with more security.
38)
Implementing .NET Role-Based Security without COM+
In this tutorial the author discusses about integrating role-based security with ASP.NET without using System.Enterprise service. This article can be used by the users to learn about an efficient way of securing ASP.NET applications.
39)
Security for Downloaded Code
This is a tutorial that elaborately discusses about securing downloaded forms. This tutorial will be useful for the readers to learn about some of the security features available in .NET framework.
40)
4ASPNET Parole Lite
This is an ASP,NET security component through which users can create pronouncable passwords easily. This tool helps in securing various programming systems of the users.
41)
Using the Security Controls in ASP.NET Whidbey
In this tutorial the author contributes to administrators to utilize Visual Studio.NET Whidbey in keeping web resources in a secured manner.
42)
File Encryption
This is an easy to learn tutorial in which programmers can gather information about symmetric encryption, which utitlizes single private key for both encryption and decryption process.
43)
Visual Input Security
Visual Input Security is a powerful program that comes with the ability to enable protection for ASP.NET websites to preserve from script injection, SQL injection etc.,
44)
Patch Management
Patch Management is a program based on ASP.NET with which users can perform checking for either network patches or system patches.
45)
Building Secure ASP.NET Applications
This is an article that deals with creating ASP.NET applications in secured manner. This tutorial covers on authorization, authentication and secured communication.
46)
How To: Use SSL to Secure Communication with SQL Server 2000
This tutorial can be used as reference tool through which the users can learn how to configure SSL for secured communication under SQL server 2000.
47)
SWAT - A simple Web-based Anomalies Tracker - Part 2
This tutorial contributes to developers on performing user authentication by building a logon page. This tutorial will be of much use for the administrators to learn about securing their ASP.NET applications.
48)
Understanding How Assert Effects Security
This tutorial explains about asserts and its effects to the security checks performed by the code. This tutorial will be useful for the users to handle asserts perfectly for security purpose.
49)
Security in ASP.NET
This is a tutorial that elaborates about the function of ASP.NET in providing security. This article will be useful for the users to learn about basic security features of ASP.NET.
50)
Make managed code work with .NET's CAS
This is an online tutorial that can be utilized by the administrators to learn about configuring Code Access Security and using managed code with the same.
Browse Pages: 1 [2] |