Using Powershell and Reflection API to invoke methods from .NET Assemblies
netspi.com | 博客 | #powershell | #penetration-testing | #reflection | #dotnet | #password-decryption | #assembly
摘要
介绍用 PowerShell 配合 .NET Reflection API 直接调用 .NET 程序集(exe/dll)内部方法,无需 IDE 建项目再编译;典型场景:配置文件中发现加密的数据库密码后,调用程序集内的解密函数直接还原明文。
- 发布时间
- 收录时间
Skip to content