tech:notes_ids
Différences
Ci-dessous, les différences entre deux révisions de la page.
| tech:notes_ids [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:notes_ids [2025/04/11 16:37] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | # Notes IDS | ||
| + | |||
| + | Voir aussi : | ||
| + | * OSSEC | ||
| + | * EDR (Endpoint detection and response) | ||
| + | |||
| + | CrowdSec | ||
| + | https:// | ||
| + | |||
| + | |||
| + | ## open-scap / oscap | ||
| + | |||
| + | ~~~bash | ||
| + | oscap info / | ||
| + | |||
| + | oscap-ssh root@plop 22 xccdf --profile pci-dss --report / | ||
| + | ~~~ | ||
| + | |||
| + | Scanning the system for configuration compliance and vulnerabilities | ||
| + | |||
| + | Source : https:// | ||
| + | |||
| + | ~~~bash | ||
| + | wget -O - https:// | ||
| + | oscap oval eval --report vulnerability.html rhel-8.oval.xml | ||
| + | |||
| + | ~~~ | ||
| + | |||
| + | Voir : | ||
| + | * xccdf | ||
| + | |||
| + | Report au format ARF ou HTML | ||
| + | |||
