|
|
|
|
|
by pilif
2846 days ago
|
|
> Yes, I've never been comfortable with the device specificity of IPv6 these days it's really not much different from IPv4: During the lifetime of a connection, the prefix stays the same, so that's equivalent to the IPv4 address before that. The actual machine address rotates very often, so there's no real value in using this for identifying unique devices. If you want to profile specific devices, you're much better off using the same attributes you were using with IPv4 (user agent, TTL, other protocol specific fingerprint techniques) |
|