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:
parent
35e178134b
commit
d9065a64b7
@ -167,6 +167,7 @@ DFIR,マルウェア解析,OSINTに特化したUbuntuベースのディスト
|
|||||||
- input(ファイル,文字列,データ)に対して様々なOperation(暗号化,復号,エンコード,デコード,情報抽出,変換,置換,計算,その他多数)を適用・組み合わせて,OutputするWebサービス
|
- input(ファイル,文字列,データ)に対して様々なOperation(暗号化,復号,エンコード,デコード,情報抽出,変換,置換,計算,その他多数)を適用・組み合わせて,OutputするWebサービス
|
||||||
- 適用・組み合わせたOperantinをレシピとしてURLで共有することができる
|
- 適用・組み合わせたOperantinをレシピとしてURLで共有することができる
|
||||||
- [Chepy](https://github.com/securisec/chepy)と呼ばれるpython用ライブラリも開発されている
|
- [Chepy](https://github.com/securisec/chepy)と呼ばれるpython用ライブラリも開発されている
|
||||||
|
- [レシピ集](https://github.com/mattnotmax/cyberchef-recipes)
|
||||||
- [StringSifter](https://github.com/fireeye/stringsifter)
|
- [StringSifter](https://github.com/fireeye/stringsifter)
|
||||||
- 機械学習モデルによってファイルの含まれる文字列とマルウェアとの関連性をランク付けする
|
- 機械学習モデルによってファイルの含まれる文字列とマルウェアとの関連性をランク付けする
|
||||||
- [010 Editorに組み込むことも可能](https://www.sweetscape.com/010editor/repository/scripts/file_info.php?file=RateStrings.1sc&type=1&sort=)
|
- [010 Editorに組み込むことも可能](https://www.sweetscape.com/010editor/repository/scripts/file_info.php?file=RateStrings.1sc&type=1&sort=)
|
||||||
|
Loading…
Reference in New Issue
Block a user