Skip to content

MongoDB identification fix#2471

Merged
drwetter merged 1 commit intotestssl:3.0from
Tazmaniac:mongodb-detection-fix-backport
Feb 13, 2024
Merged

MongoDB identification fix#2471
drwetter merged 1 commit intotestssl:3.0from
Tazmaniac:mongodb-detection-fix-backport

Conversation

@Tazmaniac
Copy link
Copy Markdown

Backport fix for #2468 to 3.0.x

The actual code grep for "MongoDB" keyword in the head of the HTTP
session.
In case of "compressed" HTML, a big page is on one line.
On a IT page, we could encounter the "MongoDB" keyword and
miss-identify the application protocol.

Fixed by matching on a longuer string taken from a live MogoDB
server.
@drwetter drwetter merged commit 30c0359 into testssl:3.0 Feb 13, 2024
@drwetter
Copy link
Copy Markdown
Collaborator

Thanks again!

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