From 602774279a473b213c9d1bb15a6d1a39a2a3e4f7 Mon Sep 17 00:00:00 2001 From: mether049 Date: Sat, 14 Mar 2020 22:34:18 +0900 Subject: [PATCH] Update malware-analysis_ref_and_memo.md --- malware-analysis_ref_and_memo.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/malware-analysis_ref_and_memo.md b/malware-analysis_ref_and_memo.md index 1cb00f2..aebe798 100644 --- a/malware-analysis_ref_and_memo.md +++ b/malware-analysis_ref_and_memo.md @@ -7,12 +7,12 @@ [Learning Aid - Top Base64 Encodings Table](https://gist.github.com/Neo23x0/6af876ee72b51676c82a2db8d2cd3639) ### OS/VM -- [FLARE VM](https://github.com/fireeye/flare-vm)
+- **[FLARE VM](https://github.com/fireeye/flare-vm)**
FireEye社が提供するマルウェア解析, DFIR, ペネトレーションテストに特化したWindowsベースのディストリビューション
Practical Malware Analysis Labsが同梱
-- [REMnux](https://remnux.org/)
+- **[REMnux](https://remnux.org/)**
SANSが提供するリバースエンジニアリング,マルウェア解析に特化したUbuntuベースのディストリビューション
-- [Tsurugi Linux](https://tsurugi-linux.org/index.php)
+- **[Tsurugi Linux](https://tsurugi-linux.org/index.php)**
DFIR,マルウェア解析,OSINTに特化したUbuntuベースのディストリビューション
### Static Analysis and Debug tools