From 9cd6a79c9a33eb66ef61c758704c6c014b0bb285 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Fri, 17 Dec 2021 16:53:07 +0100 Subject: [PATCH] fix blog post link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05bf7e4..0a4d5c3 100644 --- a/README.md +++ b/README.md @@ -140,9 +140,9 @@ Get-DomainGPOLocalGroup Get-NetGPOGroup ``` -Blog [Here](https://threat.tevora.com/a-sharpview-and-more-aggressor) +Blog [Here](https://www.tevora.com/threat-blog/a-sharpview-and-more-aggressor/) Currently compiled for .NET 4.5.2 todo is support 3.0 (4.0 at minimum) ##### TODO * Fix any broken issues -* Support .NET 3.0 (or 4.0 depending on CS execute-assembly) \ No newline at end of file +* Support .NET 3.0 (or 4.0 depending on CS execute-assembly)