RDP

1. winexe
winexe -U HOME/Administrator%Pass123 //192.168.0.10 "ipconfig /all"
winexe -U HOME/Administrator%Pass123 //host 'cmd /C dir C:\'
winexe -U HOME/Administrator%Pass123 //host.com 'cmd /C net stop wuauserv && net start wuauserv && echo AutoUpdates service restarted'
cat | winexe -U HOME/Administrator%Pass123 //host cmd <<EOF
net stop wuauserv
net start wuauserv
echo AutoUpdates service restarted
exit
EOF

2. pass the hash


3. pass the hash
apt-get update
apt-get install freerdp-x11


猜你喜欢

转载自j4s0nh4ck.iteye.com/blog/2145305
RDP
今日推荐