KB: 00001050
Last updated
Was this helpful?
Last updated
Was this helpful?
Client wants a form field to be immutable, then he can create a variable for that field that is going to be immutable. This variable can be used in form validation to check whether the field is immutable or not. If the field is modified, then the request will be dropped
The user can make use of Haltdos WAF Variable rule features.
1. First, log into the haltdos management console.
2. Go to Stack > WAF > Listener > Variables > Add Variables > Save changes.
3. Now go into the listener by clicking on listener name, select variable rule under rules drop down menu and configure the rule and condition and click on save changes.
4. Now go into the Profiles > Default setting > Click on rules > Behaviour rules.
5. Configure the setting in Behaviour rule and click on save changes.
6. We have to open listener in the browser and refresh the page to check whether the rule is working or not.
As you can see that from above picture request is dropped because we set the condition and value for the listener if the condition gets modify than our request will be drooped and we had also set the custom error page when our request gets drooped and also our drooped request will be recorded in the Incidents because in rule action we choose drop and record request from drop-down box.
7. Now return to the WAF and click on incident report on real-time alerts for various types of incidents from attacks to accounting/audit incidents through Events.