vsftpd-deny is a simple Python script to search through a vsftpd log, searching for connection attempts (such as FAIL LOGIN and possible attack). When a client goes over the defined threshold, it's added to hosts.deny.
| Tags | vsftpd Security |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux |
| Implementation | Python |
| Translations | English |