79 - Finger
Protocolo Finger
Last updated
Was this helpful?
Protocolo Finger
Para facilitar información de este puerto puedes usar sus NSE's correspondientes
#lanza todos los que contengan *finger* en el NSE
nmap -p 79 -sV --script=*finger* IPEl user id por defecto es "0" y la contraseña "welcome".
Para acceder:
finger "id@IP"
telnet IP 79Para descubrir los usuarios existentes
finger @IPMódulo de Metasploit
exploit/unix/misc/finger_bombHTB
Sunday
Last updated
Was this helpful?
Was this helpful?