Awesome_Malware_Techniques/README.md

13 lines
1.3 KiB
Markdown
Raw Normal View History

2022-11-06 03:57:12 +00:00
# Awesome Malware Techniques [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
A curated list of resources to analyse and study malware techniques.
* [Unprotect](https://unprotect.it): Unprotect is an open malware evasion techniques database that provides code snippet and detection rules.
* [LolBas](https://lolbas-project.github.io/#ping.exe): Living Off The Land Binaries, Scripts and Libraries.
* [ORKL](https://orkl.eu/): Search engine for Threat Intelligence reports.
* [HijackLibs](https://hijacklibs.net/): A curated list of DLL Hijacking candidates. A mapping between DLLs and vulnerable executables is kept and can be searched via this website.
* [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence): Collection of malware persistence techniques.
* [Malware Event ID](https://github.com/stuhli/awesome-event-ids): Collection of EventID triggered by malware.
* [Malware Privilege Escalation](https://github.com/m0nad/awesome-privilege-escalation): Collection of privilege escalation techniques.
* [Various Malware Techniques](https://www.vx-underground.org/windows.html#evasion_-_anti-debugging): Several malware techniques listed on Vx-Underground.
* [Malware Museum](https://archive.org/details/malwaremuseum): A database of old malware samples.