User Tools

Site Tools


nmap:perform_a_fast_scan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
nmap:perform_a_fast_scan [2016/07/07 23:42] – created peternmap:perform_a_fast_scan [2019/12/01 11:00] (current) – removed peter
Line 1: Line 1:
-====== nmap - Perform a Fast Scan ====== 
- 
-Perform a fast scan with **"-F"** option to scans for the ports listed in the nmap-services files and leaves all other ports. 
- 
-<code bash> 
-sudo nmap -F 192.168.1.69 
-</code> 
- 
-Result: 
- 
-<code> 
-Starting Nmap 6.40 ( http://nmap.org ) at 2016-07-08 00:41 BST 
-Nmap scan report for peter-laptop-1 (192.168.1.69) 
-Host is up (0.0000090s latency). 
-Not shown: 97 closed ports 
-PORT    STATE SERVICE 
-80/tcp  open  http 
-139/tcp open  netbios-ssn 
-445/tcp open  microsoft-ds 
- 
-Nmap done: 1 IP address (1 host up) scanned in 2.27 seconds 
-</code> 
  
nmap/perform_a_fast_scan.1467934937.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki