Skip to content
This repository has been 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

Open
FalseProfit opened this issue Jan 8, 2020 · 0 comments
Open

Comments

@FalseProfit
Copy link

FalseProfit commented Jan 8, 2020

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant