New security testing tools from Microsoft

The Security Development Lifecycle (SDL) team at Microsoft released two security testing tools.

BinScope Binary Analyzer
A Microsoft verification tool that analyzes binaries on a project-wide level to ensure that they have been built in compliance with Microsoft’s SDL requirements and recommendations.

MiniFuzz File Fuzzer
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.

Don't miss