Activate F5 product registration key
Verify the proper operation of your BIG-IP system
Get up to speed with free self-paced courses
Join the community of 300,000+ technical peers
Advance your career with F5 Certification
Product Manuals and Release notes
Google Web Toolkit (GWT) is a Java framework that is used to create AJAX applications. When you add GWT enforcement to a security policy, the Security Enforcer can detect malformed GWT data, request payloads and parameter values that exceed length limits, attack signatures, and illegal meta characters in parameter values. This implementation describes how to add GWT support to an existing security policy for a Java web application created with GWT elements.
Option | Description |
---|---|
Any | Specifies that there are no length restrictions. |
Length | Specifies, in bytes, the maximum data length that is acceptable. |
Option | Description |
---|---|
Any | Specifies that there are no length restrictions. |
Length | Specifies, in bytes, the maximum acceptable length. |
Option | Description |
---|---|
Enabled | Enforces the attack signature for this GWT profile, although the signature might be disabled in general. The system reports the Attack Signature Detected violation when the GWT data in a request matches the attack signature. |
Disabled | Deactivates the attack signature for this GWT profile, although the signature might be enabled in general. |
You have now added Google Web Toolkit (GWT) support to a security policy. When the Security Enforcer detects GWT traffic that matches the URLs defined in the security policy, the selected parameters are enforced as you have indicated.