Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Scripts used to verify, fix, or mitigate compliance checks (usually for DISA STIG checks). Can be considered server hardening.

Notifications You must be signed in to change notification settings

chadmayfield/compliance-checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compliance_checks

Anyone who has had the 'pleasure' and opportunity to harden a system based on DISA STIG requirments knows how teadeous it is. Here I have placed some small scripts that I have written to make hardening and mitigation documentation easier.

perms_check.sh

Based on RHEL-06-000518 (https://www.stigviewer.com/stig/red_hat_enterprise_linux_6/2013-02-05/finding/RHEL-06-000518). This script will check the current mode of a file on the filesystem with that of the RPM DB and warn if the permission is less restrictive. It doesn't care if it is more restrictive since that will usually be more secure.

About

Scripts used to verify, fix, or mitigate compliance checks (usually for DISA STIG checks). Can be considered server hardening.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages