Add BishopFox/sliver

This commit is contained in:
pe3zx 2020-11-18 20:47:11 +07:00
parent 322f54dc07
commit fad2a2653e

View File

@ -204,6 +204,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/Binject/backdoorfactory">Binject/backdoorfactory</a></td>
<td>A from-scratch rewrite of The Backdoor Factory - a MitM tool for inserting shellcode into all types of binaries on the wire.</td>
</tr>
<tr>
<td><a href="https://github.com/BishopFox/sliver">BishopFox/sliver</a></td>
<td>Sliver is a general purpose cross-platform implant framework that supports C2 over Mutual-TLS, HTTP(S), and DNS. Implants are dynamically compiled with unique X.509 certificates signed by a per-instance certificate authority generated when you first run the binary.</td>
</tr>
<tr>
<td><a href="https://github.com/infosecn1nja/MaliciousMacroMSBuild">infosecn1nja/MaliciousMacroMSBuild</a></td>
<td>Generates Malicious Macro and Execute Powershell or Shellcode via MSBuild Application Whitelisting Bypass.</td>