From Oracle Linux 5 Security Technical Implementation Guide
Part of GEN001700
Associated with: CCI-000225
System start-up files executing programs owned by other than root (or another privileged user) or an application indicating the system may have been compromised.
Determine the programs executed by system start-up files. Determine the ownership of the executed programs.
# cat /etc/rc*/* /etc/init.d/* | more
# ls -l
Change the ownership of the file executed from system startup scripts to root, bin, sys, or other.
# chown root
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