diff --git a/README.md b/README.md index 9e29215..b5b0f5f 100644 --- a/README.md +++ b/README.md @@ -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