DllSpy

0.2.7

Discovers and analyzes input surfaces (HTTP endpoints, SignalR hubs, WCF services, gRPC services, Razor Pages, Blazor components, Azure Functions, OData endpoints) 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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DllSpy

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DllSpy

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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 azure-functions odata reflection endpoints vulnerability audit

Cmdlets

Search-DllSpy Test-DllSpy

Dependencies

This module has no dependencies.

Release Notes

Added Azure Functions and OData endpoint discovery. PowerShell HttpMethod filter now matches all surface types with HTTP methods.

FileList

Version History

Version Downloads Last updated
0.2.7 (current version) 10 2/27/2026
0.2.6 5 2/26/2026
0.2.5 4 2/26/2026
0.2.4 4 2/26/2026
0.2.3 4 2/26/2026
0.2.2 4 2/25/2026
0.2.1 3 2/25/2026
Show more