diff --git a/Offensive.md b/Offensive.md index c2177fc..1a3ed53 100644 --- a/Offensive.md +++ b/Offensive.md @@ -118,6 +118,10 @@ Some tools can be categorized in more than one category. But because the current FuzzySecurity/PowerShell-Suite There are great tools and resources online to accomplish most any task in PowerShell, sometimes however, there is a need to script together a util for a specific purpose or to bridge an ontological gap. This is a collection of PowerShell utilities I put together either for fun or because I had a narrow application in mind. + + GhostPack/SharpWMI + SharpWMI is a C# implementation of various WMI functionality. + jhalon/SharpCall Simple PoC demonstrating syscall execution in C#