Giter VIP home page Giter VIP logo

Comments (6)

c3c avatar c3c commented on September 27, 2024

AD Explorer snapshots collect information from a single DC (and domain) only, so the information we get is limited.
You could run additional snapshots against different DCs of linked domains and load the information in BloodHound.

domain trust relationship in a multi domain environment. The data for this is definitely there. Would be great if this would be parsed in future releases.

We do parse domains/trusts available from the viewpoint of the DC you connect to (see here https://github.com/c3c/ADExplorerSnapshot.py/blob/main/adexpsnapshot/__init__.py#L644). In case links are missing, there might be an issue with the tool.

Note that AD Explorer only connects to LDAP, not the GC, so we unfortunately don't have data of other naming contexts.

from adexplorersnapshot.py.

0xShkk avatar 0xShkk commented on September 27, 2024

Hi, thanks for your fast answers. Yes, the links are missing. The data is in the snapshot but not visualized in bloodhound. Tools Like adalanche for example are able to retrieve the data from the same snapshot

from adexplorersnapshot.py.

c3c avatar c3c commented on September 27, 2024

In that case, probably something that changed in the data format that BloodHound expects vs. what we output in the JSON file currently.

from adexplorersnapshot.py.

enj5oy avatar enj5oy commented on September 27, 2024

@c3c maybe this commit break trusts json file? BloodHoundAD/BloodHound@7d3c0fb

from adexplorersnapshot.py.

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.