mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-12-18 18:26:09 +00:00
Add detection and classification section
This commit is contained in:
parent
2d07773a85
commit
de528e073a
@ -9,6 +9,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
- [Anonymizers](#anonymizers)
|
- [Anonymizers](#anonymizers)
|
||||||
- [Honeypots](#honeypots)
|
- [Honeypots](#honeypots)
|
||||||
- [Malware Corpora](#malware-corpora)
|
- [Malware Corpora](#malware-corpora)
|
||||||
|
- [Detection and Classification](#detection-and-classification)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Books](#books)
|
- [Books](#books)
|
||||||
- [Twitter](#twitter)
|
- [Twitter](#twitter)
|
||||||
@ -42,6 +43,14 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
* [Contagio](http://contagiodump.blogspot.com/) - A collection of recent
|
* [Contagio](http://contagiodump.blogspot.com/) - A collection of recent
|
||||||
malware samples and analyses.
|
malware samples and analyses.
|
||||||
|
|
||||||
|
## Detection and Classification
|
||||||
|
|
||||||
|
*Antivirus and other malware identification tools*
|
||||||
|
|
||||||
|
* [ClamAV](http://www.clamav.net/index.html) - Open source antivirus engine.
|
||||||
|
* [YARA](https://plusvic.github.io/yara/) - Pattern matching tool for
|
||||||
|
analysts.
|
||||||
|
|
||||||
# Resources
|
# Resources
|
||||||
|
|
||||||
## Books
|
## Books
|
||||||
|
Loading…
Reference in New Issue
Block a user