1
0
mirror of https://github.com/nganhkhoa/malware.git synced 2024-06-10 21:32:07 +07:00

Update malware-analysis_ref_and_memo.md

This commit is contained in:
mether049
2020-07-02 23:59:43 +09:00
committed by GitHub
parent a0b1bae026
commit c77223beb1

View File

@ -4,7 +4,9 @@
- infographicsやツールのチートシート<br> - infographicsやツールのチートシート<br>
[DFIR TRAINING(RESOUCES-Downloads-Infographics & Cheet Sheets)](https://www.dfir.training/resources/downloads/cheatsheets-infographics) [DFIR TRAINING(RESOUCES-Downloads-Infographics & Cheet Sheets)](https://www.dfir.training/resources/downloads/cheatsheets-infographics)
- マルウェアに含まれることが多い文字列とBase64エンコードの対応表<br> - マルウェアに含まれることが多い文字列とBase64エンコードの対応表<br>
[Learning Aid - Top Base64 Encodings Table](https://gist.github.com/Neo23x0/6af876ee72b51676c82a2db8d2cd3639) [Learning Aid - Top Base64 Encodings Table](https://gist.github.com/Neo23x0/6af876ee72b51676c82a2db8d2cd3639)<br>
- 様々なマルウェア解析ツールを提供
[kahusecurity](http://www.kahusecurity.com/tools.html)
### OS/VM ### OS/VM
- **[FLARE VM](https://github.com/fireeye/flare-vm)**<br> - **[FLARE VM](https://github.com/fireeye/flare-vm)**<br>