Add: YaraDbg to Malware Analysis section

This commit is contained in:
pe3zx 2022-03-02 11:53:34 +07:00
parent 710f4ec264
commit 23a4817755

View File

@ -2683,6 +2683,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/xorhex/mlget">xorhex/mlget</a></td>
<td>A golang CLI tool to download malware from a variety of sources.</td>
</tr>
<tr>
<td><a href="https://yaradbg.dev/">YaraDbg</a></td>
<td>YaraDbg is a free web-based Yara debugger to help security analysts to write hunting or detection rules with less effort and more confidence.</td>
</tr>
<tr>
<td><a href="https://github.com/zerofox-oss/phishpond">zerofox-oss/phishpond</a></td>
<td>Because phishtank was taken.. explore phishing kits in a contained environment!</td>