Add online scanners section

This commit is contained in:
rshipp 2015-05-08 22:35:17 -06:00
parent dcd18996c4
commit d074c32cbc

View File

@ -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