https://github.com/cocomelonc/2023-01-20-malware-pers-21
Malware persistence via CLSID extension handling. C++ implementation
https://github.com/cocomelonc/2023-01-20-malware-pers-21
Last synced: 2 months ago
JSON representation
Malware persistence via CLSID extension handling. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2023-01-20-malware-pers-21
- Owner: cocomelonc
- Created: 2023-01-20T04:43:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T10:16:30.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:36:19.012Z (3 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development: persistence - part 21. C++ malware implementation.
Malware persistence technique - via Recycle BIN COM extension handling. C++ malware implementation example.
[https://cocomelonc.github.io/persistence/2023/01/19/malware-pers-21.html](https://cocomelonc.github.io/persistence/2023/01/19/malware-pers-21.html)