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
Hi,
First of all, thank you very much for your tool. I recently encountered an error with bloodhound-python, which happened during an HTB machine. However, I believe this issue might be more common:
Hi,
First of all, thank you very much for your tool. I recently encountered an error with bloodhound-python, which happened during an HTB machine. However, I believe this issue might be more common:
When a hostname resolves to multiple IPs, bloodhound-python only chooses the last one instead of testing connectivity with all the resolved IPs. This behavior can be seen here: https://github.com/dirkjanm/BloodHound.py/blob/bloodhound-ce/bloodhound/ad/domain.py#L67
I currently have a workaround, but I think a cleaner solution could be implemented.
The text was updated successfully, but these errors were encountered: