mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 10:26:07 +00:00
commit
5f4dfb2625
@ -211,7 +211,7 @@ 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.*
|
||||
|
||||
* [APK Analyzer](https://www.apk-analyzer.net/) - free dynamic analysis of APKs.
|
||||
* [AndroTotal](https://andrototal.org/) - free online analysis of APKs
|
||||
against multiple mobile antivirus apps.
|
||||
* [Anubis](https://anubis.iseclab.org/) - Malware Analysis for Unknown Binaries
|
||||
@ -226,8 +226,10 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
legal concerns by the author.
|
||||
* [DeepViz](https://www.deepviz.com/) - Multi-format file analyzer with
|
||||
machine-learning classification.
|
||||
* [Document Analyzer](https://www.document-analyzer.net/) - free dynamic analysis of DOC and PDF files.
|
||||
* [DRAKVUF](https://github.com/tklengyel/drakvuf) - Dynamic malware analysis
|
||||
system.
|
||||
* [File Analyzer](https://www.file-analyzer.net/) - free dynamic analysis of PE files.
|
||||
* [Hybrid Analysis](https://www.hybrid-analysis.com/) - Online malware
|
||||
analysis tool, powered by VxSandbox.
|
||||
* [IRMA](http://irma.quarkslab.com/) - An asynchronous and customizable
|
||||
@ -249,6 +251,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
script for safely uploading binaries to sandbox sites.
|
||||
* [SEE](https://github.com/F-Secure/see) - Sandboxed Execution Environment (SEE)
|
||||
is a framework for building test automation in secured Environments.
|
||||
* [URL Analyzer](https://www.url-analyzer.net/) - free dynamic analysis of URL files.
|
||||
* [VirusTotal](https://www.virustotal.com/) - Free online analysis of malware
|
||||
samples and URLs
|
||||
* [Zeltser's List](https://zeltser.com/automated-malware-analysis/) - Free
|
||||
|
Loading…
Reference in New Issue
Block a user