The system must not have the finger service active.

From AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN003860

Associated with IA controls: DCPP-1

Associated with: CCI-001551

SV-27440r1_rule The system must not have the finger service active.

Vulnerability discussion

The finger service provides information about the system's users to network clients. This information could expose information that could be used in subsequent attacks.

Check content

# grep -v "^#" /etc/inetd.conf |grep finger If the finger service is not disabled, this is a finding.

Fix text

Edit /etc/inetd.conf and comment out the finger service line. Restart the inetd service.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer