[X] The "/paperharbour/PaperHarbour105[XF]src.zip" file could not be found or is not available. Please select another file.

Share

More
Breakinguard server monitoring Icon

Breakinguard server monitoring

alpha

by thebmwz3


Perl-based syslog watcher that matches certain login failures (SSH, FTP, POP3) and can dynamically block and email an alert, helping to monitor and manage hosting facilities


http://breakinguard.sourceforge.net





Separate each tag with a space.

Release Date:

2008-01-08

Topics:

License:

Operating System:

Intended Audience:

User Interface:

Programming Language:

Registered:

2005-05-05

Ratings and Reviews

Be the first to post a text review of Breakinguard server monitoring. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • breakinguard 0_11 file released: breakinguard_0.11.tar.gz

    05/05/2005 Initial release 18/06/2005 Fixed configure script bugs with IO::Socket Changed iptables insert code to add blocks before any other rules in INPUT chain 27/07/2005 Repackage for sourceforge release 28/07/2005 Merged changes by Daniel (daniel @ automagic-software.com http://www.automagic-software.com/) - Timer for removing blocked hosts and RedHat init script - note, the init script may not work with your distribution! Contribs welcome!! 11/08/2005 Modified main config to do syslogging (events logged at info level) Also checking that user is root before starting main program run Fixed configure script as it was incorrectly detecting users SysV init folders 16/08/2005 Fixed a bug in some pattern matches, when no IP was detected, the script still tried to carry on regardless. Added some more debug output to aid problem solving New support forums online: http://www.thebmwz3.co.uk/community/ 17/08/2005 Separated configuration from main script file (config is now /etc/breakinguard.conf) to allow for easier upgrades, configuration changes Tidied some core code up NOTE: breakinguard now has 2 processes when listing process list. One for blocking/monitoring log files, one for unblocking/timing. Added new SSH login failure condition to pattern matching 22/08/2005 Changed the stat/mtime call to be more compatible (some perl versions complained with the -> reference) Fixed the init scripts to allow for non sysvinit style systems 21/11/2005 Updated package environment, re-release via sourceforge 05/02/2006 Updated to handle IPV6 headers on IP addresses, thanks to Rick/Scott and Jonathan. 07/02/2006 Fixed bug in IPV6 header handling code from previous release, regex was incorrect 24/04/2007 Added ability to use CIDR format IPs in safe_ips array Modified installer to detect debian and use debian perl module packages instead of CPAN 02/07/2007 Fixed the configure debian detection that failed on non-debian hosts Also added several modules into the configure script 08/01/2008 Added back the 'Invalid user' string, that somehow got lost somewhere back in time As this is another common SSHD output

    posted 673 days ago

  • File released: /breakinguard/0_11/breakinguard_0.11.tar.gz

    posted 673 days ago

  • breakinguard 0_10 file released: breakinguard_0.10.tar.gz

    ============================================================================ Changelog ============================================================================ 05/05/2005 Initial release 18/06/2005 Fixed configure script bugs with IO::Socket Changed iptables insert code to add blocks before any other rules in INPUT chain 27/07/2005 Repackage for sourceforge release 28/07/2005 Merged changes by Daniel (daniel @ automagic-software.com http://www.automagic-software.com/) - Timer for removing blocked hosts and RedHat init script - note, the init script may not work with your distribution! Contribs welcome!! 11/08/2005 Modified main config to do syslogging (events logged at info level) Also checking that user is root before starting main program run Fixed configure script as it was incorrectly detecting users SysV init folders 16/08/2005 Fixed a bug in some pattern matches, when no IP was detected, the script still tried to carry on regardless. Added some more debug output to aid problem solving New support forums online: http://www.thebmwz3.co.uk/community/ 17/08/2005 Separated configuration from main script file (config is now /etc/breakinguard.conf) to allow for easier upgrades, configuration changes Tidied some core code up NOTE: breakinguard now has 2 processes when listing process list. One for blocking/monitoring log files, one for unblocking/timing. Added new SSH login failure condition to pattern matching 22/08/2005 Changed the stat/mtime call to be more compatible (some perl versions complained with the -> reference) Fixed the init scripts to allow for non sysvinit style systems 21/11/2005 Updated package environment, re-release via sourceforge 05/02/2006 Updated to handle IPV6 headers on IP addresses, thanks to Rick/Scott and Jonathan. 07/02/2006 Fixed bug in IPV6 header handling code from previous release, regex was incorrect 24/04/2007 Added ability to use CIDR format IPs in safe_ips array Modified installer to detect debian and use debian perl module packages instead of CPAN 02/07/2007 Fixed the configure debian detection that failed on non-debian hosts Also added several modules into the configure script

    posted 863 days ago

  • File released: /breakinguard/0_10/breakinguard_0.10.tar.gz

    posted 863 days ago

  • breakinguard 0_9 file released: breakinguard_0.9.tar.gz

    posted 926 days ago

  • File released: /breakinguard/0_9/breakinguard_0.9.tar.gz

    posted 926 days ago

  • breakinguard 0_8 file released: breakinguard_0.8.tar.gz

    posted 932 days ago

  • File released: /breakinguard/0_8/breakinguard_0.8.tar.gz

    posted 932 days ago

  • Tracker artifact added

    adj0159 created the IP Masks artifact

    posted by adj0159 1115 days ago

  • breakinguard 0_7 file released: breakinguard_0.7.tar.gz

    05/05/2005 Initial release 18/06/2005 Fixed configure script bugs with IO::Socket Changed iptables insert code to add blocks before any other rules in INPUT chain 27/07/2005 Repackage for sourceforge release 28/07/2005 Merged changes by Daniel (daniel @ automagic-software.com http://www.automagic-software.com/) - Timer for removing blocked hosts and RedHat init script - note, the init script may not work with your distribution! Contribs welcome!! 11/08/2005 Modified main config to do syslogging (events logged at info level) Also checking that user is root before starting main program run Fixed configure script as it was incorrectly detecting users SysV init folders 16/08/2005 Fixed a bug in some pattern matches, when no IP was detected, the script still tried to carry on regardless. Added some more debug output to aid problem solving New support forums online: http://www.thebmwz3.co.uk/community/ 17/08/2005 Separated configuration from main script file (config is now /etc/breakinguard.conf) to allow for easier upgrades, configuration changes Tidied some core code up NOTE: breakinguard now has 2 processes when listing process list. One for blocking/monitoring log files, one for unblocking/timing. Added new SSH login failure condition to pattern matching 22/08/2005 Changed the stat/mtime call to be more compatible (some perl versions complained with the -> reference) Fixed the init scripts to allow for non sysvinit style systems 21/11/2005 Updated package environment, re-release via sourceforge 05/02/2006 Updated to handle IPV6 headers on IP addresses, thanks to Rick/Scott and Jonathan. 07/02/2006 Fixed bug in IPV6 header handling code from previous release, regex was incorrect

    posted 1372 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Breakinguard server monitoring Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review