mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-22 12:16:10 +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.*
|
*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
|
* [AVCaesar](https://avcaesar.malware.lu/) - Malware.lu online scanner and
|
||||||
malware repository.
|
malware repository.
|
||||||
* [Cuckoo Sandbox](http://cuckoosandbox.org/) - Open source, self hosted
|
* [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.
|
instance.
|
||||||
* [MASTIFF Online](https://mastiff-online.korelogic.com/) - Online static
|
* [MASTIFF Online](https://mastiff-online.korelogic.com/) - Online static
|
||||||
analysis of malware.
|
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
|
* [Noriben](https://github.com/Rurik/Noriben) - Uses Sysinternals Procmon to
|
||||||
collect information about malware in a sandboxed environment.
|
collect information about malware in a sandboxed environment.
|
||||||
* [Recomposer](https://github.com/secretsquirrel/recomposer) - A helper
|
* [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
|
samples and URLs
|
||||||
* [Zeltser's List](https://zeltser.com/automated-malware-analysis/) - Free
|
* [Zeltser's List](https://zeltser.com/automated-malware-analysis/) - Free
|
||||||
automated sandboxes and services, compiled by Lenny Zeltser.
|
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
|
## Domain Analysis
|
||||||
|
|
||||||
*Inspect domains and IP addresses.*
|
*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
|
* [Dig](http://networking.ringofsaturn.com/) - Free online dig and other
|
||||||
network tools.
|
network tools.
|
||||||
* [IPinfo](https://github.com/hiddenillusion/IPinfo) - Gather information
|
* [IPinfo](https://github.com/hiddenillusion/IPinfo) - Gather information
|
||||||
about an IP or domain by searching online resources.
|
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
|
* [TekDefense Automator](http://www.tekdefense.com/automater/) - OSINT tool
|
||||||
for gatherig information about URLs, IPs, or hashes.
|
for gatherig information about URLs, IPs, or hashes.
|
||||||
* [Whois](http://whois.domaintools.com/) - DomainTools free online whois
|
* [Whois](http://whois.domaintools.com/) - DomainTools free online whois
|
||||||
|
Loading…
Reference in New Issue
Block a user