[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <security>
        <idp>
            <dynamic-attack-group>
                <filters>
                    <direction>...</direction>
                    <severity>...</severity>
                    <type>...</type>
                    <recommended/>
                    <performance>...</performance>
                    <category>...</category>
                    <service>...</service>
                    <false-positives>...</false-positives>
                    <products>...</products>
                </filters>
            </dynamic-attack-group>
        </idp>
    </security>
</configuration>

Description

Configure filters.

Contents

<category>—Category of attack.

<direction>—Direction of attack.

<false-positives>—False positive field in attack.

<performance>—Performance of attack.

<products>—Products this attack belongs to.

<recommended>—Recommended flag.

<service>—Service/Application of attack.

<severity>—Severity of attack.

<type>—Type of attack.


[Contents] [Prev] [Next] [Index] [Report an Error]