Forum Discussion
Ninjai_DI_67376
Nimbostratus
Aug 07, 2006Help,can i generate a random number using irule?
I want to generate a random number first,and then add this number to the end of http uri.
I have found a funtion in TCL Reference:
srand(arg)
The arg, which must be an integer, is used to reset the seed for the random number generator.
Returns the first random number from that seed. Each interpreter has it’s own seed.
But,how to use it?
3 Replies
- Joel_Cohen
Employee
Hi Kazuto,
The F5 Rules for AWS WAF - Web exploits OWASP Rules has rules for blocking different HTTP Header Injections. Depending on the HTTP request and how AWS parses and handles it for inspection, the rules in place should block injections in HTTP headers. If you find that something is not blocked as expected, please share with us a sample request and we will check into it further