All Projects → radsec → RHEL7-CIS

radsec / RHEL7-CIS

Licence: other
Ansible RHEL 7 - CIS Benchmark Hardening Script

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to RHEL7-CIS

Centos7 Cis
Ansible CentOS 7 - CIS Benchmark Hardening Script
Stars: ✭ 64 (+128.57%)
Mutual labels:  ansible-playbook, centos, ansible-role, ansible-playbooks, centos7, security-hardening
lykops
lykops是一套web可视化的运维自动化项目,基于python3+django开发的。可视化、简化执行ansible任务,并提供详细的任务执行报告。
Stars: ✭ 129 (+360.71%)
Mutual labels:  ansible-playbook, ansible-role, ansible-playbooks, ansible-roles
ansible-kafka
Ansible role for installing and configuring Apache Kafka on RedHat and Debian platforms.
Stars: ✭ 56 (+100%)
Mutual labels:  centos, ansible-role, rhel, ansible-galaxy
UBUNTU20-CIS
Ansible role for Ubuntu 2004 CIS Baseline
Stars: ✭ 136 (+385.71%)
Mutual labels:  ansible-playbook, ansible-role, security-hardening, cis-benchmark
RHEL8-STIG
Ansible role for Red Hat 8 STIG Baseline
Stars: ✭ 73 (+160.71%)
Mutual labels:  ansible-role, rhel, ansible-roles, security-hardening
ansible-role-docker-ce
Ansible role to install Docker CE on AlmaLinux/Rocky/CentOS/Fedora/RHEL(Redhat)/Ubuntu/Debian/Mint/Raspbian
Stars: ✭ 73 (+160.71%)
Mutual labels:  centos, ansible-role, rhel
Docker Centos7 Ansible
CentOS 7 Docker container for Ansible playbook and role testing.
Stars: ✭ 72 (+157.14%)
Mutual labels:  centos, rhel, centos7
ansible-palybooks
Ansible Palybooks Written and Published by www.server-computer.com. NO WARRANTY for any damages and loss of data.
Stars: ✭ 24 (-14.29%)
Mutual labels:  ansible-playbook, ansible-role, ansible-playbooks
Rhcsa Practice Questions
RHCSA practice questions for version 7/8
Stars: ✭ 103 (+267.86%)
Mutual labels:  centos, rhel, centos7
Guacamole Install Rhel 7
Apache Guacamole installation bash script for RHEL 7 and CentOS 7 including options for Nginx, HTTPS, SSL, LDAP, Let's Encrypt certificates and more
Stars: ✭ 174 (+521.43%)
Mutual labels:  centos, rhel, centos7
cis benchmarks audit
Simple command line tool to check for compliance against CIS Benchmarks
Stars: ✭ 182 (+550%)
Mutual labels:  centos, centos7, cis-benchmark
swiss-army
Ansible-driven configuration management for maintaining a preferred environment (base system and app dotfiles / configurations)
Stars: ✭ 44 (+57.14%)
Mutual labels:  ansible-playbook, ansible-playbooks, ansible-roles
ansible-role-redmine
Ansible Role To Install Redmine
Stars: ✭ 17 (-39.29%)
Mutual labels:  centos, ansible-role
Windows-2012-Member-Server-STIG
Ansible role for the Windows 2012 Member Server STIG
Stars: ✭ 12 (-57.14%)
Mutual labels:  ansible-role, security-hardening
ansible role proxmox
Ansible role to provision containers in Proxmox VE virtualization
Stars: ✭ 42 (+50%)
Mutual labels:  ansible-role, ansible-galaxy
ansible-haproxy
Installs and configures HAProxy
Stars: ✭ 19 (-32.14%)
Mutual labels:  centos, ansible-role
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+546.43%)
Mutual labels:  centos, centos7
ansible-role-do-agent
Cross-distro installation of the DigitalOcean monitoring agent
Stars: ✭ 22 (-21.43%)
Mutual labels:  ansible-role, ansible-galaxy
useful-playbooks
🚚 Useful Ansible playbooks for easily deploy your website or webapp to absolutely fresh remote virtual server and automation many processes. Only 3 minutes from the playbook run to complete setup server and start it.
Stars: ✭ 52 (+85.71%)
Mutual labels:  ansible-playbook, ansible-playbooks
action.playbook
Github Action for running Ansible Playbooks.
Stars: ✭ 26 (-7.14%)
Mutual labels:  ansible-playbook, ansible-galaxy

RHEL7-CIS - v2.2.0.1 - Latest

RHEL 7 - CIS Benchmark Hardening Script

This Ansible script is under development and is considered a work in progress.

This Ansible script can be used to harden a RHEL 7 machine to be CIS compliant to meet level 1 or level 2 requirements.

This role will make significant changes to systems and could break the running operations of machines. Considering using this script on a test machine before using the script against other production level systems for remediation. Use this script at your own risk and no warranty is attached for the usage of this script as dictated by the license.

System Requirements

Ansible 2.5+
RHEL 7.x+

Role

role: RHEL7-CIS

Role/Playbook Tags

tags: 
level1
level2
always
prelim_tasks
post_tasks

Section Vars

section1
section2
section3
section4
section5
section6

Vars

Refer to defaults/main.yml for other vars

Sample Playbook.ymls

Refer to RHEL7-CIS_Benchmark_(level1, level1_and_level2, or level2).ymls for sample playbook.ymls. Change the role to match role folder name.

License

MIT License

Copyright for portions of RHEL7-CIS are held by

Copyright (c) 2015 MindPoint Group http://www.mindpointgroup.com

as part of RHEL7-CIS.

All other copyright for project RHEL7-CIS are held by

Copyright (c) 2018-2019 Radsec

AND

Copyright (c) 2018-2019 Coalfire

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].