Add event rule inspection commands
This commit is contained in:
parent
1f05923e0f
commit
5db88d285e
7 changed files with 417 additions and 5 deletions
|
|
@ -156,10 +156,10 @@ Exit criteria:
|
|||
Purpose: make detection coverage easier to audit, tune, and extend without
|
||||
turning Sentinel into a noisy rules dump.
|
||||
|
||||
- Add `enodia-sentinel rules list` and `rules show <sid>` for built-in and
|
||||
- ✅ Add `enodia-sentinel rules list` and `rules show <sid>` for built-in and
|
||||
configured rules.
|
||||
- Add `enodia-sentinel rules test <event-json>` so operators can validate custom
|
||||
event rules against captured or fixture events.
|
||||
- ✅ Add `enodia-sentinel rules test <event-json>` so operators can validate
|
||||
custom event rules against captured or fixture events.
|
||||
- Generate rule documentation from source defaults: SID, signature, classtype,
|
||||
event type, match fields, expected false positives, and drill coverage.
|
||||
- Require a fixture or safe red-team drill for every built-in SID, including
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue