Tag Elements Beginning with C
> <custom-attack> (configuration/security/idp)
Usage
<configuration>
<security>
<idp>
<custom-attack>
<name>name</name> <!-- identifier -->
<recommended-action>recommended-action-choice</recommended-action>
<severity>severity-choice</severity>
<time-binding>...</time-binding>
<attack-type>...</attack-type>
</custom-attack>
</idp>
</security>
</configuration>
Description
Configure custom attacks.
Contents
<attack-type>—Type of attack.
<name>—Custom attack name.
<recommended-action>—Recommended Action.
-
close—Reset both client and server.
-
close-client—Reset the client side.
-
close-server—Reset the server side.
-
drop—Drop the packet and subsequent packets of the flow.
-
drop-packet—Drop the packet.
-
ignore—No further inspection on the flow.
-
none—No action.
<severity>—Select the severity that matches the lethality of this attack on your network.
-
critical—The attack is a critical one.
-
info—Provide information of attack when it matches.
-
major—The attack is a major one.
-
minor—The attack is a minor one.
-
warning—Issue a warning when attack matches.
<time-binding>—Time binding params.