ASM::ViolationName

Introduced : BIG-IP_v9.0
A list of violation names

Members

Member

Value

Description

VIOLATION_EVASION_DETECTED

0

Evasion technique detected

VIOLATION_VIRUS_DETECTED

1

Virus detected

VIOLATION_REQUEST_TOO_LONG

2

Request length exceeds defined buffer size

VIOLATION_ILLEGAL_INGRESS_OBJECT

3

Login URL bypassed

VIOLATION_PARSER_EXPIRED_INGRESS_OBJECT

4

Login URL expired

VIOLATION_RESPONSE_SCRUBBING

5

Information leakage detected

VIOLATION_ILLEGAL_SOAP_ATTACHMENT

6

Illegal attachment in SOAP message

VIOLATION_MISSING_MANDATORY_HEADER

7

Mandatory HTTP header is missing

VIOLATION_HTTP_SANITY_CHECK_FAILED

8

HTTP protocol compliance failed

VIOLATION_CHAR_CONV

9

Failed to convert character

VIOLATION_CSRF

10

CSRF attack detected

VIOLATION_MALFORMED_XML

11

Malformed XML data

VIOLATION_XML_WSDL

12

XML data does not comply with schema or WSDL document

VIOLATION_XML_FORMAT_SETTING

13

XML data does not comply with format settings

VIOLATION_PARSER_FAILED_SOAP_SECURITY

14

Web Services Security failure

VIOLATION_SOAP_METHOD_NOT_ALLOWED

15

SOAP method not allowed

VIOLATION_BRUTE_FORCE_ATTACK_DETECTED

16

Maximum login attempts are exceeded

VIOLATION_WEB_SCRAPING_DETECTED

17

Web scraping detected

VIOLATION_CSRF_EXPIRED

18

CSRF authentication expired

VIOLATION_OBJ_LEN

19

Illegal URL length

VIOLATION_COOKIE_LEN

20

Illegal cookie length

VIOLATION_REQ_LEN

21

Illegal request length

VIOLATION_QS_LEN

22

Illegal query string length

VIOLATION_POST_DATA_LEN

23

Illegal POST data length

VIOLATION_MULTI_PART_PARAM_VAL

24

Null in multi-part parameter value

VIOLATION_HEADER_LEN

25

Illegal header length

VIOLATION_REPEATED_PARAMETER_NAME

26

Illegal repeated parameter name

VIOLATION_METACHAR_IN_OBJ

27

Illegal meta character in URL

VIOLATION_METACHAR_IN_PARAM_NAME

28

Illegal meta character in parameter name

VIOLATION_METACHAR_IN_DEF_PARAM

29

Illegal meta character in parameter value

VIOLATION_OBJ_TYPE

30

Illegal file type

VIOLATION_OBJ_DOESNT_EXIST

31

Illegal URL

VIOLATION_FLOW_TO_OBJ

32

Illegal flow to URL

VIOLATION_ILLEGAL_METHOD

33

Illegal method

VIOLATION_SESSSION_ID_IN_URL

34

Illegal session ID in URL

VIOLATION_QS_OR_POST_DATA

35

Illegal query string or POST data

VIOLATION_PARAM

36

Illegal parameter

VIOLATION_EMPTY_PARAM_VALUE

37

Illegal empty parameter value

VIOLATION_STATIC_PARAM_VALUE

38

Illegal static parameter value

VIOLATION_DYN_PARAM_VALUE

39

Illegal dynamic parameter value

VIOLATION_PARAM_VALUE_LEN

40

Illegal parameter value length

VIOLATION_PARAM_DATA_TYPE

41

Illegal parameter data type

VIOLATION_PARAM_NUMERIC_VALUE

42

Illegal parameter numeric value

VIOLATION_NUM_OF_MANDATORY_PARAMS

43

Illegal number of mandatory parameters

VIOLATION_PARAM_VALUE_NOT_MATCHING_REGEX

44

Parameter value does not comply with regular expression

VIOLATION_MOD_ASM_COOKIE

45

Modified ASM cookie

VIOLATION_MOD_DOMAIN_COOKIE

46

Modified domain cookie(s)

VIOLATION_NOT_RFC_COOKIE

47

Cookie not RFC-compliant

VIOLATION_ENTRY_POINT

48

Illegal entry point

VIOLATION_MSG_KEY

49

ASM Cookie Hijacking

VIOLATION_EXPIRED_TIMESTAMP

50

Expired timestamp

VIOLATION_METACHAR_IN_HEADER

51

Illegal meta character in header

VIOLATION_HTTP_STATUS_IN_RESPONSE

52

Illegal HTTP status in response

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.