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

[FEAT] - Customizable Version Information #2348

Open
lunarmaniac opened this issue Jan 27, 2024 · 0 comments
Open

[FEAT] - Customizable Version Information #2348

lunarmaniac opened this issue Jan 27, 2024 · 0 comments
Labels

Comments

@lunarmaniac
Copy link

Is this feature for paramiko acting as a client or a server?

Server

What functionality does this feature request relate to?

SSH

For client-side features, does this relate to a specific type of SSH server?

No response

If you're using paramiko as part of another tool, which tool/version?

No response

Desired behavior

I'm just wondering if this is already possible, or is not a possible through simply changing a setting, as I'm not incredibly knowledgeable about how Nmap's detection works, but if possible then i propose a feature request, here is my output from an nmap tcp port scan on my server

PORT     STATE SERVICE VERSION
22/tcp   open  ssh     OpenSSH 8.9p1 Ubuntu 3ubuntu0.6 (Ubuntu Linux; protocol 2.0)
4567/tcp open  ssh     Paramiko Python sshd 3.4.0 (protocol 2.0)

so if not already possible, a feature to customize the "Paramiko Python sshd 3.4.0 (protocol 2.0)" version message would be beneficial. In certain security and testing scenarios, having the flexibility to control the version information can enhance privacy, security practices, and testing capabilities.

Anything else?

No response

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

No branches or pull requests

1 participant