Monday 30 January 2012

Find custom SSH port number

 Art of Port Scanning  -- namp

We can find custom SSH port number using  nmap:

command:

 nmap -P0 -T4 -sV -p- "IP address"

           -PO[protocol list]:  IP Protocol Ping
           -T<0-5>: Set timing template (higher is faster). By default it will be in milliseconds.
           -sV: Probe open ports to determine service/version info
           -p <port ranges>: Only scan specified ports





2 comments:

web hosting company said...

This is good site to spent time on .I just stumbled upon your informative blog and wanted to say that I have really enjoyed reading your very well written blog posts.This for it...

Unknown said...

Thanks a lot for your comments.

If you have any question, please update here in this blog. We will provide you the solutions.