mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-09 17:38:14 +02:00
system-hardening: added lynis
This commit is contained in:
10
wiki/linux/system-hardening.md
Normal file
10
wiki/linux/system-hardening.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# System Hardening
|
||||
|
||||
System security is an important aspect of configuration.
|
||||
It will make it harder for attackers to get a hold of your system and private
|
||||
data.
|
||||
|
||||
## Analysis Tools
|
||||
|
||||
- [lynis](https://github.com/CISOfy/lynis): run `lynis audit system` to get a
|
||||
list of security flaws of your system
|
Reference in New Issue
Block a user