An automated security-review workflow for authorised .NET web applications and compiled .NET files such as DLLs. It coordinates code decompilation, attack-surface mapping, authentication checks, vulnerability checks, call tracing, and a final report.
A security-audit workflow for authentication and authorization in .NET applications. Authentication checks who a user is; authorization checks what that user is allowed to do.
A security-audit workflow for Blazor applications, Microsoft’s .NET framework for building interactive web interfaces with C#. It examines server circuits, browser-side code, component rendering, events, state, and live SignalR connections.
A .NET security review tool for code that starts processes or loads and runs code dynamically. It follows user-controlled input to execution points such as Process.Start, PowerShell, Roslyn and Assembly.Load.
A security-audit workflow for finding unsafe object deserialization in .NET applications. Deserialization turns stored or received data back into program objects, and unsafe handling can let attackers control what the program creates or runs.
A .NET security review tool for file reads and path-traversal risks. It follows user-controlled input into file operations such as FileStream, StreamReader, PhysicalFile and Path.Combine.
A .NET security review tool for file-upload code. It follows uploaded files from request handling to storage and checks path, extension and MIME-type validation.
A security-audit guide for ASP.NET Core Minimal APIs, a lightweight way to build web APIs in .NET. It traces user-controlled input through routes and request handling to sensitive operations such as files, commands, databases, or deserialization.
A security-audit workflow for .NET applications and deployment files, including ASP.NET, WCF, IIS packages, and decompiled programs. It examines how requests, permissions, data, and configuration flow through an application.
A security-audit topic about incorrect CORS settings. CORS is the browser rule that controls whether one website may read responses from another website.
A security-audit topic for unsafe deserialization. Deserialization turns stored or received data back into program objects, and unsafe handling can create security risks.
Reference material for authorized security audits of HTTP Host header attacks in .NET applications. It is an archived source used to support audit findings, not a general-purpose coding add-on.
A security-audit guide for OAuth and OpenID Connect configuration mistakes. OAuth delegates access, while OpenID Connect adds user sign-in on top of it.
A security-audit guide for finding path traversal and local file inclusion flaws in .NET applications. These flaws can let a request access files outside the intended folder.
A security-audit guide for unsafe file uploads, where a website accepts files that can create security or server-side risks.
5 4mo agoB0 tokens
MulanPSL-2.0
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: