Add: sensepost/goDoH - godoh - A DNS-over-HTTPS C2

This commit is contained in:
pe3zx 2018-10-30 13:41:35 +07:00
parent c6ff95d901
commit c15e3a91a9

View File

@ -2295,6 +2295,10 @@ _return-to-libc techniques_
<td><a href="https://github.com/secretsquirrel/SigThief">secretsquirrel/SigThief</a></td>
<td>Stealing Signatures and Making One Invalid Signature at a Time</td>
</tr>
<tr>
<td><a href="https://github.com/sensepost/godoh">sensepost/goDoH</a></td>
<td>godoh - A DNS-over-HTTPS C2</td>
</tr>
<tr>
<td><a href="https://github.com/stephenfewer/ReflectiveDLLInjection">stephenfewer/ReflectiveDLLInjection</a></td>
<td>Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process</td>