head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2011.10.24.04.16.45;	author dougb;	state Exp;
branches;
next	1.4;

1.4
date	2006.09.15.09.39.42;	author danger;	state Exp;
branches;
next	1.3;

1.3
date	2005.11.12.19.30.20;	author pav;	state Exp;
branches;
next	1.2;

1.2
date	2005.09.04.18.21.00;	author sem;	state Exp;
branches;
next	1.1;

1.1
date	2005.05.26.21.14.58;	author pav;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Remove more tags from pkg-descr files fo the form:

- Name
em@@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
@
text
@BruteForceBlocker is a perl script, that works along with pf - OpenBSD's
firewall (Which is also available on FreeBSD since version 5.2 is out).
It's main purpose is to block SSH bruteforce attacks via firewall.
When this script is running, it checks sshd logs from syslog and looks
for Failed Login attempts - mostly some annoying script attacks, and
counts number of such attempts. When given IP reaches configured limit
of fails, script puts this IP to the pf's table and blocks any further
traffic to the that box from given IP (This also depends on
configuration done in pf.conf).

WWW: http://danger.rulez.sk/projects/bruteforceblocker/
@


1.4
log
@Change my e-mail address to the @@FreeBSD.org one.

Approved by: linimon
@
text
@a11 2

- Daniel Gerzo <danger@@FreeBSD.org>
@


1.3
log
@- Update to 1.2

Submitted by:	Daniel Gerzo (maintainer) over EFnet
@
text
@d13 1
a13 1
- Daniel Gerzo <danger@@rulez.sk>
@


1.2
log
@- Update to 1.1

PR:		ports/85585
Submitted by:	maintainer
@
text
@d1 9
a9 6
BruteForceBlocker is a script, that works along with pf - OpenBSD's firewall.
When this script is running, it checks sshd's auth log for Failed Password
attempts and counts it's number. When given IP reaches specified number of
fails, script adds this IP to the pf's table and block any other traffic to
the given box. If you are bored of those automated auth tries, you will be
happy with this script.
@


1.1
log
@bruteforceblocker is a script that checks sshd's auth.log for Failed
login attemtps and cooperates with pf firewall. When given IP gains
specific number of fails, bruteforceblocker adds this IP to the pf's
table. This is useful for people who are getting large number of
these attempts.

PR:		ports/80211
Submitted by:	Daniel Gerzo <danger@@rulez.sk>
@
text
@d6 1
a6 1
happy with this script. It also includes a simple rc script.
@

