Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

ACL Option Causes Crash - "Value cannot be null. Parameter name: b" #90

@FalseProfit

Description

@FalseProfit

PS <Path>> Invoke-BloodHound -CollectionMethod Group,Trusts,ACL,ObjectProps,Container,GPOLocalGroup -Domain domain.com -Verbose

Initializing BloodHound at 4:30 PM on 1/8/2020
Found usable Domain Controller for domain.com : abc.domain.com
Resolved Collection Methods to Group, GPOLocalGroup, Trusts, ACL, Container, ObjectProps
Building GUID Cache
Exception calling "Invoke" with "2" argument(s): "Value cannot be null.
Parameter name: b"

Both ps1 and exe version fail -- exe crashes and ps1 displays the above error.

Appears to happen when building the GUID Cache. Tried numerous different flags relating to LDAP. I have only been able to narrow it down to the ACL module. If I remove ACL from the command, it runs.

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