SV-80877r1_rule
V-66387
SRG-NET-000113-IDPS-00189
JUSX-IP-000004
CAT II
10
Example configuration to set the severity level on the IDP rules:
Define an attack as match criteria.
[edit security idp idp-policy base-policy rulebase-ips rule R1]
set match attacks predefined-attack-groups "TELNET-Critical"
Specify an action for the rule.
[edit security idp idp-policy base-policy rulebase-ips rule R1]
set then action drop-connection
Specify notification and logging options for the rule.
[edit security idp idp-policy base-policy rulebase-ips rule R1]
set then notification log-attacks alert
Set the severity level for the rule.
[edit security idp idp-policy base-policy rulebase-ips rule R1]
set then severity critical
Use the following command to view the IDP rules:
[edit]
show security idp status
The IDP traffic log can also be inspected to verify that IDP detection events contain a severity level in the log record.
If active IDP rules exist that do not include a severity level, this is a finding.
V-66387
False
JUSX-IP-000004
Use the following command to view the IDP rules:
[edit]
show security idp status
The IDP traffic log can also be inspected to verify that IDP detection events contain a severity level in the log record.
If active IDP rules exist that do not include a severity level, this is a finding.
M
3037