GithubHelp home page GithubHelp logo

Groups visualization about ldapdomaindump HOT 3 CLOSED

dirkjanm avatar dirkjanm commented on July 19, 2024
Groups visualization

from ldapdomaindump.

Comments (3)

omerule avatar omerule commented on July 19, 2024

Iam working on this with visualising the nested group and members and NTFS ace.
https://github.com/omerule/knoper
Currenty i use VB and excel to extract the data from AD.
This data is then loaded into NEO4j db.
But i wan't to use Python and iam thinking of using "ldapdomaindump".
Only the group data dump has no "grep" output.
Is it possible to extend to output of "domain_users_by_group" with a "grep" variant?

Yours kindly
Ome Roel
Netherlands

from ldapdomaindump.

dirkjanm avatar dirkjanm commented on July 19, 2024

The grouped output has no grep file, because all the users and their groups are already included in the user grep output (domain_users_by_group is just aggregated for viewing). For parsing I would recommend using the JSON files, they contain the raw data, which makes the parsing easier. Otherwise the domain_users.grep has a groups column.

from ldapdomaindump.

dirkjanm avatar dirkjanm commented on July 19, 2024

There is now ldd2bloodhound which converts .json files to CSV's for https://github.com/BloodHoundAD/BloodHound, which offers pretty nice visualization.

from ldapdomaindump.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.