79 - Finger
# List all users
finger @<target>
# List information about the target user
finger x7331@<target>
# Manual connection
nc <target> 79finger-user-enum -U anarchy_output -t <target> | grep LoginLast updated
# List all users
finger @<target>
# List information about the target user
finger x7331@<target>
# Manual connection
nc <target> 79finger-user-enum -U anarchy_output -t <target> | grep LoginLast updated