Closed Dfte closed 1 month ago
Adding the --qwinsta option to list remote RDP/Console sessions:
nxc smb 192.168.56.0/24 -u Administrateur -p Defte@WF --qwinsta
Works both with admin and non admin users :)
EDIT: I have added the --tasklist option as well:
nxc smb 192.168.56.0/24 -u Administrateur -p Defte@WF --tasklist
👍
however kerberos will no work with this option (currently) but it's seems implemented in the tsts class :)
Adding the --qwinsta option to list remote RDP/Console sessions:
Works both with admin and non admin users :)
EDIT: I have added the --tasklist option as well: