|
|
|
|
|
by pilif
1349 days ago
|
|
My favourite issue caused by a corporate firewall was when it altered an AJAX request to replace a specific combination of digits (in a long product ID) by asterisks. Turns out that a substring of that product ID matched the client company's phone number and their security theatre intercepting proxy was replacing all occurrences of "sensitive" strings sent to the internet with asterisks. The irony is, of course, that as the people running the site, I didn't know (and would never have wanted to know) the user's phone number until this incident. How I loathe security theatre. |
|