From AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE
Part of GEN009270
Associated with IA controls: ECSC-1
Associated with: CCI-001436
The netstat service can potentially give out network information on active connections if it is running. The information given out can aid in an attack and weaken the systems defensive posture.
Check the /etc/inetd.conf for active netstat service. grep netstat /etc/inetd.conf | grep -v \# If the netstat service is active, this is a finding.
Edit /etc/inetd.conf and comment out the netstat service line. Restart the inetd service. # refresh -s inetd
	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