From 008f962d1b8b9c0546b6cf030e8bca1e054f97b2 Mon Sep 17 00:00:00 2001 From: Tiziano Marra <29025198+MrTiz@users.noreply.github.com> Date: Sun, 12 Jul 2026 22:49:00 +0200 Subject: [PATCH] Fix blog post link in README Updated blog post link for detailed technical writeup. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc5c462..66131d2 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Research by Elastic Security Labs, Bill Demirkapi, taintedbits.com, and Synackti ## Full article -For the detailed technical writeup covering the full technique, debugging war stories, and detection countermeasures, see this [blog post](). +For the detailed technical writeup covering the full technique, debugging war stories, and detection countermeasures, see this [blog post](https://mrtiz.github.io/cet-callstack-spoofing-thread-pool-trampoline). ## License