You might need to access a Windows machine on the network from your BackTrack, rdesktop is a tool that will help you with that!
BackTrack 5 have a tool named rdesktop that help you connect remotely to another machine on the network.
If rdesktop is not installed on your Backtrack, easily you can download and install it by this command: apt-get install rdesktop
Now for remote from BT5 do the following steps:
- Open the terminal
- type in rdesktop <destination ip address> ex: rdesktop 192.168.1.9
- a window will pop up and show your windows machine login screen (enter username & password and login)
rdesktop <remote ip address> -u<remotes system user> -p<remote system pass>
No comments:
Post a Comment