./security/py-denyhosts, Watch auth log for invalid ssh login attempts and block hosts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q3, Version: 2.6nb4, Package name: py27-denyhosts-2.6nb4, Maintainer: he

DenyHosts is a script intended to be run by system administrators
to help thwart SSH server attacks (also known as dictionary based
attacks and brute force attacks).

In short, it does this by monitoring your syslog output for failed
login attempts and tweaking /etc/hosts.deny accordingly, and it can
optionally send and fetch lists of ssh probers from a central server.


Required to run:
[lang/python27]

Master sites:

SHA1: 02143843cb7c37c986c222b7acc11f7b75eb7373
RMD160: cab4206af992f5405ed1c9b302341c7b5649c71a
Filesize: 41.667 KB

Version history: (Expand)


CVS history: (Expand)


   2013-12-29 22:21:36 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #4278 - requested by pettai
security/py-denyhosts: security patch

Revisions pulled up:
- security/py-denyhosts/Makefile                                1.9
- security/py-denyhosts/distinfo                                1.4-1.5
- security/py-denyhosts/patches/patch-af                        1.2

---
   Module Name:    pkgsrc
   Committed By:   pettai
   Date:           Thu Dec 26 23:30:41 UTC 2013

   Modified Files:
           pkgsrc/security/py-denyhosts: Makefile distinfo
           pkgsrc/security/py-denyhosts/patches: patch-af

   Log message:
   Fix for CVE-2013-6890

---
   Module Name:    pkgsrc
   Committed By:   pettai
   Date:           Sun Dec 29 20:27:55 UTC 2013

   Modified Files:
           pkgsrc/security/py-denyhosts: distinfo

   Log message:
   Fixed broken checksum