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 Secure-Shell
[Top] [All Lists]

Re: Duplicate ssh session

Subject: Re: Duplicate ssh session
Date: Fri, 15 Jul 2005 08:15:33 -0400
On Thu, Jul 14, 2005 at 09:58:21PM +0200, Konrad LUDWIKOWSKI wrote:
Yes, that is true - but in PUTTY you have to input credentials 
(username/password)
and on the server new sshd will be forked for you - but in F-Secure ypu simply
get independend shell without need to log in.

Perhaps you should consider using screen on the server side.

http://ftp.gnu.org/pub/gnu/screen/

Description: a terminal multiplexor with VT100/ANSI terminal emulation
 screen is a terminal multiplexor that runs several separate "screens" on a
 single physical character-based terminal.  Each virtual terminal emulates a
 DEC VT100 plus several ANSI X3.64 and ISO 2022 functions.  Screen sessions
 can be detached and resumed later on a different terminal.
 .
 Screen also supports a whole slew of other features.  Some of these are:
 configurable input and output translation, serial port support, configurable
 logging, multi-user support, and utf8 charset support.

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