Description
This plugin greps all responses and tries to identify URIs with strange parameters, some examples of strange parameters are:
- http://a/?b=method(a,c)
- http://a/?c=x|y|z|d
Plugin type
Options
This plugin doesn’t have any user configured options.
Source
For more information about this plugin and the associated tests, there’s always the source code to understand exactly what’s under the hood:
Plugin source code
Unittest source code
Dependencies
This plugin has no dependencies.