mirror of https://github.com/fail2ban/fail2ban
31 lines
1.4 KiB
Plaintext
Executable File
31 lines
1.4 KiB
Plaintext
Executable File
#! /bin/sh /usr/share/dpatch/dpatch-run
|
|
## 00_ssh_strong_re.dpatch by Yaroslav Halchenko <debian@onerussian.com>
|
|
##
|
|
## All lines beginning with `## DP:' are a description of the patch.
|
|
## DP: No description.
|
|
|
|
@DPATCH@
|
|
diff -urNad trunk~/config/filter.d/sshd.examples trunk/config/filter.d/sshd.examples
|
|
--- trunk~/config/filter.d/sshd.examples 1969-12-31 19:00:00.000000000 -0500
|
|
+++ trunk/config/filter.d/sshd.examples 2007-08-14 19:40:23.000000000 -0400
|
|
@@ -0,0 +1,19 @@
|
|
+#1
|
|
+Jun 21 16:47:48 digital-mlhhyiqscv sshd[13709]: error: PAM: Authentication failure for myhlj1374 from 192.030.0.6
|
|
+May 29 20:56:52 imago sshd[28732]: error: PAM: Authentication failure for stefanor from www.onerussian.com
|
|
+
|
|
+#2
|
|
+Feb 25 14:34:10 belka sshd[31602]: Failed password for invalid user ROOT from 194.117.26.69 port 50273 ssh2
|
|
+Feb 25 14:34:10 belka sshd[31602]: Failed password for invalid user ROOT from 194.117.26.70 port 12345
|
|
+
|
|
+#3
|
|
+Jan 5 01:31:41 www sshd[1643]: ROOT LOGIN REFUSED FROM 1.2.3.4
|
|
+Jan 5 01:31:41 www sshd[1643]: ROOT LOGIN REFUSED FROM ::ffff:1.2.3.4
|
|
+
|
|
+#4
|
|
+Jul 20 14:42:11 localhost sshd[22708]: Invalid user ftp from 211.114.51.213
|
|
+
|
|
+
|
|
+#5 new filter introduced after looking at 44087D8C.9090407@bluewin.ch
|
|
+Mar 3 00:17:22 [sshd] User root from 210.188.220.49 not allowed because not listed in AllowUsers
|
|
+Feb 25 14:34:11 belka sshd[31607]: User root from ferrari.inescn.pt not allowed because not listed in AllowUsers
|