Skip to content

Commit

Permalink
added EDD
Browse files Browse the repository at this point in the history
  • Loading branch information
boh committed Oct 19, 2023
1 parent 587d2c3 commit 9f2f035
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -325,3 +325,6 @@
[submodule "KRBUACBypass"]
path = KRBUACBypass
url = https://github.com/wh0amitz/KRBUACBypass/
[submodule "EDD"]
path = EDD
url = https://github.com/RedSiege/EDD
1 change: 1 addition & 0 deletions EDD
Submodule EDD added at ce3830
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
* C# and Impacket implementation of PrintNightmare CVE-2021-1675/CVE-2021-34527
* [DnsCache](https://github.com/malcomvetter/DnsCache)
* This is a reference example for how to call the Windows API to enumerate cached DNS records in the Windows resolver. Proof of concept or pattern only.
* [EDD](https://github.com/RedSiege/EDD)
* Enumerate Domain Data is designed to be similar to PowerView but in .NET.
* [Farmer](https://github.com/mdsecactivebreach/Farmer)
* Farmer is a project for collecting NetNTLM hashes in a Windows domain. Farmer achieves this by creating a local WebDAV server that causes the WebDAV Mini Redirector to authenticate from any connecting clients.
* [FreshCookees](https://github.com/P1CKLES/FreshCookees)
Expand Down

0 comments on commit 9f2f035

Please sign in to comment.