.NET news » Security Security Rss Feed

.NET Security and Cryptography
Author: Peter Thorsteinson
Average rating:  / 0
(0 reviews)
More .NET Security books
download

Threat Modeling: Uncover Security Design Flaws Using The STRIDE Approach

Whenever you build a new system you should consider how an in¬truder might go about attacking it and then build in appropriate defenses at design time.
11 Oct 2006, 19:00:00   Source: Threat Modeling: Uncover Security Design Flaws Using The...   Tags: Security

A simple but robust software protection and activation

A simple but robust software protection and activation.

Simple Password Manager Using System.Security

Password Manager is a System.Security usage example using SecureString and SymmetricAlgorithms.
29 Sep 2006, 08:15:00   Source: Simple Password Manager Using System.Security   Tags: Examples Security

The Digital Signing Framework of the Open Packaging Conventions

Discusses the OPC Digital Signing Framework, providing an overview of the package components and supporting services, and examples of signing policy and its implementation.
25 Sep 2006, 14:35:18   Source: The Digital Signing Framework of the Open Packaging...   Tags: Security

Top 10 Security Vulnerabilities in .NET Configuration Files

Developers often concentrate on writing secure code but leave security vulnerabilities in application configuration files. Discover the most common configuration security problems—and how to avoid them.

Removing strong-signing from assemblies at file level (byte patching)

This article describes how to remove strong signing from .NET assemblies without recompiling code.
28 Aug 2006, 11:20:00   Source: Removing strong-signing from assemblies at file level...   Tags: Security

Cryptography 101 for the .NET Framework

An introduction to key cryptographic concepts supported by the .NET Framework
22 Aug 2006, 20:27:00   Source: Cryptography 101 for the .NET Framework   Tags: Security VB.NET

patterns & practices Guidance Explorer

What are the security and performance proven practices for .NET applications? You can use Guidance Explorer to find out. Guidance Explorer is a tool to help you find and use relevant patterns & practices guidance.
14 Jul 2006, 16:36:55   Source: patterns & practices Guidance Explorer   Tags: Software Security Performance

Windows XP SP2 Firewall Controller

How to control a base firewall included in Windows XP SP2 using COM.
10 Jul 2006, 15:32:00   Source: Windows XP SP2 Firewall Controller   Tags: Security Internet

CLR Inside Out: Using strong name signatures

CLR Inside Out: Using strong name signatures
7 Jun 2006, 19:00:00   Source: CLR Inside Out: Using strong name signatures   Tags: Security