Add: FortyNorthSecurity/EDD to Recon section

This commit is contained in:
pe3zx 2021-04-29 13:26:37 +07:00
parent 2358cee5fd
commit af01945559

View File

@ -193,6 +193,10 @@ Some tools can be categorized in more than one category. But because the current
<td>Nightly builds of common C# offensive tools, fresh from their respective master branches built and released <td>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.</td> in a CDI fashion using Azure DevOps release pipelines.</td>
</tr> </tr>
<tr>
<td><a href="https://github.com/FortyNorthSecurity/EDD">FortyNorthSecurity/EDD</a></td>
<td>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.</td>
</tr>
<tr> <tr>
<td><a href="https://github.com/FuzzySecurity/PowerShell-Suite">FuzzySecurity/PowerShell-Suite</a></td> <td><a href="https://github.com/FuzzySecurity/PowerShell-Suite">FuzzySecurity/PowerShell-Suite</a></td>
<td>There are great tools and resources online to accomplish most any task in PowerShell, sometimes however, <td>There are great tools and resources online to accomplish most any task in PowerShell, sometimes however,