mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-05 13:00:49 -05:00
Add GhostPack/SharpWMI
This commit is contained in:
parent
c28bd53ead
commit
8c9af19e8e
@ -118,6 +118,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/FuzzySecurity/PowerShell-Suite">FuzzySecurity/PowerShell-Suite</a></td>
|
||||
<td>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.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/GhostPack/SharpWMI">GhostPack/SharpWMI</a></td>
|
||||
<td>SharpWMI is a C# implementation of various WMI functionality.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/jhalon/SharpCall">jhalon/SharpCall</a></td>
|
||||
<td>Simple PoC demonstrating syscall execution in C#</td>
|
||||
|
Loading…
Reference in New Issue
Block a user