Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Free? Yes!! I'd love one if there are any left....
- To: tlug@example.com
- Subject: Re: tlug: Free? Yes!! I'd love one if there are any left....
- From: Jim Schweizer <schweiz@example.com>
- Date: Sun, 01 Jun 1997 19:46:06 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <339125A9.3DEFEAFD@example.com>
- Organization: JPS Solutions
- Reply-To: tlug@example.com
- Sender: owner-tlug
-------------------------------------------------------- tlug note from Jim Schweizer <schweiz@example.com> -------------------------------------------------------- Hi all, On 01-Jun-97 Alan B. Stone wrote: >I asked the other day, but didn't get a response...has anyone >heard about a program called tripwire? Does it work? Is it >really necessary? It might be a good idea to install it if you think someone has (or may) cracked into your system. Tripwire reads a configuration file of files or directories to monitor, and then tracks changes to inode information and contents. The database is highly configurable, and allows you to specify particluar attributes to monitor and particular message digest alogorithms to use for each file. If this makes sense to you: ----------------------------------------------------------- #!/bin/sh find `cat /usr/adm/filelist` -ls -type f -exec md5 {}\; > /tmp/now diff -b /usr/adm/savelist /tmp/now ----------------------------------------------------------- then you might want to get a copy from ftp://coast.cs.perdue.edu/pub/COAST/Tripwire ---------------------------------------------- Sent by: Jim Schweizer <schweiz@example.com> On: 01-Jun-97 at: 19:46:08 JST http://www1.harenet.or.jp/~schweiz/ ---------------------------------------------- ----------------------------------------------------------------- a word from the sponsor will appear below ----------------------------------------------------------------- The TLUG mailing list is proudly sponsored by TWICS - Japan's First Public-Access Internet System. Now offering 20,000 yen/year flat rate Internet access with no time charges. Full line of corporate Internet and intranet products are available. info@example.com Tel: 03-3351-5977 Fax: 03-3353-6096
- Follow-Ups:
- Re: tlug: Free? Yes!! I'd love one if there are any left....
- From: "Alan B. Stone" <stoneab@example.com>
- References:
- Re: tlug: Free? Yes!! I'd love one if there are any left....
- From: "Alan B. Stone" <stoneab@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Can't compile Arena
- Next by Date: Re: tlug: Free? Yes!! I'd love one if there are any left....
- Prev by thread: Re: tlug: Free? Yes!! I'd love one if there are any left....
- Next by thread: Re: tlug: Free? Yes!! I'd love one if there are any left....
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links