main toc headers: set bold

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray
2018-10-07 17:41:09 +02:00
parent c01cb193ea
commit 68cb160492

View File

@@ -40,14 +40,14 @@
## Table Of Content ## Table Of Content
- [Checklist - document the host information](#checklist-document-the-host-information) - **[Checklist - document the host information](#checklist-document-the-host-information)**
- [Pre install tasks](#pre-install-tasks) - **[Pre install tasks](#pre-install-tasks)**
* [Physical system security](#physical-system-security) * [Physical system security](#physical-system-security)
+ [BIOS protection](#bios-protection) + [BIOS protection](#bios-protection)
* [Partitioning scheme](#partitioning-scheme) * [Partitioning scheme](#partitioning-scheme)
* [Hard disk encryption](#hard-disk-encryption) * [Hard disk encryption](#hard-disk-encryption)
* [Bootloader configuration](#bootloader-configuration) * [Bootloader configuration](#bootloader-configuration)
- [Post install tasks](#post-install-tasks) - **[Post install tasks](#post-install-tasks)**
* [Disk partitions](#disk-partitions) * [Disk partitions](#disk-partitions)
+ [Lock the boot directory](#lock-the-boot-directory) + [Lock the boot directory](#lock-the-boot-directory)
+ [Secure /tmp and /var/tmp](#secure-tmp-and-var-tmp) + [Secure /tmp and /var/tmp](#secure-tmp-and-var-tmp)
@@ -83,7 +83,7 @@
* [Backups](#backups) * [Backups](#backups)
* [External devices](#external-devices) * [External devices](#external-devices)
+ [Disable USB usage](disable-usb-usage) + [Disable USB usage](disable-usb-usage)
- [Tools](#tools) - **[Tools](#tools)**
* [Logging and Auditing](#logging-and-auditing) * [Logging and Auditing](#logging-and-auditing)
+ [Auditd](#auditd) + [Auditd](#auditd)
+ [Tiger](#tiger) + [Tiger](#tiger)
@@ -98,7 +98,7 @@
* [Testing tools](#testing-tools) * [Testing tools](#testing-tools)
+ [Lynis](#lynis) + [Lynis](#lynis)
+ [Chrootkit](#chrootkit) + [Chrootkit](#chrootkit)
- [Hardening Services](#hardening-services) - **[Hardening Services](#hardening-services)**
* [Disable all unnecessary](#disable-all-unnecessary) * [Disable all unnecessary](#disable-all-unnecessary)
* [System services](#system-services) * [System services](#system-services)
+ [OpenSSH](#openssh) + [OpenSSH](#openssh)
@@ -127,6 +127,6 @@
+ [Redis](#redis) + [Redis](#redis)
* [Queues](#queues) * [Queues](#queues)
+ [AMQP](#amqp) + [AMQP](#amqp)
- [Deployment](#deployment) - **[Deployment](#deployment)**
- [Testing configuration](#testing-configuration) - **[Testing configuration](#testing-configuration)**
- [External resources](#external-resources) - **[External resources](#external-resources)**