From 2889f632ac35625f6b1bdd2b30e5a2eafd378357 Mon Sep 17 00:00:00 2001 From: Jonathan Johnson Date: Fri, 6 Jun 2025 10:42:07 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5da8eaf..a59e7e0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ JonMon-Lite is a research proof-of-concept "Remote Agentless EDR" that creates an ETW Trace Session through a Data Collector Set. This session can be created locally or remotely. ## Write-Up -A blog was written around this technology and can be found here: +A blog was written around this technology and can be found here: +https://jonny-johnson.medium.com/no-agent-no-problem-discovering-remote-edr-8ca60596559f ## Installation