Add: threatexpress/cobaltstrike_payload_generator to Execution section

This commit is contained in:
pe3zx 2021-08-24 12:30:30 +07:00
parent 7545f27987
commit 95429ad123

View File

@ -755,6 +755,10 @@ Some tools can be categorized in more than one category. But because the current
<td>Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and
other Windows payloads from memory and runs them with parameters</td>
</tr>
<tr>
<td><a href="https://github.com/threatexpress/cobaltstrike_payload_generator">threatexpress/cobaltstrike_payload_generator</a></td>
<td>Quickly generate every payload type for each listener and optionally host via HTTP.</td>
</tr>
<tr>
<td><a href="https//github.com/trustedsec/unicorn">trustedsec/unicorn</a></td>
<td>Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory.