Note

It typically runs on ports 5985 (over HTTP) and 5986 (over HTTPS).

Nmap scan

nmap -sV -sC 10.129.201.248 -p5985,5986 --disable-arp-ping -n
CommandDescription
evil-winrm -i 10.129.201.248 -u USERNAME -p PASSWORDInteract with WinRM.

You should check Footprinting Theory ๐ŸŒš to get further knowledge.