Open
Description
The response status code of a blocked request contains the text: "ModSecurity Action"
This way an attacker could find for specific security holes in this product.
It would be great if this text could be changed by parameter, or not send at all.
Code:
https://github.com/SpiderLabs/ModSecurity/blob/v2/master/iis/mymodule.cpp#L670
(this is my first bug report, sorry for any possible missing information)