diff --git a/Offensive.md b/Offensive.md index 0e68c13..372d239 100644 --- a/Offensive.md +++ b/Offensive.md @@ -241,6 +241,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/CIMplant + C# port of WMImplant which uses either CIM or WMI to query remote systems + 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.