windows filesharing and remote commands
windows filesharing and remote commands
________________________________________________________|
___________________________________________________________________
net view | Shows devices on the network
________________________________________________________|
___________________________________________________________________
net use | Connects/disconnects shared
drives or folders
________________________________________________________|
___________________________________________________________________
mstsc | Opens Remote Desktop Connection
________________________________________________________|
___________________________________________________________________
telnet <IP> <port> | Tests connectivity to specific
port (if Telnet is enabled)
________________________________________________________|
___________________________________________________________________
netsh interface ip show config | Shows IP config for all
interfaces
________________________________________________________|
___________________________________________________________________
netsh wlan show profiles | Shows saved Wi-Fi profiles
________________________________________________________|
___________________________________________________________________
netsh wlan show profile name="WiFiName" key=clear | Tests connectivity to
specific port (if Telnet is enabled)
________________________________________________________|
___________________________________________________________________
netsh advfirewall show allprofiles | Shows Windows Firewall status
________________________________________________________|
___________________________________________________________________
route print | Displays routing table
________________________________________________________|
___________________________________________________________________
arp -a | Displays ARP cache (MAC-to-IP
mapping)
________________________________________________________|
___________________________________________________________________