▲ | mrspuratic 2 days ago | |
Commonly used in access control to check IP addresses, usernames, cookies, query params, URI paths, environment variables ... Also filtering REQUEST_METHOD to allowed verbs is good practice. | ||
▲ | mrspuratic 2 days ago | parent [-] | |
Anti-"image theft" example from Apache httpd documentation that would break with this bug:
|