mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Added yara-finder tool
This commit is contained in:
parent
1bfb4959f7
commit
3eb50c9985
@ -253,6 +253,7 @@ executables.
|
|||||||
* [Yara rules generator](https://github.com/Neo23x0/yarGen) - Generate
|
* [Yara rules generator](https://github.com/Neo23x0/yarGen) - Generate
|
||||||
yara rules based on a set of malware samples. Also contains a good
|
yara rules based on a set of malware samples. Also contains a good
|
||||||
strings DB to avoid false positives.
|
strings DB to avoid false positives.
|
||||||
|
* [Yara Finder](https://github.com/uppusaikiran/yara-finder) - A simple tool to yara match the file against various yara rules to find the indicators of suspicion.
|
||||||
|
|
||||||
|
|
||||||
## Online Scanners and Sandboxes
|
## Online Scanners and Sandboxes
|
||||||
|
Loading…
Reference in New Issue
Block a user