Credit to Tim Medin (@TimMedin) for the Kerberoasting concept and original toolset implementation (https://github.com/nidem/kerberoast). Note: the primary method of ...
[void][Reflection.Assembly]::Load('System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089') [void][Reflection.Assembly]::Load('System ...
Windows PowerShell最好的功能之一就是它对.NET对象模式的直接访问。但是由于作者不是一个开发人员,并且大部分编成概念都十分陌生,也就成为了学习Powershell时最大的障碍。在本文中就是在实际学习中总结出Powershell与.Net框架之间点连接的学习经验。 Windows ...