<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://secscan.acron.pl/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://secscan.acron.pl/feed.php">
        <title>SecScan centos7:5:1</title>
        <description></description>
        <link>https://secscan.acron.pl/</link>
        <image rdf:resource="https://secscan.acron.pl/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-08-31T09:45:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://secscan.acron.pl/centos7/5/1/1?rev=1493917922&amp;do=diff"/>
                <rdf:li rdf:resource="https://secscan.acron.pl/centos7/5/1/2?rev=1493917954&amp;do=diff"/>
                <rdf:li rdf:resource="https://secscan.acron.pl/centos7/5/1/3?rev=1493917974&amp;do=diff"/>
                <rdf:li rdf:resource="https://secscan.acron.pl/centos7/5/1/4?rev=1493918006&amp;do=diff"/>
                <rdf:li rdf:resource="https://secscan.acron.pl/centos7/5/1/5?rev=1493918084&amp;do=diff"/>
                <rdf:li rdf:resource="https://secscan.acron.pl/centos7/5/1/6?rev=1493918108&amp;do=diff"/>
                <rdf:li rdf:resource="https://secscan.acron.pl/centos7/5/1/7?rev=1493918180&amp;do=diff"/>
                <rdf:li rdf:resource="https://secscan.acron.pl/centos7/5/1/8?rev=1493918206&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://secscan.acron.pl/lib/tpl/bootstrap3/images/favicon.ico">
        <title>SecScan</title>
        <link>https://secscan.acron.pl/</link>
        <url>https://secscan.acron.pl/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://secscan.acron.pl/centos7/5/1/1?rev=1493917922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-04T19:12:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5.1.1 Ensure cron daemon is enabled (Scored)</title>
        <link>https://secscan.acron.pl/centos7/5/1/1?rev=1493917922&amp;do=diff</link>
        <description>5.1.1 Ensure cron daemon is enabled (Scored)

Profile Applicability

Description

The cron daemon is used to execute batch jobs on the system.

Rationale

While there may not be user jobs that need to be run on the system, the system does have maintenance jobs that may include security monitoring that have to run, and cron is used to execute them.</description>
    </item>
    <item rdf:about="https://secscan.acron.pl/centos7/5/1/2?rev=1493917954&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-04T19:12:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5.1.2 Ensure permissions on /etc/crontab are configured (Scored)</title>
        <link>https://secscan.acron.pl/centos7/5/1/2?rev=1493917954&amp;do=diff</link>
        <description>5.1.2 Ensure permissions on /etc/crontab are configured (Scored)

Profile Applicability

Description

The /etc/crontab file is used by cron to control its own jobs. The commands in this item make sure that root is the user and group owner of the file and that only the owner can access the file.</description>
    </item>
    <item rdf:about="https://secscan.acron.pl/centos7/5/1/3?rev=1493917974&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-04T19:12:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5.1.3 Ensure permissions on /etc/cron.hourly are configured (Scored)</title>
        <link>https://secscan.acron.pl/centos7/5/1/3?rev=1493917974&amp;do=diff</link>
        <description>5.1.3 Ensure permissions on /etc/cron.hourly are configured (Scored)

Profile Applicability

Description

This directory contains system cron jobs that need to run on an hourly basis. The files in this directory cannot be manipulated by the crontab command, but are instead edited by system administrators using a text editor. The commands below restrict read/write and search access to user and group root, preventing regular users from accessing this directory.</description>
    </item>
    <item rdf:about="https://secscan.acron.pl/centos7/5/1/4?rev=1493918006&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-04T19:13:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5.1.4 Ensure permissions on /etc/cron.daily are configured (Scored)</title>
        <link>https://secscan.acron.pl/centos7/5/1/4?rev=1493918006&amp;do=diff</link>
        <description>5.1.4 Ensure permissions on /etc/cron.daily are configured (Scored)

Profile Applicability

Description

The /etc/cron.daily directory contains system cron jobs that need to run on a daily basis. The files in this directory cannot be manipulated by the</description>
    </item>
    <item rdf:about="https://secscan.acron.pl/centos7/5/1/5?rev=1493918084&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-04T19:14:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5.1.5 Ensure permissions on /etc/cron.weekly are configured (Scored)</title>
        <link>https://secscan.acron.pl/centos7/5/1/5?rev=1493918084&amp;do=diff</link>
        <description>5.1.5 Ensure permissions on /etc/cron.weekly are configured (Scored)

Profile Applicability

Description

The /etc/cron.weekly directory contains system cron jobs that need to run on a weekly basis. The files in this directory cannot be manipulated by the</description>
    </item>
    <item rdf:about="https://secscan.acron.pl/centos7/5/1/6?rev=1493918108&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-04T19:15:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5.1.6 Ensure permissions on /etc/cron.monthly are configured (Scored)</title>
        <link>https://secscan.acron.pl/centos7/5/1/6?rev=1493918108&amp;do=diff</link>
        <description>5.1.6 Ensure permissions on /etc/cron.monthly are configured (Scored)

Profile Applicability

Description

The /etc/cron.monthly directory contains system cron jobs that need to run on a monthly basis. The files in this directory cannot be manipulated by the</description>
    </item>
    <item rdf:about="https://secscan.acron.pl/centos7/5/1/7?rev=1493918180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-04T19:16:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5.1.7 Ensure permissions on /etc/cron.d are configured (Scored)</title>
        <link>https://secscan.acron.pl/centos7/5/1/7?rev=1493918180&amp;do=diff</link>
        <description>5.1.7 Ensure permissions on /etc/cron.d are configured (Scored)

Profile Applicability

Description

The /etc/cron.d directory contains system cron jobs that need to run in a similar manner to the hourly, daily weekly and monthly jobs from /etc/crontab</description>
    </item>
    <item rdf:about="https://secscan.acron.pl/centos7/5/1/8?rev=1493918206&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-04T19:16:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5.1.8 Ensure at/cron is restricted to authorized users (Scored)</title>
        <link>https://secscan.acron.pl/centos7/5/1/8?rev=1493918206&amp;do=diff</link>
        <description>5.1.8 Ensure at/cron is restricted to authorized users (Scored)

Profile Applicability

Description

Configure /etc/cron.allow and /etc/at.allow to allow specific users to use these services. If /etc/cron.allow or /etc/at.allow do not exist, then /etc/at.deny</description>
    </item>
</rdf:RDF>
