Nate Williams
c79a9ab9e5
Whoops, update the comment field while we're at it. (I *hate* the link
...
to freefall!)
1996-10-12 04:56:28 +00:00
Nate Williams
7387fdc643
In the same manner that we log the ipfw entries, log the kernel log
...
messages using the output of dmesg.
1996-10-12 04:51:09 +00:00
Paul Traina
c733dcc306
Move intermediary file generation to /var partition
1996-07-31 06:47:05 +00:00
Alexander Langer
ef1b941ad5
If ipfw is enabled, display packet/byte counters for reject/deny rules
...
that have changed since the last security check.
Make the spacing between sections more consistent.
1996-06-30 19:35:20 +00:00
Peter Wemm
80ed784ffa
If a local ufs filesystem is mounted "nosuid", dont scan it as part of
...
the /etc/security setuid checks. This is useful for things like large
news spool partitions that dont have executables.
Reviewed by: pst
1996-06-30 13:16:21 +00:00
Andrey A. Chernov
32d67daa2b
Exclude devices. Character ones modes changes often and proper names
...
guessing involves too much AI.
1996-04-19 22:28:01 +00:00
Andrey A. Chernov
86d34adf67
Use -X to be xargs-friendly
...
Check devices too, follow original BSD intention
Find only executable files with s-bits, close PR bin/1022
Reset locale to C to have equal results in any case
1996-04-18 10:34:07 +00:00
Andrey A. Chernov
44436d27fe
If no $LOG/setuid.today exists (f.e. first time to run), put
...
warning and make it, all following commands fails in old case
1995-09-15 00:22:31 +00:00
Andrey A. Chernov
ec25d6d6aa
Use -b for diff, ls produce different number of spaces
1995-05-27 01:37:44 +00:00
Andreas Schulz
ccca965b89
Fix a bug, that someone has introduced into /etc/security. It has no longer
...
found SUID files, only SGID files. The find has missed some parantheses.
1995-01-14 13:23:50 +00:00
Rodney W. Grimes
e15e6084f6
From: rich@lamprey.UTMB.EDU (Rich Murphey)
...
Subject: Re: daily insecurity output (fwd)
|From: rgrimes@agora.rain.com (Rodney Grimes)
|
|This is from the new /etc/security script. I no longer get the segmentation
|violation, but now the arg list is too long, some /bin/sh program want to
|fix the current /etc/security ls command so that it is a pipe insteal of
|a back quoted arg?
|
|> checking setuid files and devices:
|> /etc/security: ls: argument list too long
This uses xargs instead. My slip line's down so I can't check it in
at the moment. Rich
1994-01-22 10:54:13 +00:00
Rich Murphey
266e2ce03d
When listing all suid and sgid files list the file itself rather than
...
directorty contents.
1993-12-15 06:42:01 +00:00
Rodney W. Grimes
352c89cfb5
Reworked the search for suid sgid programs to be more like the original and
...
only to run find on local file systems. It now works and no longer gets
the error from sort
1993-10-25 20:13:16 +00:00
Rodney W. Grimes
f45e18ea60
Fixed so that it scans for set uid/gid files. From Rich Murphy and NetBSD,
...
plus some tid bits from me.
1993-09-06 23:12:04 +00:00
Rodney W. Grimes
fb7cd0676b
Fixed daily so that it no longer does accounting since FreeBSD does not
...
yet have the accounting stuff in it. Disabled ncheck search in security
due to missing ncheck.
1993-08-07 09:58:37 +00:00
Rodney W. Grimes
1bf9d5d951
Initial import of 386BSD 0.1 othersrc/etc
1993-06-20 13:41:45 +00:00