Input Validation Cloudlet
Input Validation Cloudlet strengthens your web forms against abuse or monopolization from brute force and behavioral attackers. It does so by validating form fields and values in incoming requests. In addition, this cloudlet provides the ability to limit the number of valid form submissions and invalid attempts per user. Once the limit is reached, additional requests are denied (403) or redirected (302) to a custom “penalty box”.
How it works
Requirements and usage details for this behavior are maintained in the Input Validation Cloudlet documentation.
Updated over 1 year ago