You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
PS <Path>> Invoke-BloodHound -CollectionMethod Group,Trusts,ACL,ObjectProps,Container,GPOLocalGroup -Domain domain.com -Verbose
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.
The text was updated successfully, but these errors were encountered: