so I extracted the users from the method provided in “Exploiting NULL/Anonymous Session” section
after that, I performed asreproat attack buy I get error every time
OSError: [Errno Connection error (DC01.INLANEFREIGHT.LOCAL:88)] [Errno 111] Connection refused
I added DC01.INLANEFREIGHT.LOCAL to the etchosts but still get this error
proxychains4 -q crackmapexec ldap 172.16.15.3 -u sidUsername.txt -p '' --asreproast asreproast.out --kdcHost DC01.INLANEFREIGHT.LOCAL
what I am doing wrong?