Hi Rob,
You can try simple SQL Injection attacks in one of the parameters you are submitting in a HTML form or even a XSS attack. Both should get detected and trigger the WAF.
Sample SQL Injection at it's simplest: ' || 1 = 1
Sample simple XSS : '/><script>alert("hello")</script>
------------------------------
Rohit Satyanarayana
IBM
Singapore
------------------------------
Original Message:
Sent: 05-23-2018 10:53
From: Robert Wehrle
Subject: WAF
I was looking for a simple test to have one of the WAF rules fire
Does anyone have any good examples of a sample
------------------------------
Robert Wehrle
------------------------------