Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

Using Powershell and Reflection API to invoke methods from .NET Assemblies

Summary

PowerShell plus the .NET Reflection API can invoke methods from .NET assemblies without an IDE or recompilation, e.g. to decrypt database passwords whose encryption routine lives in the code.
Published
Collected

original ↗