diff --git a/malware-analysis_ref_and_memo.md b/malware-analysis_ref_and_memo.md index 2015fb3..6dac73d 100644 --- a/malware-analysis_ref_and_memo.md +++ b/malware-analysis_ref_and_memo.md @@ -240,6 +240,7 @@ DFIR,マルウェア解析,OSINTに特化したUbuntuベースのディスト - 適用・組み合わせたOperantinをレシピとしてURLで共有することができる - [Chepy](https://github.com/securisec/chepy)と呼ばれるpython用ライブラリも開発されている - [レシピ集](https://github.com/mattnotmax/cyberchef-recipes) + - [0_CyberChef_CobaltStrike_Shellcode_Decoder_Recipe](https://gist.github.com/0xtornado/69d12572520122cb9bddc2d6793d97ab) - **[StringSifter](https://github.com/fireeye/stringsifter)** - 機械学習モデルによってファイルの含まれる文字列とマルウェアとの関連性をランク付けする - [010 Editorに組み込むことも可能](https://www.sweetscape.com/010editor/repository/scripts/file_info.php?file=RateStrings.1sc&type=1&sort=)