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

Detect windows SSH from server header #177

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

kke
Copy link
Contributor

@kke kke commented Mar 11, 2024

A cherry-pick from #92

Uses a list of known posix ssh server version response strings to rule out the host being windows before resorting to executing a command like ver.exe.

@kke kke added the enhancement New feature or request label Mar 11, 2024
@kke kke force-pushed the ssh-header-windows-detect branch 3 times, most recently from f10f2cc to 9534293 Compare March 11, 2024 08:23
@kke kke force-pushed the ssh-header-windows-detect branch from 9534293 to ccf5962 Compare March 11, 2024 08:26
@kke kke merged commit eb09155 into main Mar 11, 2024
10 checks passed
@kke kke deleted the ssh-header-windows-detect branch March 11, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant