mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 18:26:09 +00:00
Add more subsection descriptions
This commit is contained in:
parent
fbf02f04ef
commit
adb9ba613e
@ -82,6 +82,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
|
||||
## Online Scanners and Sandboxes
|
||||
|
||||
*Web-based multi-AV scanners, and malware sandboxes for automated analysis.*
|
||||
|
||||
* [Cuckoo Sandbox](http://cuckoosandbox.org/) - Open source, self hosted
|
||||
sandbox and automated analysis system.
|
||||
* [Jotti]() - Free online multi-AV scanner.
|
||||
@ -106,6 +108,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
|
||||
## Documents and Shellcode
|
||||
|
||||
*Analyze malicious JS and shellcode from PDFs and Office documents.*
|
||||
|
||||
* [AnalyzePDF](https://github.com/hiddenillusion/AnalyzePDF) - A tool for
|
||||
analyzing PDFs and attempting to determine whether they are malicious.
|
||||
* [diStorm](http://www.ragestorm.net/distorm/) - Disassembler for analyzing
|
||||
@ -157,6 +161,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
|
||||
## Books
|
||||
|
||||
*Essential malware analysis reading material.*
|
||||
|
||||
* [Malware Analyst's Cookbook and DVD](https://amzn.com/dp/0470613033) -
|
||||
Tools and Techniques for Fighting Malicious Code.
|
||||
* [Practical Malware Analysis](https://amzn.com/dp/1593272901) - The Hands-On Guide
|
||||
|
Loading…
Reference in New Issue
Block a user