Update definitions.yaml

This commit is contained in:
yoavrotems 2019-09-26 00:27:44 +03:00 committed by GitHub
parent f29b768dfc
commit 740a260ebe
Failed to generate hash of commit

View file

@ -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"