From d074c32cbc9aa0a39478c8ac74a6a926e2d6b061 Mon Sep 17 00:00:00 2001 From: rshipp Date: Fri, 8 May 2015 22:35:17 -0600 Subject: [PATCH] Add online scanners section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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