-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enhancement: Dovecot DATA slices messages in some statements (#1209)
* enhancement: Dont match data since it can slice the login message * enhancement: Update previous auth worker line also * enhancement: Tests * enhancement: auth line also ref: https://www.reddit.com/r/CrowdSec/comments/1hr5y61/help_please_understanding_why_dovecot_auth_fails/ * enhancement: run index workflow manually
- Loading branch information
1 parent
1fb36a4
commit 1640d0d
Showing
4 changed files
with
165 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,3 +11,5 @@ Apr 29 15:54:19 mail dovecot: auth-worker(14864): conn unix:auth-worker (pid=148 | |
Apr 29 15:54:21 mail dovecot: auth-worker(14877): conn unix:auth-worker (pid=14830,uid=109): auth-worker<5>: pam(needle,5.34.207.161): pam_authenticate() failed: Authentication failure (Password mismatch?) | ||
Apr 18 08:31:30 mail dovecot: auth-worker(63712): conn unix:auth-worker (pid=58074,uid=109): auth-worker<4>: sql(contact,220.169.110.101): unknown user | ||
Apr 18 08:31:30 mail dovecot: auth-worker(63712): Info: conn unix:auth-worker (pid=58074,uid=109): auth-worker<4>: sql(contact,220.169.110.101): unknown user | ||
2024-12-31T06:56:17.784598+01:00 mail dovecot: auth-worker(10377): conn unix:auth-worker (pid=919,uid=112): auth-worker<1>: sql([email protected],192.168.1.1): unknown user (given password: Password123$) | ||
2025-01-01T17:05:06.533969+01:00 mail2 dovecot: auth: passwd-file([email protected],192.168.1.1): unknown user (SHA1 of given password: 21bd12) |
Oops, something went wrong.