ly4k / Certipy

Tool for Active Directory Certificate Services enumeration and abuse
MIT License
2.45k stars 340 forks source link

LDAP Shell Timeout Error #147

Closed sandwich-destroyer closed 1 year ago

sandwich-destroyer commented 1 year ago

Hello just wanted to write in that I am having an issue with the ldap shell. I am not sure what the issue is. fwiw the -timeout argument does not help. This is the output I am seeing, any help would be greatly appreciated!

└─$ proxychains certipy auth -pfx domainadmin.pfx -dc-ip 10.10.10.10 -ldap-shell -debug
[proxychains] config file found: /etc/proxychains4.conf
[proxychains] preloading /usr/lib/x86_64-linux-gnu/libproxychains.so.4
[proxychains] DLL init: proxychains-ng 4.16
Certipy v4.4.0 - by Oliver Lyak (ly4k)

[*] Connecting to 'ldap://10.10.10.10:389'
[proxychains] Strict chain  ...  10.11.11.111:8081  ...  10.10.10.10:389  ...  OK
[*] Authenticated to '10.10.10.10' as: u:DOMAIN\DomainAdmin
Type help for list of commands

# search sqlserver01
error receiving data: The read operation timed out

# exit
Bye!
ly4k commented 1 year ago

Fixed in latest release