Lab 2.2 Port scanning 2 - JimKnee-Champ/Ethical-Hacking-Journal GitHub Wiki
Enable remote access on windows: System and Security > System > Allow Remote access RDP port: 3389. sudo nmap -p
To enable high performance mode (windows doesnt sleep after inactivity): powercfg -list (lists all the power options) powercfg /setactive (you can copy paste)
Remmina: RDP tool Plus icon in top left > server = IP of computer to rdp to.
Enable printer and file sharing on windows vm.