mirror of
https://github.com/aquasecurity/linux-bench.git
synced 2025-02-22 22:25:33 +01:00
Update definitions.yaml
This commit is contained in:
parent
f29b768dfc
commit
740a260ebe
1 changed files with 1 additions and 1 deletions
|
@ -4313,7 +4313,7 @@ groups:
|
|||
|
||||
- id: 3.2.1.c
|
||||
description: "Ensure source routed packets are not accepted"
|
||||
audit: "grep ^[^#]net.ipv4.conf.all.accept_source_route /etc/sysctl.conf /etc/sysctl.d/*"
|
||||
audit: "grep ^\\s*net.ipv4.conf.all.accept_source_route /etc/sysctl.conf /etc/sysctl.d/*"
|
||||
tests:
|
||||
test_items:
|
||||
- flag: "net.ipv4.conf.all.accept_source_route"
|
||||
|
|
Loading…
Add table
Reference in a new issue