Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Cracked5pider/Ekko

Sleep Obfuscation
https://github.com/Cracked5pider/Ekko

Last synced: 21 days ago
JSON representation

Sleep Obfuscation

Awesome Lists containing this project

README

        







Ekko

A small sleep obfuscation technique that uses `CreateTimerQueueTimer` Win32 API.

Proof of Concept. Can be done better.

### NOTE
This implementation has known flawes.

So I wouldn't recommend using it without knowing how it works or know how to spot and fix those flaws.

TLDR: don't copy and past it into your implants.

### Credit
- [Austin Hudson (@SecIdiot)](https://twitter.com/ilove2pwn_) https://suspicious.actor/2022/05/05/mdsec-nighthawk-study.html
- Originally discovered by [Peter Winter-Smith](peterwintrsmith) and used in MDSec’s Nighthawk