DoS Attack (MM)

AP.Remote.Access.Monitor.DA_DOSP_HEURISTIC_MM_DOS_ATTACK (UnitMonitor)

A Denial of Service (DoS) attack might be underway. IPv6 Main Mode negotiation failures have reached warning or critical levels.

Knowledge Base article:

Summary

A Denial of Service (DoS) attack might be underway. IPv6 Main Mode negotiation failures have reached warning or critical levels.

Causes

A large number of Security Associations (SAs) have failed negotiations.

Resolutions

Monitor packet drops and failed validations.

Element properties:

TargetAP.Remote.Access.Class.NetworkSecurity
Parent MonitorSystem.Health.SecurityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeAP.Remote.Access.Monitor.HeuristicMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Potential DoS Attack (MM)

Error Description - {0}
Error Cause - {1}
Error Resolution - {2}
RunAsDefault

Source Code:

<UnitMonitor ID="AP.Remote.Access.Monitor.DA_DOSP_HEURISTIC_MM_DOS_ATTACK" Accessibility="Public" Enabled="true" Target="AP.Remote.Access.Class.NetworkSecurity" ParentMonitorID="Health!System.Health.SecurityState" Remotable="true" Priority="Normal" TypeID="AP.Remote.Access.Monitor.HeuristicMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="AP.Remote.Access.Monitor.DA_DOSP_HEURISTIC_MM_DOS_ATTACK_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/DataItem/Property[@Name='ErrorDesc']$</AlertParameter1>
<AlertParameter2>$Data/Context/DataItem/Property[@Name='ErrorCause']$</AlertParameter2>
<AlertParameter3>$Data/Context/DataItem/Property[@Name='ErrorResolution']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="DA_DOSP_HEURISTIC_MM_DOS_ATTACK_Error" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="DA_DOSP_HEURISTIC_MM_DOS_ATTACK_Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="DA_DOSP_HEURISTIC_MM_DOS_ATTACK_Success" MonitorTypeStateID="Healthy" HealthState="Success"/>
</OperationalStates>
<Configuration>
<Interval>300</Interval>
<SyncTime/>
<ComponentName>Network Security</ComponentName>
<HeuristicId>2147745797</HeuristicId>
<Debug>false</Debug>
</Configuration>
</UnitMonitor>