mirror of
https://github.com/trimstray/the-practical-linux-hardening-guide.git
synced 2025-12-06 17:22:51 +01:00
#3 - updated TOC; added 'DevSec Hardening Framework'
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
17
README.md
17
README.md
@@ -44,6 +44,9 @@
|
|||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
- **[Introduction](#introduction)**
|
||||||
|
- **[Hardening standards](#hardening-standards)**
|
||||||
|
- **[DevSec Hardening Framework](#devsec-hardening-framework)
|
||||||
- **[Contributing](#contributing)**
|
- **[Contributing](#contributing)**
|
||||||
- **[Other hardening guides](#other-hardening-guides)**
|
- **[Other hardening guides](#other-hardening-guides)**
|
||||||
- **[Pre install tasks](#pre-install-tasks)**
|
- **[Pre install tasks](#pre-install-tasks)**
|
||||||
@@ -165,6 +168,20 @@
|
|||||||
- **[Testing configuration](#testing-configuration)**
|
- **[Testing configuration](#testing-configuration)**
|
||||||
- **[External resources](#external-resources)**
|
- **[External resources](#external-resources)**
|
||||||
|
|
||||||
|
## Introduction
|
||||||
|
|
||||||
|
## Hardening standards
|
||||||
|
|
||||||
|
## DevSec Hardening Framework
|
||||||
|
|
||||||
|
> Security + DevOps: Automatic Server Hardening.
|
||||||
|
|
||||||
|
This project covered a lot of the things in this guide, which can be automated (e.g. setting of grub password or enforcing the permissions of the common directories).
|
||||||
|
|
||||||
|
Project: **[DevSec Hardening Framework](https://dev-sec.io)** + GH repository: **[dev-sec](https://github.com/dev-sec/)**.
|
||||||
|
|
||||||
|
Thanks for **@artem-sidorenko**!
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
If you find something which doesn't make sense, or one of these doesn't seem right, or something seems really stupid; please make a pull request or please add valid and well-reasoned opinions about your changes or comments.
|
If you find something which doesn't make sense, or one of these doesn't seem right, or something seems really stupid; please make a pull request or please add valid and well-reasoned opinions about your changes or comments.
|
||||||
|
|||||||
Reference in New Issue
Block a user