BloodHound.py
BloodHound.py copied to clipboard
Feature Request - Kerberos Authentication
trafficstars
Any chance kerberos auth is coming soon? ;-) pretty please...
Any specific Kerberos auth scenario you're looking for? Or just generic support for it to avoid using NTLM?
Nothing specific, just looking for similar functionality to Impacket where it attempts to use the current tickets available in the KRB5CCNAME file
This looked so simple but was quite a struggle to get it working because the SMB requests have to performed against the hostname if kerberos is used to. And under some circumstances SMB behaves quite strange.