CodeSheriff.NET: Security Scanning for ASP.NET Core
CodeSheriff.NET is a security scanning tool designed for ASP.NET Core websites. Unlike traditional scanners, it leverages the .NET Compiler Platform (Roslyn) to perform in-depth code analysis, aiming to reduce false positives and identify more vulnerabilities. Users can operate CodeSheriff through the CodeSheriff.LocalUI for selecting solutions to scan and specifying output locations. For testing purposes, a companion website with known vulnerabilities is available.
Comments
Post a Comment