[Tools][Malware Analysis] MinervaLabsResearch/Mystique

This commit is contained in:
pe3zx 2019-01-09 02:17:31 +07:00
parent dbf4d97ac3
commit acfdc663e3

View File

@ -1855,6 +1855,10 @@ _return-to-libc techniques_
<td><a href="https://macmalware.manwe.io/">100 recent OSX/iOS/Mac malware samples</a></td>
<td>This is a partial list of mac malware samples.</td>
</tr>
<tr>
<td><a href="https://github.com/MinervaLabsResearch/Mystique">MinervaLabsResearch/Mystique</a></td>
<td>Mystique may be used to discover infection markers that can be used to vaccinate endpoints against malware. It receives as input a malicious sample and automatically generates a list of mutexes that could be used to as "vaccines" against the sample</td>
</tr>
<tr>
<td><a href="https://github.com/nbulischeck/tyton">nbulischeck/tyton</a></td>
<td>Linux Kernel-Mode Rootkit Hunter for 4.4.0-31+</td>