mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
Add: YARAify to Malware Analysis section
This commit is contained in:
parent
cc33ed4f6c
commit
6d2220fad3
@ -2747,6 +2747,10 @@ This repository is created as an online bookmark for useful links, resources and
|
||||
<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://yaraify.abuse.ch/">YARAify</a></td>
|
||||
<td>YARAify is a project from abuse.ch that allows anyone to scan suspicious files such as malware samples or process dumps against a large repository of YARA rules. With YARAhub, the platform also provides a structured way for sharing YARA rules with the community.</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>
|
||||
|
Loading…
Reference in New Issue
Block a user