Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re: remote desktop question

Subject: Re: remote desktop question
Date: Sat, 29 Oct 2005 15:52:01 -0600
Hey,

I suggest allowing a user to SSH into a portal type server and they can use RDP over that.

On a linux box you could run:
ssh -L 3389:internalIP::3389 user@remotehost

Then I can now run rdestop 127.0.0.1 and my rdp connection will be forward over SSH to that internal IP :)

You could also setup a VPN over SSL :) using OpenVPN ... it is free.

Michael Gale


cc wrote:
Dear All,

The company I work with recently required a remote desktop access and
to keep the budget down, I used a XP Pro system to receive only one
Remote Desktop user.

Since this requires the opening up of a port on the firewall,
I'm quite concerned.  I have limited the system to only one or
two users who can log on.   Since this is my initial foray
into the remote desktop client (in the past, we used PCAnywhere,
but it's getting more and more expensive(hard to justify
purchasing a license for each system).

In what ways can I protect the remote desktop system from
being broken into?  (Well, aside from shutting it down.)

Any pointers appreciated.

Edmund




<Prev in Thread] Current Thread [Next in Thread>