The inetd.conf file must have mode 0440 or less permissive.

From SOLARIS 10 X86 SECURITY TECHNICAL IMPLEMENTATION GUIDE

Part of GEN003740

Associated with IA controls: ECLP-1

Associated with: CCI-000225

SV-39885r1_rule The inetd.conf file must have mode 0440 or less permissive.

Vulnerability discussion

The Internet service daemon configuration files must be protected as malicious modification could cause Denial of Service or increase the attack surface of the system.

Check content

Check the mode of inetd.conf file. # ls -lL /etc/inet/inetd.conf If the mode of the file is more permissive than 0440, this is a finding.

Fix text

Change the mode of the inetd.conf file. # chmod 0440 /etc/inet/inetd.conf

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