rl8-script-pci-dss.sh
SHELL
Verdict: BENIGN
AI
Legitimate security hardening script
Local reference
Suspicious dependency
Inferred
rl8-script-pci-dss.sh
shell
| 15 |
# Benchmark ID: xccdf_org.ssgproject.content_benchmark_RHEL-8 |
|
| 16 |
# Benchmark Version: 0.1.81 |
|
| 17 |
# XCCDF Version: 1.2 |
OpenSCAP XCCDF profile marker |
| 18 |
# |
|
| 19 |
# This file can be generated by OpenSCAP using: |
|
| 20 |
# $ oscap xccdf generate fix --profile xccdf_org.ssgproject.content_profile_pci-dss --fix-type bash ssg-rl8-ds.xml |
|
| 21 |
# |
|
| 22 |
# This Bash Remediation Script is generated from an XCCDF profile without preliminary evaluation. |
OpenSCAP Bash remediation profile banner |
| 23 |
# It attempts to fix every selected rule, even if the system is already compliant. |
|
| 24 |
# |
|
| 25 |
# How to apply this Bash Remediation Script: |
|
| 26 |
# $ sudo ./remediation-script.sh |
|
| 27 |
# |
|
| 28 |
############################################################################### |
|
| 96 |
if ! rpm -q --quiet "aide" ; then |
|
| 97 |
yum install -y "aide" |
|
| 98 |
fi |
|
| 144 |
CRON_FILE="/etc/crontab" |
|
| 310 |
# Check for setting in any of the DConf db directories |
|
| 311 |
LOCKFILES=$(grep -r "^/org/gnome/desktop/media-handling/automount$" "/etc/dconf/db/" \ |
|
| 312 |
| grep -v 'distro\|ibus\|local.d' | grep ":" | cut -d":" -f1) |
|
| 313 |
LOCKSFOLDER="/etc/dconf/db/local.d/locks" |
|
Identity
| SHA-256 |
72d58c07280521a4e2f9826bc5c7590671be554bf4fa20f1e50e9f16d8bd66a8 |
| Canonical SHA-256 |
007cbd388347412d95693f46bc29dca158c96f303b27d8591dd3abfeace387db |
| Filename |
rl8-script-pci-dss.sh |
Origin
| Source |
forager |
| Feed |
osimage |
| Ecosystem |
rocky |
Timeline
| First seen |
27 Jul 2026 08:47 UTC |
| First analyzed |
27 Jul 2026 15:44 UTC |
| Last analyzed |
27 Jul 2026 16:42 UTC |
| Last updated |
27 Jul 2026 16:42 UTC |
Labeling
| Label |
good |
| Label source |
forager |
| Traits version |
50048 |