The Tapplock IoT padlock has multiple security vulnerabilities
21–30 of 102 posts
Re: The Tapplock IoT padlock has multiple security vulnerabilities
#22The article recommends: > Don’t allow plain HTTP any more. Make sure your servers insist upon HTTPS connections, and update your client software to use HTTPS exclusively. Does this mean I should turn off HTTP completely? Right now, I redirect any incoming HTTP requests to HTTPS. Is this considered insecure?
But if you set the Strict-Transport-Security header[1] that will tell the client to go directly to HTTPS in the future, without needing to be redirected, so future requests will be secure as long as the initial redirect request is not intercepted.
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/St...
Re: The Tapplock IoT padlock has multiple security vulnerabilities
#23Utterly horrifying, but ultimately irrelevant. No lock of this size is meant to be anything other than inconvenient to open. Angle grinders are cheap, and more easily wielded than HTTP request crafting.
This would allow for an attack where the lock appears to be operating successfully, but someone has unauthorised access.
Re: The Tapplock IoT padlock has multiple security vulnerabilities
#24Re: The Tapplock IoT padlock has multiple security vulnerabilities
#25> Web programmer? Don’t make account IDs easy to guess. In an otherwise secure system, account numbers that go 1,2,3… shouldn’t be a problem, but why make it easy? Is that the best advice to web programmers they can give based on this story? That's the "obscurity" part in the security by obscurity scheme. If you've got your security otherwise nailed down fine, some obscurity on the top doesn't hurt: security-in-depth…
https://tomharrisonjr.com/uuid-or-guid-as-primary-keys-be-ca...
Re: The Tapplock IoT padlock has multiple security vulnerabilities
#26Utterly horrifying, but ultimately irrelevant. No lock of this size is meant to be anything other than inconvenient to open. Angle grinders are cheap, and more easily wielded than HTTP request crafting.
however there are cases where an attacker doesn't want to arouse suspicion, and Angle grinders are kind of noticable. This would allow for an attack where the lock appears to be operating successfully, but someone has unauthorised access.
Re: The Tapplock IoT padlock has multiple security vulnerabilities
#27Something like:
> "when we launched, our [thing] was totally insecure and we had just thrown together a bunch of spaghetti code over nights and weekends- anything that would ship. Then when we hit it big we started investing in the process and now our [thing] is the best, most secure one on the market"
Too bad in this case [thing] is a lock, where proper security is it's primary, and single reason for existing. There's no 10 years later for this one.
Re: The Tapplock IoT padlock has multiple security vulnerabilities
#28Re: The Tapplock IoT padlock has multiple security vulnerabilities
#29https://boingboing.net/2018/06/15/high-tech-lock-is-invincib...
Which incidentally is also maybe and issue for tapplock
https://www.theregister.co.uk/2018/06/15/taplock_broken_scre...
Re: The Tapplock IoT padlock has multiple security vulnerabilities
#30If they wanted to knit their own cryptography, then cryptocurrency and ICO was their place to be.