3389 - RDP
This is a proprietary protocol developed by Windows to allow remote desktop access..
Log in like this:
rdesktop -u guest -p guest <ip> -g 94%
Brute force like this:
ncrack -vv --user Administrator -P /root/passwords.txt rdp://ip
This is a proprietary protocol developed by Windows to allow remote desktop access..
Log in like this:
rdesktop -u guest -p guest <ip> -g 94%
Brute force like this:
ncrack -vv --user Administrator -P /root/passwords.txt rdp://ip