STIGQter STIGQter: STIG Summary: Solaris 11 SPARC Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 23 Apr 2021:

The system must not respond to multicast echo requests.

DISA Rule

SV-216373r603267_rule

Vulnerability Number

V-216373

Group Title

SRG-OS-000480

Rule Version

SOL-11.1-050060

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

The Network Management profile is required.

Disable respond to echo multi-cast for IPv4 and IPv6.

# pfexec ipadm set-prop -p _respond_to_echo_multicast=0 ipv4
# pfexec ipadm set-prop -p _respond_to_echo_multicast=0 ipv6

Check Contents

Determine if response to multicast echo requests is disabled.

# ipadm show-prop -p _respond_to_echo_multicast -co current ipv4
# ipadm show-prop -p _respond_to_echo_multicast -co current ipv6


If the output of all commands is not "0", this is a finding.

Vulnerability Number

V-216373

Documentable

False

Rule Version

SOL-11.1-050060

Severity Override Guidance

Determine if response to multicast echo requests is disabled.

# ipadm show-prop -p _respond_to_echo_multicast -co current ipv4
# ipadm show-prop -p _respond_to_echo_multicast -co current ipv6


If the output of all commands is not "0", this is a finding.

Check Content Reference

M

Target Key

4022

Comments