mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-05 21:10:53 -05:00
Add: audibleblink/dummyDLL to Defense Evasion section
This commit is contained in:
parent
3176e23bc6
commit
b565b679e3
@ -768,6 +768,10 @@ Some tools can be categorized in more than one category. But because the current
|
||||
<td><a href="https://github.com/asaurusrex/EDR_Userland_Hook_Checker">asaurusrex/EDR_Userland_Hook_Checker</a></td>
|
||||
<td>Project to check which Nt/Zw functions your local EDR is hooking</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/audibleblink/dummyDLL">audibleblink/dummyDLL</a></td>
|
||||
<td>Utility for hunting UAC bypasses or COM/DLL hijacks that alerts on the exported function that was consumed.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/AzAgarampur/byeintegrity4-uac">AzAgarampur/byeintegrity4-uac</a></td>
|
||||
<td>Bypass UAC by abusing the Windows Defender Firewall Control Panel, environment variables, and shell protocol handlers</td>
|
||||
|
Loading…
Reference in New Issue
Block a user