Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pattern for OpenSSH on Debian 12 #629

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

caolan
Copy link

@caolan caolan commented Oct 2, 2024

Description

Updated ssh_banners.xml to include pattern for OpenSSH on Debian 12 (bookworm).

Motivation and Context

Currently only Debian 11 and older are detected via SSH banner.

How Has This Been Tested?

I consume the patterns from the XML file directly instead of using the ruby or other software that includes them. The regular expression has been tested against expected SSH banners and package versions (e.g. https://tracker.debian.org/news/1541136/accepted-openssh-192p1-2deb12u3-source-into-stable-security/) but integration with other tools has not been tested.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have updated the documentation accordingly (or changes are not required).
  • I have added tests to cover my changes (or new tests are not required). - I added an example entry to the XML
  • All new and existing tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants