mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2025-03-13 17:46:40 -04:00
Merge ce2edb6989289a46b2400e475396f189475531f6 into 179887b9bfb04bb736348b2dc9d331bc860c6ef7
This commit is contained in:
commit
0e153839c4
@ -275,7 +275,7 @@ executables.
|
||||
yara rules based on a set of malware samples. Also contains a good
|
||||
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.
|
||||
|
||||
* [RESTful API for Unipacker](https://github.com/rpgeeganage/restful4up) - RESTful API with Python SDK for (Unipacker)[https://github.com/unipacker/unipacker]
|
||||
|
||||
## Online Scanners and Sandboxes
|
||||
|
||||
|
@ -184,6 +184,7 @@
|
||||
* [YARA](https://plusvic.github.io/yara/) - 分析师利用的模式识别工具
|
||||
* [Yara rules generator](https://github.com/Neo23x0/yarGen) - 基于恶意样本生成 yara 规则,也包含避免误报的字符串数据库
|
||||
* [Yara Finder](https://github.com/uppusaikiran/yara-finder) - 使用不同 yara 规则匹配文件的简单工具,以期找到可疑指标
|
||||
* [RESTful API for Unipacker](https://github.com/rpgeeganage/restful4up) - 带有Python SDK的RESTful API (Unipacker)[https://github.com/unipacker/unipacker]
|
||||
|
||||
## 在线扫描与沙盒
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user