Update README.md added Note

This commit is contained in:
C5pider
2022-08-24 15:41:18 +02:00
committed by GitHub
parent 4139c94f46
commit 91c28afef0
+7 -2
View File
@@ -6,8 +6,13 @@ Ekko
</h1> </h1>
A small sleep obfuscation technique that uses `CreateTimerQueueTimer` Win32 API. A small sleep obfuscation technique that uses `CreateTimerQueueTimer` Win32 API. <br>
Proof of Concept. Can be done better Proof of Concept. Can be done better. <br>
### NOTE
This implementation has known flawes. <br>
So I wouldn't recommend using it without knowing how it works or know how to spot and fix those flaws. <br>
TLDR: don't copy and past it into your implants.
### Credit ### Credit
- [Austin Hudson (@SecIdiot)](https://twitter.com/ilove2pwn_) https://suspicious.actor/2022/05/05/mdsec-nighthawk-study.html - [Austin Hudson (@SecIdiot)](https://twitter.com/ilove2pwn_) https://suspicious.actor/2022/05/05/mdsec-nighthawk-study.html