Skip to content

ENTERPRISE DOMAIN CONTROLLERS collect all computers with Unconstrained Delegation #34

Open
@spyr0-sec

Description

@spyr0-sec

The logic for adding members to the special ENTERPRISE DOMAIN CONTROLLERS group with the well-known SID of S-1-5-9 is to include all machine accounts with Unconstrained Delegation which I believe are causing false positives. The offending line is referenced below.

if computer.properties().unconstraineddelegation().to_owned()

The function also references Bloodhound.py functionality which doesn't do this so I was wondering if there is rationale behind this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions