https://github.com/cocomelonc/2022-10-28-token-theft-2
APT techniques: Token theft via UpdateProcThreadAttribute. C++ implementation
https://github.com/cocomelonc/2022-10-28-token-theft-2
Last synced: 12 days ago
JSON representation
APT techniques: Token theft via UpdateProcThreadAttribute. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-10-28-token-theft-2
- Owner: cocomelonc
- Created: 2022-10-29T01:49:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T01:53:20.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:41:21.562Z (about 1 month ago)
- Language: C++
- Size: 293 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# APT techniques: Access Token theft via UpdateProcThreadAttribute. C++ malware implementation.
APT techniques: Access Token theft via UpdateProcThreadAttribute and CreateProcessW. C++ implementation example.
[https://cocomelonc.github.io/tutorial/2022/10/28/token-theft-2.html](https://cocomelonc.github.io/tutorial/2022/10/28/token-theft-2.html)