home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.security.misc
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!europa.asd.contel.com!gatech!purdue!news.cs.indiana.edu!nstn.ns.ca!cs.dal.ca!ug.cs.dal.ca!gordon
- From: gordon@ug.cs.dal.ca (Scott King)
- Subject: Re: Window watching programs
- Message-ID: <Bx90w2.L2u@cs.dal.ca>
- Sender: usenet@cs.dal.ca (USENET News)
- Nntp-Posting-Host: ug2.cs.dal.ca
- Organization: Math, Stats & CS, Dalhousie University, Halifax, NS, Canada
- References: <Bx77D0.1In@cs.dal.ca> <1992Nov4.175914.13259@organpipe.uug.arizona.edu> <CKD.92Nov4141022@loiosh.eff.org>
- Distribution: na
- Date: Thu, 5 Nov 1992 15:12:00 GMT
- Lines: 31
-
- In article <CKD.92Nov4141022@loiosh.eff.org> ckd@eff.org (Christopher Davis) writes:
- >Scott> == gordon@ug.cs.dal.ca (Scott King) writes:
- >Cliff> == Cliff Hathaway <cliff@cs.arizona.edu>
- >
- > Scott> I have recently come across a program on the net that will allow
- > Scott> a user to continuously monitor a window (including the root
- > Scott> window) on another machine. The disturbing part of it is that
- > Scott> you seem to be able to do this to any machine without even
- > Scott> having an account on it or having to set up permission to do so
- > Scott> with xhost. Is there a way to protect a machine from people
- > Scott> using such programs? If so, how?
- >
- >Note that just using xhost/xauth won't do it all, if you're on a Sun.
- >You also need to set up /etc/fbtab (see fbtab(5)) so that raw access to
- >the frame buffer is blocked out.
- >
- This seems that it would fix the problem on a Sun. What about an HP. In my
- original post, I neglected to mention that the machine that I was able to
- "watch" without even an account on the machine was an HP. I am not to
- familiar with HP's so I'm not sure what is going on. Does anyone have any
- insights that they could add to make this problem a little clearer?
-
- On the Sun I found that you had to set xhost to be able to watch the screen.
- The problem was that someone logged in to the machine from another one
- could set the DISPLAY environment variable to the machine they logged into,
- setup xhost and watch the display remotely using the window watching program.
- Does the suggestion that Mr. Davis presented above prevent users not logged
- in to the console from setting up xhost and their DISPLAY variable and then
- directing output to the console (or reading it)?
-
- - Scott
-