https://github.com/cocomelonc/2022-12-09-malware-pers-20
Persistence via UserInitMprLogonScript key value. Simple C++ implementation
https://github.com/cocomelonc/2022-12-09-malware-pers-20
Last synced: 22 days ago
JSON representation
Persistence via UserInitMprLogonScript key value. Simple C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-12-09-malware-pers-20
- Owner: cocomelonc
- Created: 2022-12-11T17:19:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T14:52:24.000Z (over 2 years ago)
- Last Synced: 2025-04-11T03:52:53.960Z (22 days ago)
- Language: C++
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development: persistence - part 20. C++ malware implementation.
Malware persistence technique - via UserInitMprLogonScript. C++ malware implementation example.
[https://cocomelonc.github.io/persistence/2022/12/09/malware-pers-20.html](https://cocomelonc.github.io/persistence/2022/12/09/malware-pers-20.html)