home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / c / cops_104.zip / cops_104 / extra_src / README < prev    next >
Text File  |  1992-03-10  |  1KB  |  36 lines

  1.  
  2.  
  3.   Assorted programs and love songs that don't fit, are not polished enough,
  4. or are just too miscellaneous to put in the general distribution.  Here's
  5. a quick rundown on the stuff in this directory:
  6.  
  7. bad_dir.pl -- finds weird named dirs... things like "..." and stuff.  Use
  8.     it like "find $1 -exec perl ./bad_dir.pl {} \;"
  9.  
  10. diff_last.sh -- gives you the difference between the last two cops reports
  11.         that you have run.
  12.  
  13. mail.chk -- checks your mail directory for potentially bad things.
  14.  
  15. pass_mail -- scans through a COPS result file and mails a warning note to
  16.     anyone who had their password guessed.  The note that is to be
  17.     mailed needs a bit of editing to put site specific info in.
  18.  
  19. rhosts_sweeper -- checks for "+"'s in .rhosts files... should be run as root.
  20.  
  21. stop.make -- a quick way to make a starting suid stop file from scratch.
  22.  
  23. trust.pl -- this looks at your /etc/hosts.equiv file and resolves all the
  24.         hosts that your host trusts, including netgroup stuff.
  25.         This will be part of the satan project.
  26.  
  27. uucp_1.shar -- a nifty set of programs to help check uucp security.  This
  28.         or the above will be melded into the next version of
  29.         cops, but there just wasn't enough time with everything
  30.         else going on...
  31.  
  32. uucp_2.shar -- the start of a comprehensive uucp checking program.  Comments
  33.         are *very* welcome on this!  Must have perl, run in the perl
  34.         subdir, or have the support programs in the dir run at.
  35.  
  36.