wazuh / wazuh-ruleset

Wazuh - Ruleset
https://wazuh.com
415 stars 202 forks source link

Development of SCA policies for RHEL 8 #624

Closed mikykeane closed 3 years ago

mikykeane commented 4 years ago

Hello team. Working on the development of SCA policies for RHEL 8 1 Initial Setup 1.1 Filesystem Configuration 1.1.1 Disable unused filesystems

1.2 Configure Software Updates

1.4 Filesystem Integrity Checking

1.5 Secure Boot Settings

1.6 Additional Process Hardening

1.7 Mandatory Access Control

1.8 Warning Banners

2 Services 2.1 inetd Services

2.3 Service Clients

3 Network Configuration 3.1 Network Parameters (Host Only)

3.2 Network Parameters (Host and Router)

3.4 Firewall Configuration 3.4.1 Ensure Firewall software is installed

3.4.4 Configure iptables

4.1.1 Ensure auditing is enabled

4.1.2 Configure Data Retention

4.2 Configure Logging 4.2.1 Configure rsyslog

4.2.2 Configure journald

5.2 SSH Server Configuration

5.3 Configure authselect

5.4 Configure PAM

5.5 User Accounts and Environment 5.5.1 Set Shadow Password Suite Parameters

6 System Maintenance 6.1 System File Permissions

6.2 User and Group Settings

Testing

These checks have all been tested in different systems to be sure they were reliable on different environments.

K-Embee commented 4 years ago

Added all section 2 checks. Currently tested 17/20

mikykeane commented 4 years ago

Finished subsection 1.1 and 1.2

eliasgrana commented 4 years ago

Added section 3 and section 5 checks.

mikykeane commented 4 years ago

Added section 1. Pending some reviews.

K-Embee commented 4 years ago

Added and tested section 4.

72nomada commented 3 years ago

Closing issue as it is solved by PR:

Adding SCA policies for RHEL 8 #714