shut your holes
Showing 101 - 125 of 316 RSS Feed

Files

idsa-0.91.8.tar.gz
Posted Oct 11, 2001
Site cs.uct.ac.za

IDS/A is an API which programmers can use to add security awareness to their applications. This is implemented via an integrated reference monitor, logger and IDS which is accessible to applications through a simple API. Applications can use this infrastructure to delegate access control and intruder detection to idsa.

Changes: Bug fixes and improvements.
tags | system logging
systems | unix
MD5 | e4bbaba62b8e71ed5f429c2601cb11ff
syslog-ng-1.4.12.tar.gz
Posted Jul 17, 2001
Authored by Balazs Scheidler | Site balabit.hu

syslog-ng is a multi-platform syslogd replacement, with lots of new functionality. The original syslogd allows messages only to be sorted based on priority/facility pair, syslog-ng adds the possibility to filter based on message contents using regular expressions. The configuration scheme is both intuitive and powerful.

Changes: New stable release - A date parsing bug and a signal setup bug have been fixed. Requires libol.
tags | system logging
systems | unix
MD5 | b6d8722e83af9eb2967e3349db5a6182
log_analysis-0.38.tar.gz
Posted Jul 17, 2001
Authored by Mordechai T. Abzug | Site linux.umbc.edu

Log_analysis is a log file analyzer which extracts relevant data for any of the recognized log messages and produces a summary that is much easier to read and can be easily configured to recognize entirely new log types. log_analysis natively understands about 100 different kinds of syslog messages, as well as sulog and wtmp messages for Linux, Solaris, and OpenBSD.

Changes: More sorting options, per-category sorting and output filters, derived category support, and a new 'UNIQUE' pattern destination.
tags | system logging
systems | linux, unix, solaris, openbsd
MD5 | 437c0f8c6192019c4173722e6e026a7b
icmp-log-0.4.2.tar.gz
Posted May 23, 2001
Authored by Zucco | Site w3.swi.hu

Icmp-Log v0.4 is a simple ICMP logger.

Changes: GPL license, coding style changed, uses automake script from netscript 1.6.0 by v9.
tags | system logging
systems | unix
MD5 | 778a3f0f0e02dd3a1e045afa73e49473
syslog-fifo-0.01.tgz
Posted Apr 22, 2001
Site sourceforge.net

syslog-fifo reads syslog messages from a fifo pipe, files them according to type, date, machine et,c and alerts users if 'regex' patterns are matched. It is very useful for large sites with central syslog servers.

tags | system logging
systems | unix
MD5 | b14cda46f5d2c67fb93dbd8d7a74ceeb
icmp-log-0.4.tar.gz
Posted Apr 19, 2001
Authored by Zucco | Site w3.swi.hu

Icmp-Log v0.4 is a simple ICMP logger.

Changes: Better syslog() and log_it() function.
tags | system logging
systems | unix
MD5 | 30c89562b018d77a665263498cbeb6f7
icmp-log-0.3.tar.gz
Posted Apr 13, 2001
Authored by Zucco | Site w3.swi.hu

Icmp-Log v0.3 is a simple ICMP logger.

tags | system logging
systems | unix
MD5 | 4e9783f5430dcb13baeacdb564a1d00b
logplay-2.0-nosounds.tgz
Posted Mar 19, 2001
Site projects.babblica.net

