Ask HN: Do I publish code that affects millions of wireless security cameras?
41–50 of 109 posts
Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#42Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#43Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#44Earlier quoted context omitted.
You could presumably just not update its software.
If they are wireless cameras that connect to the cloud it sounds like they might be prone to auto-updating. You'd have to do extra setup to ensure the cameras are both connected to your WiFi but are not connected to the internet.
Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#45Not disclosing it is putting countless people at risk. How would you feel if someone looked into your house and was able to see you and your family members in situations where they were expecting privacy? You have a chance to prevent that.
Don't put others at risk for your own convenience. Doing the right thing is never the wrong thing.
Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#46Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#47Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#48RTSP running on generic crappy ip cams is a known issue. Google it. There’s entire websites to browse these streams. Some even have access to the PTZ.
Fwiw, most of the cameras are behind NATs, the ones on the sites have public IPs. A NAT effectively firewalls your camera from the internet, but yes once on LAN they’re unauthenticated.
Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#49You do whatever you want. You weren't paid to find this issue with the cameras. If you're relying on the behavior, disclosing it will almost certainly get the bug killed. People hold back more serious vulnerabilities than this all the time. If your values include maximizing the number of people who can tinker with their cameras, publish (make sure you're not falling afoul of the camera's license before you do). If yo…
Re: Ask HN: Do I publish code that affects millions of wireless security cameras?
#50Don’t count on that vulnerability being around forever though, at some point someone else is liable to find the same issue and report it. Sucks that vendors won’t give us access to the underlying OS for the device we’ve purchased. A lot of the consumer grade cameras would instantly be more valuable to me if I had that kind of access without having to hack the device for it.