mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 18:26:09 +00:00
Rearrange sections to fit the TOC
This commit is contained in:
parent
2c56478153
commit
cec6a1567e
22
README.md
22
README.md
@ -71,6 +71,17 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
* [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.
|
||||||
|
|
||||||
|
## Domain Analysis
|
||||||
|
|
||||||
|
*Inspect domains and IP addresses.*
|
||||||
|
|
||||||
|
* [Dig](http://networking.ringofsaturn.com/) - Free online dig and other
|
||||||
|
network tools.
|
||||||
|
* [Whois](http://whois.domaintools.com/) - DomainTools free online whois
|
||||||
|
search.
|
||||||
|
* [Zeltser's List](https://zeltser.com/lookup-malicious-websites/) - Free
|
||||||
|
online tools for researching malicious websites, compiled by Lenny Zeltser.
|
||||||
|
|
||||||
## Memory Forensics
|
## Memory Forensics
|
||||||
|
|
||||||
*Tools for dissecting malware in memory images or running systems.*
|
*Tools for dissecting malware in memory images or running systems.*
|
||||||
@ -86,17 +97,6 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
* [WinDbg](https://msdn.microsoft.com/en-us/windows/hardware/hh852365) - Live
|
* [WinDbg](https://msdn.microsoft.com/en-us/windows/hardware/hh852365) - Live
|
||||||
memory inspection and kernel debugging for Windows systems.
|
memory inspection and kernel debugging for Windows systems.
|
||||||
|
|
||||||
## Domain Analysis
|
|
||||||
|
|
||||||
*Inspect domains and IP addresses.*
|
|
||||||
|
|
||||||
* [Dig](http://networking.ringofsaturn.com/) - Free online dig and other
|
|
||||||
network tools.
|
|
||||||
* [Whois](http://whois.domaintools.com/) - DomainTools free online whois
|
|
||||||
search.
|
|
||||||
* [Zeltser's List](https://zeltser.com/lookup-malicious-websites/) - Free
|
|
||||||
online tools for researching malicious websites, compiled by Lenny Zeltser.
|
|
||||||
|
|
||||||
## Miscellaneous
|
## Miscellaneous
|
||||||
|
|
||||||
* [REMnux](https://remnux.org/) - Linux distribution and docker images for
|
* [REMnux](https://remnux.org/) - Linux distribution and docker images for
|
||||||
|
Loading…
Reference in New Issue
Block a user