User-969037082 posted
The published workaround does not appear to change the HTTP Status Code that is returned to the client. It just appears to ensure that the same response content is sent for every error.
So is the returned HTTP status code completely irrelevant to the attack? That is, is the error code the same for all the requests used in the attack (presumably 500), and the attacker needs to distinguish the errors based on the response content?
Can I leave my nice 404 error page alone, or does it need to be the same as the 500 error page?
Thanks,
Adam Smith