Hi, I would like to know if there is a command to find the SSH version running on my Fortigate.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi Jefazo
Try this command from your laptop:
$ nmap -p22 -sV <IP-address-of-your-FG>
@jefazo92 please follow the article below to check the SSH version on fortigate
https://community.fortinet.com/t5/FortiManager/Technical-Tip-How-to-verify-the-running-SSH-server-ve...
Dear jefazo92,
To verify the SSH version running on a FortiGate, you can use the following command in the CLI:
1. Log in to the FortiGate CLI.
2. Enter the command: ``` get system info admin ssh ```
3. Look for the output that specifies the SSH version. It will typically indicate if SSH v2 is enabled and the port number it is running on.
This command will display information about the SSH configuration on the FortiGate unit, including the SSH version and port number.
Best Regards,
Jef
Is there a specific reason you want to know it? Perhaps due to CVE-2024-6387 / RegreSSHion?
Then look here: https://community.fortinet.com/t5/Support-Forum/CVE-2024-6387-RegreSSHion/td-p/324182
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1633 | |
1063 | |
751 | |
443 | |
210 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.