DllSpy
0.2.4
Discovers and analyzes input surfaces (HTTP endpoints, SignalR hubs, WCF services, gRPC services, Razor Pages, Blazor components) in compiled .NET assemblies using reflection. Identifies security vulnerabilities, maps routes, and generates reports — all without running the application.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Anton Lindström. All rights reserved.
Package Details
Author(s)
- Anton Lindström
Tags
security aspnet webapi signalr wcf grpc razor blazor reflection endpoints vulnerability audit
Cmdlets
Dependencies
This module has no dependencies.
Release Notes
CLI now shows separate METHOD and ROUTE columns (renamed old METHOD to ACTION). Fixed PowerShell formatter TypeName mismatch so Format-Table uses custom views. Added Razor Page and Blazor formatter views.
FileList
- DllSpy.nuspec
- DllSpy.Core.dll
- DllSpy.Core.pdb
- DllSpy.Core.xml
- DllSpy.Format.ps1xml
- DllSpy.PowerShell.deps.json
- DllSpy.PowerShell.dll
- DllSpy.PowerShell.dll-Help.xml
- DllSpy.PowerShell.pdb
- DllSpy.PowerShell.xml
- DllSpy.psd1
- System.Management.Automation.dll
- System.Reflection.TypeExtensions.dll