Unix-pc Security
Hans Jespersen
hjespersen at trillium.waterloo.edu
Tue Nov 22 04:39:49 AEST 1988
Since the topic of security is very hot right now, I thought I'd share
a little trick I learned resently. 3.51 (and others I believe) come
default with VERY liberal permissions on /. I think it might even be
777. Anyhow, the trick is to create a fake passwd file in a directory
off / (ie. /newetc/passwd). Modify this passwd file to suit.
Then IN ONE LINE type :
mv /etc /oldetc;mv /newetc /etc
This must be done in one line or the box will crash. If a system process
comes along and sees that there is no passwd file that's it.
Anyway, the moral of the posting is CHECK YOUR PERMISSIONS particularity
with regard to the / directory.
---------------------------------------------------------------------------
Hans Jespersen | uunet!watmath!trillium!hjespersen
University of Waterloo | "Defn. of Natural Logarithm - A lumbarjacks
Waterloo, Ontario | idea of birth control."
---------------------------------------------------------------------------
More information about the Unix-pc.general
mailing list