Info
Version: | 2.3.308 |
Author(s): | Microsoft |
Last Update: | Monday, February 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/AttackSurfaceAnalyzer |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CST.AttackSurfaceAnalyzer |
Install
Install-Package Microsoft.CST.AttackSurfaceAnalyzer
dotnet add package Microsoft.CST.AttackSurfaceAnalyzer
paket add Microsoft.CST.AttackSurfaceAnalyzer
Microsoft.CST.AttackSurfaceAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 2.8.0)
- CompareNETObjects(>= 4.67.0)
- Microsoft.CST.MultiExtractor(>= 0.1.194)
- Microsoft.Data.Sqlite(>= 5.0.0)
- Microsoft.PowerShell.Commands.Diagnostics(>= 7.1.0)
- Microsoft.PowerShell.SDK(>= 7.1.0)
- Microsoft.Win32.Registry(>= 5.0.0)
- Microsoft.Win32.Registry.AccessControl(>= 5.0.0)
- Microsoft.Windows.Compatibility(>= 5.0.0)
- Mono.Posix.NETStandard(>= 1.0.0)
- PeNet(>= 2.5.11)
- Serilog(>= 2.10.0)
- Serilog.Sinks.ApplicationInsights(>= 3.1.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.File(>= 4.1.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.IO.FileSystem.AccessControl(>= 5.0.0)
- System.Management(>= 5.0.0)
- System.Net.NetworkInformation(>= 4.3.0)
- System.Net.Security(>= 4.3.2)
- System.Runtime(>= 4.3.1)
- System.Security.AccessControl(>= 5.0.0)
- System.Threading.AccessControl(>= 5.0.0)
- WindowsFirewallHelper(>= 2.0.2.291)
- sqlite(>= 3.13.0)
Tags
This package contains the AttackSurfaceAnalyzer library. For the CLI Dotnet Tool, see Microsoft.CST.AttackSurfaceAnalyzer.CLI.