mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Add online scanners section
This commit is contained in:
parent
dcd18996c4
commit
d074c32cbc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user