diff --git a/README.md b/README.md index ba921c2..0ace392 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by - [Honeypots](#honeypots) - [Malware Corpora](#malware-corpora) - [Detection and Classification](#detection-and-classification) + - [Online Scanners and Sandboxes](#online-scanners-and-sandboxes) - [Miscellaneous](#miscellaneous) - [Resources](#resources) - [Books](#books) @@ -52,6 +53,13 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for analysts. +## Online Scanners and Sandboxes + +* [VirusTotal](https://www.virustotal.com/) - Free online analysis of malware + samples and URLs +* [Jotti]() - Free online multi-AV scanner. +* [Malwr]() - Free analysis with an online Cuckoo Sandbox instance. + ## Miscellaneous * [REMnux](https://remnux.org/) - Linux distribution and docker images for