chris b Posted June 4, 2011 Posted June 4, 2011 Hi, Anyone got a tutorial or can help me get CMD access remotely over CMD. I want wireless access and be able to run applications. Any help is greatly appreciated. Quote
digip Posted June 4, 2011 Posted June 4, 2011 Windows or Linux? SSH into the machine? You can install OpenSSH for windows if you're not on Linux. This will give you command line access to the machine over a secure tunnel. Quote
chris b Posted June 4, 2011 Author Posted June 4, 2011 Windows or Linux? SSH into the machine? You can install OpenSSH for windows if you're not on Linux. This will give you command line access to the machine over a secure tunnel. Sorry, i was brief, both machines are running windows 7, using wireless cards to connect. Quote
digip Posted June 4, 2011 Posted June 4, 2011 Sorry, i was brief, both machines are running windows 7, using wireless cards to connect. If you want full shell access, you can still use OpenSSH between them to access the command line remotely. Otherwise, RDP from one to the other, and you have the GUI to work with cmd.exe. Quote
sablefoxx Posted June 4, 2011 Posted June 4, 2011 Meterpreter is good at this. -- http://lmgtfy.com/?q=meterpreter+tutorial Quote
Infiltrator Posted June 5, 2011 Posted June 5, 2011 (edited) If you want full shell access, you can still use OpenSSH between them to access the command line remotely. Otherwise, RDP from one to the other, and you have the GUI to work with cmd.exe. Or you could use Cryptcat which is the encrypted version of NetCat, to establish a full remote shell access to the remote host. The RDP option as mentioned by Digip, would be the less cumbersome approach, since it won't require much set up or configuration on both ends and should get you started in matter of minutes. Edited June 5, 2011 by Infiltrator Quote
Netshroud Posted June 5, 2011 Posted June 5, 2011 Netcat does also have an SSL option. Additionally, Windows does have an optional Telnet server built in, but it's Telnet - unencrypted. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.