mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-05 13:00:49 -05:00
Add: djhohnstein/SharpSC to Persistence section
This commit is contained in:
parent
354f14f9f3
commit
1a3288376f
@ -547,6 +547,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/ben0xa/doucme">ben0xa/doucme</a></td>
|
||||
<td>This leverages the NetUserAdd Win32 API to create a new computer account. This is done by setting the usri1_priv of the USER_INFO_1 type to 0x1000. The primary goal is to avoid the normal detection of new user created events (4720).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/djhohnstein/SharpSC">djhohnstein/SharpSC</a></td>
|
||||
<td>Simple .NET assembly to interact with services.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/fireeye/SharPersist">fireeye/SharPersist</a></td>
|
||||
<td>Windows persistence toolkit written in C#.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user