Linchakin

EDD - Enumerate Domain Data

 September 10, 2021     No comments   

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.

Usage

To use EDD, you just need to call the application, provide the function that you want to run (listed below) and provide any optional/required parameters used by the function.


Functions

The following functions can be used with the -f flag to specify the data you want to enumerate/action you want to take.


Forest/Domain Information
getdomainsid - Returns the domain sid (by default current domain if no domain is provided)
getforest - returns the name of the current forest
getforestdomains - returns the name of all domains in the current forest
convertsidtoname - Converts a SID to the corresponding group or domain name (use the -u option for providing the SID value)
getadcsservers - Get a list of servers running AD CS within the current domain

Computer Information
getdomaincomputers - Get a list of all computers in the domain
getdomaincontrollers - Gets a list of all domain controllers
getdomainshares - Get a list of all accessible domain shares

User Information
remote system getnetdomaingroupmember - Returns a list of all users in a domain group getdomainuser - Retrieves info about specific user (name, description, SID, Domain Groups) getnetsession - Returns a list of accounts with sessions on the targeted system getnetloggedon - Returns a list of accounts logged into the targeted system getuserswithspns - Returns a list of all domain accounts that have a SPN associated with them ">
getnetlocalgroupmember - Returns a list of all users in a local group on a remote system
getnetdomaingroupmember - Returns a list of all users in a domain group
getdomainuser - Retrieves info about specific user (name, description, SID, Domain Groups)
getnetsession - Returns a list of accounts with sessions on the targeted system
getnetloggedon - Returns a list of accounts logged into the targeted system
getuserswithspns - Returns a list of all domain accounts that have a SPN associated with them

Chained Information
finddomainprocess - Search for a specific process across all systems in the domain (requires admin access on remote systems)
finddomainuser - Searches the domain environment for a specified user or group and tries to find active sessions (default searches for Domain Admins)
findinterestingdomainsharefile - Searches the domain environment for all accessible shares. Once found, it parses all filenames for "interesting" strings
findwritableshares - Enumerates all shares in the domain and then checks to see if the current account can create a text file in the root level share, and one level deep.

References
PowerView - https://github.com/PowerShellMafia/PowerSploit/blob/master/Recon/PowerView.ps1
CSharp-Tools - https://github.com/RcoIl/CSharp-Tools
StackOverflow - Random questions (if this isn't somehow listed as a reference, we know we're forgetting it :))
SharpView - https://github.com/tevora-threat/SharpView

Adblock test (Why?)


You may be interested in:
>> Is a Chromebook worth replacing a Windows laptop?
>> Find out in detail the outstanding features of Google Pixel 4a
>> Top 7 best earbuds you should not miss

Related Posts:
>> Recognizing 12 Basic Body Shapes To Choose Better Clothes
>>Ranking the 10 most used smart technology devices
>> Top 5+ Best E-readers: Compact & Convenient Pen
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to XShare to Facebook

Related Posts:

  • Meet the Chapters Being Honored at the 2021 (ISC)² Global Achievement AwardsThe Regional (ISC)² Chapter Recognition Awards are presented to an official chapter of (ISC)² within a specific region that best promotes the vision o… Read More
  • VMware reveals new software services for the edge VMware is all in at the edge as the company has rolled out new software to help enterprises support and manage ever-more distributed applications and… Read More
  • Best Streaming Services for News, Sports, & Entertainment Ever got frustrated looking for a channel to catch the live game of your favorite sport? Well, it can be a pain in the neck. Either that or getting… Read More
  • How to Find The Stinky Parts of Your Code [Part XII] October 5th 2021 new story There are 56 code smells that make us doubt the quality of our development. Most of these smells are j… Read More
  • VMware takes aim at multicloud services, security VMware is heavily targeting the challenging multicloud universe with a raft of VMworld announcements. With its latest offerings – which inc… Read More
Newer Post Older Post Home

0 Comments:

Post a Comment


Copyright © 2025 Linchakin | Powered by Blogger
Design by Hardeep Asrani | Blogger Theme by NewBloggerThemes.com | Distributed By Gooyaabi Templates