timwhitez starred TickTock
2023-4-4 17:31:37 Author: github.com(查看原文) 阅读量:15 收藏

This repository demonstrates a PoC memory scanner for enumerating timer-queue timers as used in Ekko Sleep Obfuscation: https://github.com/Cracked5pider/Ekko. For a full technical walkthrough please see the accompanying blog post here: https://labs.withsecure.com/publications/hunting-for-timer-queue-timers.html.

The screenshot below demonstrates the results of scanning for timer-queue timers while Ekko is running:

HuntingForTimers_TickTock

NB As a word of caution this PoC was tested on Windows 10 1607 and Windows 10 21h2. However, as it relies on undocumented functionality it may break due to future Windows releases.

Additionally, this tool requires symbols to be correctly configured and hence you will need to install the Debugging Tools for Windows (WinDbg) as a pre-requisite.

https://github.com/joe-desimone/patriot


文章来源: https://github.com/WithSecureLabs/TickTock
如有侵权请联系:admin#unsafe.sh