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:login session transcript

Subject: Re:login session transcript
Date: Wed, 29 Sep 2004 17:44:39 +0000
It will be hard to tap the wire and dump the traffic on a second
machine if you will be giving them an SSH account since the entire
sessions would be encrypted. However, if you'd go for a telnet access,
you can connect both machines to a hub, configure the second machine
to sniff the traffic passively and keep the dumps for review. If you
are still paranoid of the possibility of attacking the second machine,
keep the wires that send traffic from vendor machine to the sniffing
machine and cut the wires that send the traffic the other way around.

for a host-based solution, I can't think of any in the moment, except
if you are thinking of back-dooring your system!

---------- Initial Header -----------

From      : "Jonathan C. Detert" detertj@msoe.edu
To          : security-basics@securityfocus.com
Cc          : 
Date      : Tue, 28 Sep 2004 09:55:47 -0500
Subject : login session transcript

Hello,

I need to give a vendor shell access to a freeBSD system I run,
and worse yet, I need to give them root access.
I want to know everything the vendor does while logged in.

I'm thinking of making the vendor's login shell be

        'script -q -a <somefilename>'

but :

a) i don't want the vendor to be able to delete the logfile

b) it would be nice if the vendor wouldn't know his activity was being
   logged

Does anyone have a better suggestion for me than to use script?
Does anyone have an idea how to address points a) and b) ?

Thanks
-- 
Happy Landings,

Jon Detert
IT Systems Administrator, Milwaukee School of Engineering
1025 N. Broadway, Milwaukee, Wisconsin 53202



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