mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-22 01:49:30 -04:00
README
This commit is contained in:
parent
3ba8fe586e
commit
0d78ecaee3
1 changed files with 2 additions and 2 deletions
|
@ -436,8 +436,8 @@ include but are not limited to:
|
||||||
##### permission-hardener #####
|
##### permission-hardener #####
|
||||||
|
|
||||||
`permission-hardener` removes SUID / SGID bits from non-essential binaries as
|
`permission-hardener` removes SUID / SGID bits from non-essential binaries as
|
||||||
these are often used in privilege escalation attacks. It runs at package
|
these are often used in privilege escalation attacks. It is enabled by default
|
||||||
installation and upgrade time.
|
and applied at security-misc package installation and upgrade time.
|
||||||
|
|
||||||
There is also an optional systemd unit which does the same at boot time that
|
There is also an optional systemd unit which does the same at boot time that
|
||||||
can be enabled by running `systemctl enable permission-hardener.service` as
|
can be enabled by running `systemctl enable permission-hardener.service` as
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue