Jack Robison
Jack Robison
@shyba pointed out a user on an isp with CGNAT who routes through a remote VPN will be connectable and would be a false positive by this metric.
Thanks for reporting this! I'll try to reproduce in a test using your debugging info
This device has a modelNum of `ð_ð`
This is a consequence of using an `array.array('I')`, which uses the native endianness. And I think it's actually worse - docs say `It can be 16 bits or 32 bits...
Thanks for pointing this out, this appears to be a race condition in the tests (it is not a vulnerability, just a bug) - these commits are working towards fixing...