Closed byt3bl33d3r closed 8 years ago
Hey man, thanks for filing this issue.
The problem is that if you're performing a LDAP query against a DC, you need to give the -w
argument. I didn't want to put it as a mandatory parameter, because some functions work with local accounts (like get-netsession and stuff). I'll try to think of some way to make it work, I'm leaving this open for now.
Cheers,
Y
Hey folks.. based on what you said.. doesn't look like there's anything we should change at the impacket level right?
Doesn't look like it! I managed to fix this in #12
Awesome mate.. thanks!
Hey!
Was playing around with pywerview and noticed this error kept popping up whenever I try to use a function that performs an LDAP query. Pinging @asolino since he might be interested in this error as well.
Command :
python ./pywerview.py get-netuser -t DC_IP -u user -p password
Let me know if you need more info!
Cheers