User Tools

Site Tools


nmap:scan_remote_host_for_specific_ports_with_tcp_syn

This is an old revision of the document!


nmap - Scan Remote host for specific ports with TCP Syn

sudo nmap -PS -p 22,80 192.168.1.69

Result:

Starting Nmap 6.40 ( http://nmap.org ) at 2016-07-08 01:28 BST
Nmap scan report for peter-laptop-1 (192.168.1.69)
Host is up (0.00010s latency).
PORT   STATE  SERVICE
22/tcp closed ssh
80/tcp open   http

Nmap done: 1 IP address (1 host up) scanned in 1.07 seconds
nmap/scan_remote_host_for_specific_ports_with_tcp_syn.1467937733.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki