#! /bin/sh # # Title: ODIN CRON Oberservation of Honeypot # # File: honeypot.cron # Version: 0.1a # Date: Aug 18, 2002 # Changes: # # Written by Impriser # # Contributors: NONE # # ======================================= # Copyright (C) 2002 the Odin Project # (see 'LICENSE' for license details) # ======================================= # # USAGE: # # put in /etc/cron.daily # LOG=/var/log/honeyd find $LOG -mtime 1 -print -exec cat {} \; -printf "\n"-printf "\n"