ADExplorerSnapshot.py
ADExplorerSnapshot.py copied to clipboard
same error
hi Like you, I also have an error.
version of bloodhound are 4.3
Have you thought about it at all?
Which version of bloodhound.py are you using ?
A quick fix I used is to downgrade to bloodhound 1.6.1 by running the following command :
pip3 install bloodhound==1.6.1
Which version of bloodhound.py are you using? A quick fix I used was to downgrade to Bloodhound 1.6.1 by running the following command: pip3 install bloodhound==1.6.1
Thank you, but it remains unsolved and displays the same error.
Exact same issue here.
this is solved in bloodhound.py 1.7.2, if you update with pip3 install --upgrade bloodhound it should be resolved