mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Fix Loki ordering
This commit is contained in:
parent
07da4ab57c
commit
ead1f87f4d
@ -171,6 +171,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
edit file metadata.
|
edit file metadata.
|
||||||
* [hashdeep](https://github.com/jessek/hashdeep) - Compute digest hashes with
|
* [hashdeep](https://github.com/jessek/hashdeep) - Compute digest hashes with
|
||||||
a variety of algorithms.
|
a variety of algorithms.
|
||||||
|
* [Loki](https://github.com/Neo23x0/Loki) - Host based scanner for IOCs.
|
||||||
* [MASTIFF](https://github.com/KoreLogicSecurity/mastiff) - Static analysis
|
* [MASTIFF](https://github.com/KoreLogicSecurity/mastiff) - Static analysis
|
||||||
framework.
|
framework.
|
||||||
* [MultiScanner](https://github.com/MITRECND/multiscanner) - Modular file
|
* [MultiScanner](https://github.com/MITRECND/multiscanner) - Modular file
|
||||||
@ -190,7 +191,6 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
* [TrID](http://mark0.net/soft-trid-e.html) - File identifier.
|
* [TrID](http://mark0.net/soft-trid-e.html) - File identifier.
|
||||||
* [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for
|
* [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for
|
||||||
analysts.
|
analysts.
|
||||||
* [Loki](https://github.com/Neo23x0/Loki) - Host based scanner for IOCs.
|
|
||||||
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user