the-practical-linux-hardening-guide icon indicating copy to clipboard operation
the-practical-linux-hardening-guide copied to clipboard

This guide details creating a secure Linux production system. OpenSCAP (C2S/CIS, STIG).

Results 8 the-practical-linux-hardening-guide issues
Sort by recently updated
recently updated
newest added
trafficstars

- https://static.open-scap.org/ssg-guides/ssg-centos7-guide-pci-dss.html - https://www.open-scap.org/resources/documentation/make-a-rhel7-server-compliant-with-pci-dss/

Status: Review Needed
Type: Enhancement

[Disable TCP SACK](https://github.com/trimstray/linux-hardening-checklist/pull/1)

Status: Review Needed
Type: Enhancement

I always think that checklists such as this -i.e. especially security-oriented ones- would be much more useful, as they would let you learn the why behind the how, if they...

Status: Feedback
Type: Enhancement

I'm fairly certain that there's a typo in this section https://github.com/trimstray/the-practical-linux-hardening-guide/wiki/OpenSSH#set-authentication-attempt-limit ``` MaxAuthTries tries ``` Shouldn't this configuration line be set to a numerical value? In the [C2S/CIS: No-CCE (Medium)](https://static.open-scap.org/ssg-guides/ssg-rhel7-guide-C2S.html#xccdf_org.ssgproject.content_rule_sshd_set_max_auth_tries)...

# Auditd lremovexattr has duplicate rules because there are two 32 bit rules instead of one 32 and one 64 ## Record events that modify the system's discretionary access controls...

I cannot seem to access the pages from "Logging & Auditing" downwards on the navigation.

Fixed typos and grammar. Please feel free to review.

To prevent an attacker from tampering with GRUB, you can sign all the GRUB files. More info: https://www.gnu.org/software/grub/manual/grub/html_node/Using-digital-signatures.html