Essential Downloads
Download tools, utilities, and samples that will help you understand and implement security in your own applications.
.png) | BinScope BinScope is a Microsoft verification tool that analyzes binaries on a project-wide level to ensure that they have been built in compliance with Microsoft’s Security Development Lifecycle (SDL) requirements and recommendations.
| .png) | MiniFuzz MiniFuzz is a very simple fuzzer designed to ease adoption of fuzz testing by non-security people who are unfamiliar with file fuzzing tools or have never used them in their current software development processes.
|
| | |||
.png) | Geneva Beta 2 Download Microsoft code name "Geneva", an open platform for simplified user access based on claims. This release consists of three components: Geneva Framework for .NET developers, Geneva Server for IT Pros, and Windows CardSpace Geneva for users. | .png) | Microsoft SDL Process Template for VSTS As part of the design phase of the SDL, threat modeling allows software architects to identify and mitigate potential security issues early, when they are relatively easy and cost-effective to resolve. Therefore, it helps reduce the Total Cost of Development. |
| | |||
.png) | FxCop FxCop is an application that analyzes managed code assemblies (code that targets the .NET Framework common language runtime) and reports information about the assemblies, such as possible design, localization, performance, and security improvements. | .png) | Security Awareness Program Tool Kit and Guide This kit was created to provide guidance, samples, and templates for creating a security awareness program. |
SDL Tools and Utilities
Banned.hThe banned.h header file is a sanitizing resource which supports the SDL requirement to remove banned functions from a code. It lists all banned APIs... more
More SDL Tools and Utilities >