Check: AIX7-00-003058
IBM AIX 7.x STIG:
AIX7-00-003058
(in versions v2 r9 through v1 r1)
Title
If AIX server does not host an SNMP agent, the dpid2 daemon must be disabled. (Cat II impact)
Discussion
The dpid2 daemon acts as a protocol converter, which enables DPI (SNMP v2) sub-agents, such as hostmibd, to talk to a SNMP v1 agent that follows SNMP MUX protocol. To prevent attacks this daemon should not be enabled unless there is no alternative.
Check Content
From the command prompt, execute the following command: # grep "^start[[:blank:]]/usr/sbin/dpid2" /etc/rc.tcpip If there is any output from the command, this is a finding.
Fix Text
In "/etc/rc.tcpip", comment out the "dpid2" entry by running command: # chrctcp -d dpid2
Additional Identifiers
Rule ID: SV-215364r508663_rule
Vulnerability ID: V-215364
Group Title: SRG-OS-000095-GPOS-00049
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000381 |
The organization configures the information system to provide only essential capabilities. |
Controls
Number | Title |
---|---|
CM-7 |
Least Functionality |