Logplay is a sound-capable alert system with a modular design. It can monitor system logs, load averages, network connectivity, and is modular to support user-specific monitors. Logplay alerts the user via a sound (using anything Sox's play script understands), an e-mail, or system commands. It should run on almost any *nix system, or any system that has Perl, given that you can run it in the background and you write a module.

Changes: This is the first stable release, featuring a fully rewritten codebase with a modular approach and an extensive reworking of everything. There are currently 3 monitoring and 3 output modules, and even includes instructions on creating your own.
tags | perl, system logging
systems | unix
MD5 | 54f6d893908fb32ea72ba70c0f86131b
syslog-ng-1.4.11.tar.gz
Posted Feb 26, 2001
Authored by Balazs Scheidler | Site balabit.hu

syslog-ng is a multi-platform syslogd replacement, with lots of new functionality. The original syslogd allows messages only to be sorted based on priority/facility pair, syslog-ng adds the possibility to filter based on message contents using regular expressions. The configuration scheme is both intuitive and powerful.

Changes: New stable release - Fixes a long-standing SIGHUP problem. Requires libol.
tags | system logging
systems | unix
MD5 | 63f863635f74021cf91bae7cac1fe52b
newsyslog.tar.gz
Posted Feb 23, 2001

NewSyslog is an updated version of a package put together by Theodore Tso of MIT Project Athena (which is included in NetBSD, FreeBSD, OpenBSD, etc.). This version has a mix of features from all of the other versions, and it has been made more portable than any of the others with the help of GNU Autoconf.

tags | system logging
systems | netbsd, unix, freebsd, openbsd
MD5 | 0ec5b318de23a3a106959c05ece8b438
ippl-1.4.12.tar.gz
Posted Feb 3, 2001
Authored by Hugo Haas | Site pltplp.net

Ippl is a configurable IP protocols logger. It currently logs incoming ICMP messages, TCP connections and UDP datagrams. It is configured with Apache-like rules and has a built-in DNS cache. It is aimed to replace iplogger.

Changes: New stable release! Lots of bug fixes from the development branch have been included.
tags | udp, tcp, system logging, protocol
systems | unix
MD5 | 6a132bde11bcdabefe0c1d72d9744ddf
logtool-1.0.3.tar.gz
Posted Jan 15, 2001
Site users.digitex.net

Logtool is a syslog file parser, report generator, and monitoring utility. It takes syslog (and syslog compatible) logfiles as input from stdin, and depending on command line switches and/or config file settings, will parse and filter out unwanted messages from the logfile accordingly, and generate output in ANSI color, formatted ASCII, CSV (for spreadsheets), or HTML format. It is very handy for use in automated nightly reports, and online monitoring of logfile activity. It comes with some simple example scripts and documentation.

Changes: Bug fixes.
tags | system logging
systems | unix
MD5 | 88fb933946f00b8315e6e3967660eee0
logtool-1.0.2.tar.gz
Posted Jan 8, 2001
Site users.digitex.net

Logtool is a syslog file parser, report generator, and monitoring utility. It takes syslog (and syslog compatible) logfiles as input from stdin, and depending on command line switches and/or config file settings, will parse and filter out unwanted messages from the logfile accordingly, and generate output in ANSI color, formatted ASCII, CSV (for spreadsheets), or HTML format. It is very handy for use in automated nightly reports, and online monitoring of logfile activity. It comes with some simple example scripts and documentation.

Changes: Updates to the getopt.c code and the decl of strncasecmp() to compile correctly on Solaris 2.6 with the original CC compiler, as well as some minor changes to the RPM spec file to clean up a few things.
tags | system logging
systems | unix
MD5 | 40b78cfc003c7122712792da72135aef
iplog-2.2.3.tar.gz
Posted Jan 4, 2001
Authored by Odin | Site ojnk.sourceforge.net

iplog is a TCP/IP traffic logger capable of logging TCP port scans, TCP null scans, FIN scans, UDP and ICMP "smurf" attacks, bogus TCP flags, TCP SYN scans, TCP "Xmas" scans, ICMP ping floods, UDP scans, and IP fragment attacks. It currently runs on Linux, FreeBSD, OpenBSD, BSDI and Solaris.

Changes: Bugfixes and the addition of a "--pid-file" command-line argument.
tags | udp, tcp, system logging
systems | linux, unix, solaris, freebsd, openbsd
MD5 | de98dd64018ab10ebe36e481cf00b7db
idsa-0.88.tar.gz
Posted Jan 3, 2001
Site cs.uct.ac.za

IDS/A is an experimental interface between applications and a daemon which functions as system logger, reference monitor, and soon intrusion detection system. IDS/A is not yet complete, but can already be used as system log replacement with extra neat features such as automatic log rotation. It also ships with two example applications which demonstrate how the system can be used to block basic banner grabbing port or CGI scanners.

Changes: This release adds a pam module and a guile interface. It is now possible to write scheme programs to process, correlate and block events. A number of bugs have also been squashed and some internals have been rewritten, probably introducing new bugs.
tags | cgi, system logging
systems | unix
MD5 | 833d78b6f1f660be7549a150fd3db722
logtool-1.0.1.tar.gz
Posted Dec 31, 2000
Site users.digitex.net

Logtool is a syslog file parser, report generator, and monitoring utility. It takes syslog (and syslog compatible) logfiles as input from stdin, and depending on command line switches and/or config file settings, will parse and filter out unwanted messages from the logfile accordingly, and generate output in ANSI color, formatted ASCII, CSV (for spreadsheets), or HTML format. It is very handy for use in automated nightly reports, and online monitoring of logfile activity. It comes with some simple example scripts and documentation.

Changes: A fix for a bug in the include file functionality.
tags | system logging
systems | unix
MD5 | 6d6f122ecb77e47326cf57cbe2349f84
idsa-0.84.tar.gz
Posted Dec 16, 2000
Site cs.uct.ac.za

IDS/A is an experimental interface between applications and a daemon which functions as system logger, reference monitor, and soon intrusion detection system. IDS/A is not yet complete, but can already be used as system log replacement with extra neat features such as automatic log rotation. It also ships with two example applications which demonstrate how the system can be used to block basic banner grabbing port or CGI scanners.

tags | cgi, system logging
systems | unix
MD5 | a09528dacac11083252c2e3326ddb70b
kwatch-1.9.1.tar.gz
Posted Dec 12, 2000
Site m-j-s.net

Kwatch is a graphical KDE 2.0 user interface for watching log files.

tags | system logging
systems | unix
MD5 | 64794646f4267860bfdfd96a924d29e2
Log02Package.zip
Posted Dec 7, 2000
Site twilightminds.com

The Twilight Minds Extensible Logging Package is intended to provide a basis for efficient logging of sequential output. It helps get the groundwork of logging done and out of the way. It also removes the processes associated with recording log entries and managing logs from the main thread of execution. TwilightMinds.Log allows for one-line logging to any end-point within a common framework, and allows for potentially complex but easily managed logging setups.

tags | system logging
systems | unix
MD5 | 994abed61634fc9555a996a91937425c
syslog-ng-1.4.10.tar.gz
Posted Dec 2, 2000
Authored by Balazs Scheidler | Site balabit.hu

syslog-ng is a multi-platform syslogd replacement, with lots of new functionality. The original syslogd allows messages only to be sorted based on priority/facility pair, syslog-ng adds the possibility to filter based on message contents using regular expressions. The new configuration scheme is intuitive and powerful.

Changes: New stable release - More portable and includes minor bug fixes. Requires libol-0.2.20.
tags | system logging
systems | unix
MD5 | 972763bf688a195e0a7c4188b0338105
syslog-ng-1.4.9a.tar.gz
Posted Nov 29, 2000
Authored by Balazs Scheidler | Site balabit.hu

syslog-ng is a multi-platform syslogd replacement, with lots of new functionality. The original syslogd allows messages only to be sorted based on priority/facility pair, syslog-ng adds the possibility to filter based on message contents using regular expressions. The new configuration scheme is intuitive and powerful.

Changes: New stable release - Adds fixes for a remote denial of service attack. Requires libol-0.2.20.
tags | system logging
systems | unix
MD5 | efe22378eb3888ad55e8ddfb49c3f804
iplog-2.2.2.tar.gz
Posted Nov 24, 2000
Authored by Odin | Site ojnk.sourceforge.net

iplog is a TCP/IP traffic logger capable of logging TCP port scans, TCP null scans, FIN scans, UDP and ICMP "smurf" attacks, bogus TCP flags, TCP SYN scans, TCP "Xmas" scans, ICMP ping floods, UDP scans, and IP fragment attacks. It currently runs on Linux, FreeBSD, OpenBSD, BSDI and Solaris.

Changes: Iplog now has the ability to detect TCP SYN scans, and has been fixed to allow greater portability.
tags | udp, tcp, system logging
systems | linux, unix, solaris, freebsd, openbsd
MD5 | 1b16a73f9495065d72d8126a195c330a
libol-0.2.20.tar.gz
Posted Nov 9, 2000

Libol is required for Syslog-ng 1.4.8

tags | system logging
systems | unix
MD5 | b9edfae35cbe19a1f9a63f8d5bd2b5ee
syslog-ng-1.4.8.tar.gz
Posted Nov 9, 2000
Authored by Balazs Scheidler | Site balabit.hu

syslog-ng is a multi-platform syslogd replacement, with lots of new functionality. The original syslogd allows messages only to be sorted based on priority/facility pair, syslog-ng adds the possibility to filter based on message contents using regular expressions. The new configuration scheme is intuitive and powerful.

Changes: New stable release - Added macros for timestamps, fixed a memory leak with destination files, and small fixes. Requires libol-0.2.20.
tags | system logging
systems | unix
MD5 | 8c12fd0c997dad467834cdb6a076d15a
gklog-0.4.tar.gz
Posted Nov 5, 2000

GK log is a log analyzer and marker that searches a log file for patterns defined by the user, and coloring them of colors also defined by the user.

tags | system logging
systems | unix
MD5 | 705ecf3c9b1d31913343fda4adfb327a
Page 5 of 13
Back34567Next

Top Authors In Last 30 Days

Recent News

News RSS Feed
New SpyEye Plugin Takes Control Of Webcam And Microphone
Posted May 24, 2012

tags | headline, privacy, malware, trojan, botnet
Attack Of The Clones: Researcher Pwns SecureID Token System
Posted May 24, 2012

tags | headline, hacker, flaw, science, rsa
Yahoo! Leaks! Private! Key! In! Axis! Chrome! Debut!
Posted May 24, 2012

tags | headline, flaw, yahoo, cryptography
Comcast Phishing Site Contains Valid TRUSTe Seal
Posted May 24, 2012

tags | headline, cybercrime, flaw, scam, phish
Armenia Jails Bredolab Botmaster For 4 Years
Posted May 24, 2012

tags | headline, government, cybercrime, botnet, fraud
Police Given 350 Mobile Fingerprint Scanners For Olympics
Posted May 24, 2012

tags | headline, government, privacy, britain
Researcher Needles Oracle Over Java Security
Posted May 24, 2012

tags | headline, flaw, oracle, java
35,000 Passwords Reset After BigPond GameArena Hacked
Posted May 24, 2012

tags | headline, hacker, data loss, password
Indian SMBs Facing Advanced Attack Threats
Posted May 23, 2012

tags | headline, hacker, india, denial of service, symantec
Jailed Facebook Hack Brit Targeted Justin Bieber's Girlfriend
Posted May 23, 2012

tags | headline, hacker, britain, facebook, social
View More News →
packet storm

© 2012 Packet Storm. All rights reserved.

close