|
About:
authfail is a tool for adding IP addresses to an ACL when entities from those addresses attempt to log into a system, but cause authentication failures in auth.log. It reads data from auth.log in real time and adds the IP into netfilter with a DROP/REJECT policy.
Author:
Bartek Krajnik [contact developer]
Homepage:
http://www.bmk-it.com/projects/authfail/
Tar/GZ:
http://www.bmk-it.com/[..]ojects/authfail/files/authfail-1.1.6.tgz
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 6136)
» Popularity: 0.83% (Rank 7087)

(click to enlarge graphs)
Record hits: 7,629
URL hits: 2,756
Subscribers: 24
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
1.1.6
|
Minor feature enhancements |
21-Aug-2007 09:08 |
|
1.1.5
|
Minor feature enhancements |
05-May-2007 22:52 |
|
1.1.4
|
Minor feature enhancements |
11-Oct-2005 13:17 |
|
1.1.3
|
Minor feature enhancements |
14-Jun-2005 05:03 |
|
1.1.2
|
Major feature enhancements |
04-Apr-2005 14:38 |
|
1.1.1
|
Minor bugfixes |
27-Jan-2005 15:42 |
|
1.1.0
|
Major feature enhancements |
18-Dec-2004 23:14 |
Comments
[»]
Important:make this changes for fedora core
by ottacom - May 23rd 2005 06:51:57
replace from line 70:
sub update_iptables{
$ip_d = shift;
$ipd= substr($ip_d,7);
.
.
.
Work fine!
[reply]
[top]
[»]
Great Software
by ottacom - May 19th 2005 09:46:08
You can resolve a seiruos security problem, and reduce the incoming
traffic.
Good!
[reply]
[top]
|