Use nmap
 nmap -PN -O ip_address
      
         option -PN : Skip the host discovery(Treat all hosts as online).
                      -O : Enable OS detection.
         ex). nmap -PN -O 192.168.0.1/24
        View more option
        View Understanding an Nmap Fingerprint
        View nmap OS database
 
댓글 없음:
댓글 쓰기