diff --git a/Offensive.md b/Offensive.md
index aa33744..7af6183 100644
--- a/Offensive.md
+++ b/Offensive.md
@@ -193,6 +193,10 @@ Some tools can be categorized in more than one category. But because the current
Nightly builds of common C# offensive tools, fresh from their respective master branches built and released
in a CDI fashion using Azure DevOps release pipelines. |
+
+ FortyNorthSecurity/EDD |
+ Enumerate Domain Data is designed to be similar to PowerView but in .NET. PowerView is essentially the ultimate domain enumeration tool, and we wanted a .NET implementation that we worked on ourselves. This tool was largely put together by viewing implementations of different functionality across a wide range of existing projects and combining them into EDD. |
+
FuzzySecurity/PowerShell-Suite |
There are great tools and resources online to accomplish most any task in PowerShell, sometimes however,
|