mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
[Tools][Windows] DanMcInerney/icebreaker
This commit is contained in:
parent
9367896c8c
commit
503442ed6e
@ -1493,6 +1493,10 @@ My curated list of awesome links, resources and tools
|
||||
<td><a href="https://github.com/api0cradle/UltimateAppLockerByPassList">api0cradle/UltimateAppLockerByPassList</a></td>
|
||||
<td>The goal of this repository is to document the most common techniques to bypass AppLocker.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/DanMcInerney/icebreaker">DanMcInerney/icebreaker</a></td>
|
||||
<td>Gets plaintext Active Directory credentials if you're on the internal network but outside the AD environment</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/google/sandbox-attacksurface-analysis-tools">google/sandbox-attacksurface-analysis-tools</a></td>
|
||||
<td>This is a small suite of tools to test various properties of sandboxes on Windows. Many of the checking tools take a -p flag which is used to specify the PID of a sandboxed process. The tool will impersonate the token of that process and determine what access is allowed from that location. Also it's recommended to run these tools as an administrator or local system to ensure the system can be appropriately enumerated.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user