Security::ProfileDoS::SIPAttackVector

Introduced : BIG-IP_v11.4.0
A list of SIP Attack Vectors for use in a DoS profile.

Members

Member

Value

Description

SIP_ATTACK_VECTOR_UNKNOWN

0

The vector type is unknown (or is unsupported by iControl).

SIP_ATTACK_VECTOR_INVITE

1

Indicates a SIP DoS attack generated using INVITE method type.

SIP_ATTACK_VECTOR_ACK

2

Indicates a SIP DoS attack generated using ACK method type.

SIP_ATTACK_VECTOR_OPTIONS

3

Indicates a SIP DoS attack generated using OPTIONS method type.

SIP_ATTACK_VECTOR_BYE

4

Indicates a SIP DoS attack generated using BYE method type.

SIP_ATTACK_VECTOR_CANCEL

5

Indicates a SIP DoS attack generated using CANCEL method type.

SIP_ATTACK_VECTOR_REGISTER

6

Indicates a SIP DoS attack generated using REGISTER method type.

SIP_ATTACK_VECTOR_PUBLISH

7

Indicates a SIP DoS attack generated using PUBLISH method type.

SIP_ATTACK_VECTOR_NOTIFY

8

Indicates a SIP DoS attack generated using NOTIFY method type.

SIP_ATTACK_VECTOR_SUBSCRIBE

9

Indicates a SIP DoS attack generated using SUBSCRIBE method type.

SIP_ATTACK_VECTOR_MESSAGE

10

Indicates a SIP DoS attack generated using MESSAGE method type.

SIP_ATTACK_VECTOR_PRACK

11

Indicates a SIP DoS attack generated using PRACK method type.

SIP_ATTACK_VECTOR_OTHER

12

Indicates a SIP DoS attack generated using method types that are not listed above.

SIP_ATTACK_VECTOR_MALFORMED

13

Indicates a SIP DoS attack generated using malformed SIP packets.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.