summaryrefslogtreecommitdiff
path: root/fail2ban/tests/files/logs/mssql-auth
diff options
context:
space:
mode:
authorSergey G. Brester <serg.brester@sebres.de>2023-03-23 12:01:50 +0100
committerGitHub <noreply@github.com>2023-03-23 12:01:50 +0100
commit2c0360d1788d6569c6274ac690799d2a92c459df (patch)
treece0742af14e84f84ba8cf4c500d8ea9b75e175b2 /fail2ban/tests/files/logs/mssql-auth
parent7e88ae0ee66628893a283d6fed06a347f9f6673e (diff)
parentd1d1730de01de45820db062d811d9b91f261ea83 (diff)
downloadfail2ban-2c0360d1788d6569c6274ac690799d2a92c459df.tar.gz
Merge branch 'master' into nginx-forbidden
Diffstat (limited to 'fail2ban/tests/files/logs/mssql-auth')
-rw-r--r--fail2ban/tests/files/logs/mssql-auth11
1 files changed, 11 insertions, 0 deletions
diff --git a/fail2ban/tests/files/logs/mssql-auth b/fail2ban/tests/files/logs/mssql-auth
new file mode 100644
index 00000000..1c9b65ec
--- /dev/null
+++ b/fail2ban/tests/files/logs/mssql-auth
@@ -0,0 +1,11 @@
+# failJSON: { "time": "2020-02-24T16:05:21", "match": true , "host": "192.0.2.1" }
+2020-02-24 16:05:21.00 Logon Login failed for user 'Backend'. Reason: Could not find a login matching the name provided. [CLIENT: 192.0.2.1]
+# failJSON: { "time": "2020-02-24T16:30:25", "match": true , "host": "192.0.2.2" }
+2020-02-24 16:30:25.88 Logon Login failed for user '===)jf02hüas9ä##22f'. Reason: Could not find a login matching the name provided. [CLIENT: 192.0.2.2]
+# failJSON: { "time": "2020-02-24T16:31:12", "match": true , "host": "192.0.2.3" }
+2020-02-24 16:31:12.20 Logon Login failed for user ''. Reason: An attempt to login using SQL authentication failed. Server is configured for Integrated authentication only. [CLIENT: 192.0.2.3]
+
+# failJSON: { "time": "2020-02-24T16:31:26", "match": true , "host": "192.0.2.4", "user":"O'Leary" }
+2020-02-24 16:31:26.01 Logon Login failed for user 'O'Leary'. Reason: Could not find a login matching the name provided. [CLIENT: 192.0.2.4]
+# failJSON: { "time": "2020-02-24T16:31:26", "match": false, "desc": "test injection in possibly unescaped foreign input" }
+2020-02-24 16:31:26.02 Wrong data received: Logon Login failed for user 'test'. Reason: Could not find a login matching the name provided. [CLIENT: 192.0.2.5]