Skip to content

Guide to the Secure Configuration of Oracle Linux 7

Rules, Groups, and Values defined within the XCCDF Benchmark

  • Chat/Messaging Services

    The talk software makes it possible for users to send and receive messages across systems through a terminal session.
    Group
  • Obsolete Services

    This section discusses a number of network-visible services which have historically caused problems for system security, and for which disabling or...
    Group
  • Ensure rsyncd service is disabled

    The rsyncd service can be disabled with the following command:
    $ sudo systemctl mask --now rsyncd.service
    Rule Medium Severity
  • Xinetd

    The <code>xinetd</code> service acts as a dedicated listener for some network services (mostly, obsolete ones) and can be used to provide access co...
    Group
  • Uninstall xinetd Package

    The xinetd package can be removed with the following command:
    $ sudo yum erase xinetd
    Rule Low Severity
  • Disable xinetd Service

    The xinetd service can be disabled with the following command:
    $ sudo systemctl mask --now xinetd.service
    Rule Medium Severity
  • Ensure /etc/hosts.deny is configured

    The file <code>/etc/hosts.deny</code> together with <code>/etc/hosts.allow</code> provides a simple access control mechanism for network services s...
    Rule Medium Severity
  • Verify Group Ownership of /etc/hosts.allow

    To properly set the group owner of /etc/hosts.allow, run the command:
    $ sudo chgrp root /etc/hosts.allow
    Rule Medium Severity
  • Verify Group Ownership of /etc/hosts.deny

    To properly set the group owner of /etc/hosts.deny, run the command:
    $ sudo chgrp root /etc/hosts.deny
    Rule Medium Severity
  • Verify Ownership of /etc/hosts.allow

    To properly set the owner of /etc/hosts.allow, run the command:
    $ sudo chown root /etc/hosts.allow 
    Rule Medium Severity

The content of the drawer really is up to you. It could have form fields, definition lists, text lists, labels, charts, progress bars, etc. Spacing recommendation is 24px margins. You can put tabs in here, and can also make the drawer scrollable.

Capacity
Modules