Checks for open/closed ssh ports using nmap command

In this tutorial, How to checks all ports if they are closed or open and if the current ssh version? Using nmap command. Read man nmap page.

The first, you have install nmap.


For ubuntu
$ sudo apt-get install nmap

For centos
$ sudo yum install nmap

For example, checks for open/closed ports and current ssh version
[huupv@huupv huuphan.com]$ sudo nmap -sV -p22 --version-all  localhost

The output Checks for open/closed ssh ports using nmap command as below





Comments

  1. There were some great activities appeared in the IBM investigation of organizations that had gotten a type of an idea about how to utilize social media further bolstering their good fortune. At softwarebase.uk, you can Buy any Office Package and Get FREE Windows 10 Pro License Key with Download by using promo code WIN10 for more information.

    ReplyDelete

Post a Comment

Popular posts from this blog

zimbra some services are not running [Solve problem]

Bash script list all IP addresses connected to Server

How to install php7 on centos 6