mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-22 04:06:09 +00:00
Update README.md
Edited to be alphabetical order and added some links
This commit is contained in:
parent
0c84829f2f
commit
3651c20185
@ -175,6 +175,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
|
||||
*Web-based multi-AV scanners, and malware sandboxes for automated analysis.*
|
||||
|
||||
* [Anubis](https://anubis.iseclab.org/) - Malware Analysis for Unknown Binaries and Site Check.
|
||||
* [AVCaesar](https://avcaesar.malware.lu/) - Malware.lu online scanner and
|
||||
malware repository.
|
||||
* [Cuckoo Sandbox](http://cuckoosandbox.org/) - Open source, self hosted
|
||||
@ -190,6 +191,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
instance.
|
||||
* [MASTIFF Online](https://mastiff-online.korelogic.com/) - Online static
|
||||
analysis of malware.
|
||||
* [Metascan Online](https://www.metascan-online.com/en) - Free file scanning with multiple antivirus engines.
|
||||
* [Noriben](https://github.com/Rurik/Noriben) - Uses Sysinternals Procmon to
|
||||
collect information about malware in a sandboxed environment.
|
||||
* [Recomposer](https://github.com/secretsquirrel/recomposer) - A helper
|
||||
@ -198,17 +200,17 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
samples and URLs
|
||||
* [Zeltser's List](https://zeltser.com/automated-malware-analysis/) - Free
|
||||
automated sandboxes and services, compiled by Lenny Zeltser.
|
||||
* [AVCaesar](https://avcaesar.malware.lu/) - A malware analysis engine and repository.
|
||||
* [Metascan Online](https://www.metascan-online.com/en) - Free file scanning with multiple antivirus engines.
|
||||
|
||||
## Domain Analysis
|
||||
|
||||
*Inspect domains and IP addresses.*
|
||||
|
||||
* [Anubis](https://anubis.iseclab.org/) - Malware Analysis for Unknown Binaries and Site Check.
|
||||
* [Dig](http://networking.ringofsaturn.com/) - Free online dig and other
|
||||
network tools.
|
||||
* [IPinfo](https://github.com/hiddenillusion/IPinfo) - Gather information
|
||||
about an IP or domain by searching online resources.
|
||||
* [Sucuri SiteCheck](https://sitecheck.sucuri.net/) - Free Website Malware and Security Scanner.
|
||||
* [TekDefense Automator](http://www.tekdefense.com/automater/) - OSINT tool
|
||||
for gatherig information about URLs, IPs, or hashes.
|
||||
* [Whois](http://whois.domaintools.com/) - DomainTools free online whois
|
||||
|
Loading…
Reference in New Issue
Block a user