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
46edd5e36e
commit
394d746c04
@ -23,7 +23,7 @@ DFIR,マルウェア解析,OSINTに特化したUbuntuベースのディスト
|
|||||||
|IDA pro|〇|〇(Not free)|〇||||||
|
|IDA pro|〇|〇(Not free)|〇||||||
|
||||||
|Binary Ninja|〇||||||||
|
|Binary Ninja|〇||||||||
|
||||||
|Cutter|〇|r2dec,r2ghidra|native<br>gdb<br>windbg<br>etc.|[INTRO TO CUTTER FOR MALWARE ANALYSIS(2019-03)](https://malwology.com/2019/03/14/intro-to-cutter-for-malware-analysis/)<br>[megabeets.net](https://www.megabeets.net/?s=cutter)<br>[Cutter: Presenting r2ghidra Decompiler,r2con 2019](https://www.youtube.com/watch?v=eHtMiezr7l8&list=LLTk6-mAiILdt3V27uab14LA&index=8&t=0s)|||||
|
|Cutter|〇|r2dec,r2ghidra|native<br>gdb<br>windbg<br>etc.|[INTRO TO CUTTER FOR MALWARE ANALYSIS(2019-03)](https://malwology.com/2019/03/14/intro-to-cutter-for-malware-analysis/)<br>[megabeets.net](https://www.megabeets.net/?s=cutter)<br>[Cutter: Presenting r2ghidra Decompiler,r2con 2019](https://www.youtube.com/watch?v=eHtMiezr7l8&list=LLTk6-mAiILdt3V27uab14LA&index=8&t=0s)|||||
|
||||||
|Ghidra|〇|〇||[Reversing WannaCry Part 2 - Diving into the malware with #Ghidra,youtube](https://www.youtube.com/watch?v=Q90uZS3taG0)<br>[cheetsheet](https://www.oldergeeks.com/downloads/file.php?id=2767)|||||
|
|Ghidra|〇|〇||[Reversing WannaCry Part 2 - Diving into the malware with #Ghidra,youtube](https://www.youtube.com/watch?v=Q90uZS3taG0)<br>[cheetsheet](https://www.oldergeeks.com/downloads/file.php?id=2767)<br>[Scripting in Ghidra, Patching MacOS Image2Icon](https://duraki.github.io/posts/o/20200227-ghidra-scripting-image2icon.html)<br>[]()|||||
|
||||||
|x64/x32dbg|〇|Snowman|〇||||||
|
|x64/x32dbg|〇|Snowman|〇||||||
|
||||||
|WinDbg|〇||〇||||||
|
|WinDbg|〇||〇||||||
|
||||||
|GDB|〇||〇||||||
|
|GDB|〇||〇||||||
|
||||||
@ -212,6 +212,7 @@ echo $child_process
|
|||||||
|Triage|https://tria.ge/||
|
|Triage|https://tria.ge/||
|
||||||
|Yomi Sandbox|https://yomi.yoroi.company/upload||
|
|Yomi Sandbox|https://yomi.yoroi.company/upload||
|
||||||
|UnpacMe|https://www.unpac.me/#/|online unpacker,beta,<br>extracting embedded AutoIT Script,<br> extracting URL from VB6 downloader(GuLoader)|
|
|UnpacMe|https://www.unpac.me/#/|online unpacker,beta,<br>extracting embedded AutoIT Script,<br> extracting URL from VB6 downloader(GuLoader)|
|
||||||
|
|MalwareConifg|https://malwareconfig.com/|特定マルウェアからconfig情報を抽出|
|
||||||
|
|
||||||
### Unpacker/Decryptor/Decoder/Extractor/Memory Scanner
|
### Unpacker/Decryptor/Decoder/Extractor/Memory Scanner
|
||||||
- [TAFOF-Unpacker](https://github.com/Tera0017/TAFOF-Unpacker)<br>
|
- [TAFOF-Unpacker](https://github.com/Tera0017/TAFOF-Unpacker)<br>
|
||||||
|
Loading…
Reference in New Issue
Block a user