From 908f961d620ebec31d245618f2a5f43654b025da Mon Sep 17 00:00:00 2001 From: Cn33liz Date: Wed, 19 Jun 2019 12:31:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 144d2f6..b3d0dae 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,7 @@ This project is written in C and assembly. You can use Visual Studio to compile it from source. ``` -More info about the used techniques can be found on the following Blog: +More info about the used techniques can be found on the following Blog: +https://outflank.nl/blog/2019/06/19/red-team-tactics-combining-direct-system-calls-and-srdi-to-bypass-av-edr/ + The sRDI code can be found here: https://github.com/monoxgas/sRDI \ No newline at end of file