Since signatures analyze parameters, the number of scanning plans increases as the number of parameters increases, and a scan will take longer time accordingly.
For example, request A with 10 parameters and request B with 100 parameters are more than 10 times different.
In the above cases, you can shorten scanning time by setting up the parameter skip setting for similar parameters to skip and omit them, and performing scans for only the rest of parameters.
[Related article]"Usage of parameter skip settings”
Comments
0 comments
Please sign in to leave a comment.