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


Usage

<configuration>
    <security>
        <idp>
            <custom-attack>
                <attack-type>
                    <chain>
                        <member>
                            <attack-type>
                                <signature>...</signature>
                                <anomaly>...</anomaly>
                            </attack-type>
                        </member>
                    </chain>
                </attack-type>
            </custom-attack>
        </idp>
    </security>
</configuration>

Description

Type of attack.

Contents

<anomaly>—Protocol anomaly.

<signature>—Signature based attack.


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