https://github.com/cocomelonc/2022-02-15-malware-analysis-3
Threat hunting with YARA. Simple malware example and YARA rule. C++
https://github.com/cocomelonc/2022-02-15-malware-analysis-3
Last synced: 12 days ago
JSON representation
Threat hunting with YARA. Simple malware example and YARA rule. C++
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-02-15-malware-analysis-3
- Owner: cocomelonc
- Created: 2022-02-15T10:08:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T04:49:57.000Z (about 3 years ago)
- Last Synced: 2025-04-01T10:36:18.473Z (about 1 month ago)
- Language: C++
- Size: 22.5 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware analysis part 3. Threat hunting with Yara.
Threat hunting via Yara rules. C++ malware example: classic process injection technique.
[https://cocomelonc.github.io/tutorial/2022/02/15/malware-analysis-3.html](https://cocomelonc.github.io/tutorial/2022/02/15/malware-analysis-3.html)