Nmap os detection: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „==Linux== *nmap -O -v 192.168.240.69 | grep OS Initiating OS detection (try #1) against 192.168.240.69 OS CPE: cpe:/o:linux:linux_kernel:3 cpe:/o:linux:linux…“)
 
(Die Seite wurde geleert.)
Markierung: Geleert
 
Zeile 1: Zeile 1:
==Linux==
 
*nmap -O -v 192.168.240.69 | grep OS
 
Initiating OS detection (try #1) against 192.168.240.69
 
OS CPE: cpe:/o:linux:linux_kernel:3 cpe:/o:linux:linux_kernel:4
 
OS details: Linux 3.2 - 4.0
 
==Windows==
 
*nmap -O -v 192.168.242.75 | grep OS
 
Initiating OS detection (try #1) against 192.168.242.75
 
OS CPE: cpe:/o:microsoft:windows_7:::ultimate cpe:/o:microsoft:windows_2012 cpe:/o:microsoft:windows_8.1
 
OS details: Microsoft Windows 7, Windows Server 2012, or Windows 8.1 Update 1
 
  
==Links==
 
*https://nmap.org/book/osdetect.html
 

Aktuelle Version vom 5. Juli 2021, 12:12 Uhr