Testing out credentials
RDP:
Look for servers that have port 3389 open (RDP)
In Linux, use: rdesktop -u <username> - Examples: rdesktop -u exampledomain\exampleuser 10.10.10.10 https://linuxcommandlibrary.com/man/rdesktop
In Windows, use RDP Command: MSTSC
Last updated