← Back to context

Comment by lucb1e

5 years ago

> What's even more incredible to me is that the researcher somehow recreated exactly the same / correct traffic pattern on their local testing setup, so that they were able to compare the traffic with the production environment to detect that there was a problem.

Yeah, that's another thing that has me confused, but I figured one thing at a time...

Thanks for the response, that pre-set PII flag does sound plausible, though it's odd that they'd never mention it and mention a 'four-tuple' instead (sounds like they're trying to use terms not everyone knows? Idk, maybe it's more well-known than it seems to me).

Four-tuple is the standard way to refer to a TCP connection. Source IP address, source port, destination IP address, destination port.