123 - NTP (UDP)
Last updated
Was this helpful?
Para facilitar información de este puerto puedes usar sus NSE's correspondientes
#opcion 1 - todos los que contengan *ntp* en el NSE
nmap -p 123 -sU -sV --script=*ntp* IP
#opcion 2 - específicamente los siguientes
nmap -p 123 -sU -sV --script=ntp-info IPLast updated
Was this helpful?
Was this helpful?