CravateRouge / bloodyAD

BloodyAD is an Active Directory Privilege Escalation Framework
MIT License
1.19k stars 114 forks source link

comment: Error initializing SSL/TLS, data 0, v2580 #15

Closed TryA9ain closed 2 years ago

TryA9ain commented 2 years ago

comment: Error initializing SSL/TLS, data 0, v2580

proxychains4 python bloodyAD.py -d missyou.com -c ":dc.pem" -u 'test1234$' --host 192.168.1.2 setRbcd 'test1234$' 'dc$'

image
CravateRouge commented 2 years ago

It seems SSL/TLS isn't enabled on your DC 192.168.1.2. You can try to enable Certificate Services as specified on this link and it should enable all of what you need. But I'm surprised that you were able to request a certificate and can't do secure ldap.