Bug 272065 - security/openssh-portable: Add patch for different interpretation of BADUSER
Summary: security/openssh-portable: Add patch for different interpretation of BADUSER
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-18 11:21 UTC by Bernard Spil
Modified: 2023-11-28 01:24 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bdrewery)


Attachments
git diff for security/openssh-portable (1.43 KB, patch)
2023-06-18 11:22 UTC, Bernard Spil
brnrd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2023-06-18 11:21:37 UTC
Almost all attacks I currently get are "Invalid user someuser from 192.2.230.196 port 33470" 

This patch changes behavior of Invalid user to count as login failure in blacklistd stats.
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2023-06-18 11:22:34 UTC
Created attachment 242863 [details]
git diff for security/openssh-portable