Beyond good ol’ Run key, Part 148
分析AggregatorHost.exe二进制文件时发现一个新的Registry条目HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Diagnostics\DiagTrack\TestHooks\TestUndockedAggregatorDll可作为持久化机制,在系统启动时加载恶意软件。 2025-7-5 23:44:20 Author: www.hexacorn.com(查看原文) 阅读量:10 收藏

Analyzing the very same binary (AggregatorHost.exe) that makes the persistence trick described in my previous post work, I noticed that there is one more Registry entry we can use as a persistence mechanism:

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Diagnostics\DiagTrack\TestHooks\TestUndockedAggregatorDll=<malware>

Same as in the previous post, it loads with a system start.


文章来源: https://www.hexacorn.com/blog/2025/07/05/beyond-good-ol-run-key-part-148/
如有侵权请联系:admin#unsafe.sh