Open Dfte opened 2 months ago
Could you explain more about low priv user
please? I tested with a normal domain user and that's working
Hey! So I took a look at the user "lowuser" who is a standard domain user. The only difference it has, is that he is member of the "Remote Desktop user" group which crashes impacket:
So if you add a user to the remote desktop group, you should get the same stack trace I got :)
Let me know if I can help further!!
Configuration
impacket version: v0.13.0.dev0 Python version: python 3.10.12 Target OS: Windows Server 2019 domain controler
Debug Output With Command String
tstool.py WHITEFLAG/lowuser:"Defte@WF"@dc.whiteflag.local tasklist
This bug only occurs when using the tool as a low priv user against a DC. Otherwise it works perfectly.