This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision |
linux:security [2024/07/13 05:48] – [Openscap] admin | linux:security [2025/02/05 12:37] (current) – [Library] admin |
---|
| ====== Library ====== |
| |
| https://wazuh.com/ - XDR , SIEM https://habr.com/ru/articles/867162/ \\ |
| |
| https://attack.mitre.org/ |
| |
| opensource opsec review |
| |
====== Linux Security ====== | ====== Linux Security ====== |
* https://pberba.github.io/security/2022/01/30/linux-threat-hunting-for-persistence-systemd-timers-cron/#73-monitoring-addition-to-cron | * https://pberba.github.io/security/2022/01/30/linux-threat-hunting-for-persistence-systemd-timers-cron/#73-monitoring-addition-to-cron |
| |
| |
| ====== Zerotrust ====== |
| https://docs.linuxserver.io/images/docker-kasm/ kasm |
| |
====== Zerotrust Browser ====== | ====== Zerotrust Browser ====== |
| |
====== Openscap ====== | ====== Openscap ====== |
- Security Technical Implementation Guide - https://medium.com/@aika.nazhimidinova/cis-benchmark-of-ubuntu-22-04-openscap-security-guide-707f206e73c8 | |
- https://medium.com/defense-unicorns/stig-scanning-with-openscap-675c7292d7cb | |
- https://medium.com/@raveen.gatla/the-ultimate-guide-for-security-compliance-with-openscap-part-1-26da99824c1b | |
| |
| - Security Technical Implementation Guide |
- test ++ Detail|<code BASH> | - https://medium.com/@aika.nazhimidinova/cis-benchmark-of-ubuntu-22-04-openscap-security-guide-707f206e73c8 |
| - https://medium.com/defense-unicorns/stig-scanning-with-openscap-675c7292d7cb |
| - https://medium.com/@raveen.gatla/the-ultimate-guide-for-security-compliance-with-openscap-part-1-26da99824c1b |
| - ++ Detail|<code BASH> |
| |
sudo apt-get install libopenscap8 | sudo apt-get install libopenscap8 |
</code> | </code> |
++ | ++ |
| |