Skip to content

Some of the reports rely on name rather than ObjectSid which leads to wrong assesments (especialy in acl_anomaly control ) #219

@ydroop

Description

@ydroop

Is your feature request related to a problem? Please describe.
Some of the reports rely on name rather than ObjectSid which leads to wrong assesments (especialy in acl_anomaly control )
In multi site entreprise, many have a structured OU divided by site , and sub OU users or computers which will have the same name in each site to meet standard structure.
In Ad Miner, some of the controls are based on python dict where the key is the name which is not accurate and can have multiple objects matching this name.

Describe the solution you'd like
I suggest to use ObjectSid as keys to avoid wrong assesments in reports,
and a tooltip with DistinguishedName (or ObjectSid) in html reports to avoid confusion

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions