Stock fingerd running

Risk Level: Low risk vulnerability  Low

Check or Attack Name: Finger Output

Platforms: Finger Service
Description:

The finger service or daemon was detected as running. Finger can give an attacker information, such as login accounts and trusted hosts.

Remedy:

Disable finger, or install a finger daemon that limits the type of information provided.

Unix: Disable the finger daemon, or configure the type of information available from finger. Unix systems can use GNU finger available from ftp://prep.ai.mit.edu/pub/gnu/finger-1.37.tar.gz.

To disable the finger daemon started from inetd, follow these steps:

  1. Edit the /etc/inetd.conf (or equivalent) file.
  2. Locate the line that controls the daemon.
  3. Type a # at the beginning of the line to comment out the daemon.
  4. Restart inetd.

—OR—

For more information on GNU finger, see ftp://prep.ai.mit.edu/pub/gnu/finger-1.37.tar.gz.

Windows: The finger service is not native to Windows, but may be present.

Note: The finger service may be included as part of another application, such as Netscape Mail Server.

WARNING: Repeated use of finger can cause a machine to become overloaded, which can cause it to stop responding. An attacker can use this susceptibility to disrupt the network.

To stop or disable the service in Windows NT, follow these steps:

  • Open the Services control panel. From the Windows NT Start menu, select Settings, Control Panel, Services.
  • Select the service.
  • Click Stop.
  • When the service has stopped, click Startup.
  • Choose one of these options:
    • To permanently disable the service, click Disabled.
    • To turn the service off unless manually activated by the user or a program, click Manual.
  • Click OK, then click Close.
  • References:

    X-Force Logo
    Know Your Risks