mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Add browser malware section
This commit is contained in:
parent
17adbb740f
commit
c50ab83268
@ -12,6 +12,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
- [Detection and Classification](#detection-and-classification)
|
||||
- [Online Scanners and Sandboxes](#online-scanners-and-sandboxes)
|
||||
- [Domain Analysis](#domain-analysis)
|
||||
- [Browser Malware](#browser-malware)
|
||||
- [Documents and Shellcode](#documents-and-shellcode)
|
||||
- [File Carving](#file-carving)
|
||||
- [Deobfuscation](#deobfuscation)
|
||||
@ -115,6 +116,11 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
||||
* [Zeltser's List](https://zeltser.com/lookup-malicious-websites/) - Free
|
||||
online tools for researching malicious websites, compiled by Lenny Zeltser.
|
||||
|
||||
## Browser Malware
|
||||
|
||||
*Malicious URLs. See also the [domain analysis](#domain-analysis) and [documents
|
||||
and shellcode](#documents-and-shellcode) sections.*
|
||||
|
||||
## Documents and Shellcode
|
||||
|
||||
*Analyze malicious JS and shellcode from PDFs and Office documents.*
|
||||
|
Loading…
Reference in New Issue
Block a user