Earlier quoted context omitted.
Are you confident that telesurgery developers are better at encryption and authentication than VPN developers?
No, did I imply so? Just saying that I have very little confidence in the bot. I'm saying the intrinsic security flaw of the robot allows me to believe there are more serious defects. These do not need to be security related. The test cases not passing could lead to death. I've made no commentary on VPN. Just commenting the communication protocol without augmentations (VPN, TLS, certificate, or otherwise) instills li…
Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
21–30 of 33 posts
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#22Earlier quoted context omitted.
No, did I imply so? Just saying that I have very little confidence in the bot. I'm saying the intrinsic security flaw of the robot allows me to believe there are more serious defects. These do not need to be security related. The test cases not passing could lead to death. I've made no commentary on VPN. Just commenting the communication protocol without augmentations (VPN, TLS, certificate, or otherwise) instills li…
I'm afraid I don't see the connection between the decision not to implement encryption and the presence of death causing defects.
That's fine. Everyone is entitled to his/her opinion. I view the failure to implement encryption as a fatal error and an indication the code audit hasn't been thorough. Given that this is a telesurgery product, I'm quite confident encryption, trust, and authenticity are central to safe medical procedures carried over network. Otherwise, why would we bother with TLS when we access our online banking?
I'm just not confident I would want to undergo a surgery with a telesurgery robot with the "decision not to implement encryption."
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#23So in other words, somebody demonstrated that a preliminary protocol that admitted it didn't have any security was insecure. Woo!
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#24Earlier quoted context omitted.
Why is that a "temporary" fix? Segregating insecure protocols to VPNs, encrypted tunnels, and backchannel networks is one of the oldest most time-honored tools in the security design toolbox. Not only is it a real fix, but it's probably the right fix.
You must not have gotten the memo: Google exposed some of their corporate systems to everyone, therefore VPNs are now useless and have always been useless. :)
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#25Earlier quoted context omitted.
You are right, but I'm alluding to the intrinsic security flaw of the robot. What other flaws could exist? They need not be security related.
Yeah, I sure would hate for a cosmic ray to flip a bit while an instruction is en route, and instead of gently cutting out my appendix, having the robot suddenly deprive me of a kidney.
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#26Earlier quoted context omitted.
Yeah, I sure would hate for a cosmic ray to flip a bit while an instruction is en route, and instead of gently cutting out my appendix, having the robot suddenly deprive me of a kidney.
How likely is that, versus the possibility that the surgeon operator has an aneurysm or seizure mid procedure. Or the nurse hands the surgeon the wrong chart?
Without knowing anything about the hardware/software and transport messaging layer, it could be very likely or unlikely depending on how well or poorly the product is implemented.
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#27So, run it over a VPN. I'm not saying that they shouldn't add security to their protocol, but I can think of several ways off the top of my head to stay secure. The application-layer protocol doesn't have to be the one to implement it, network-level encapsulation can help you there. I'm not sure how old the protocol is, but perhaps it was more important to get it working and wrap it in a VPN and then iterate on that…
It's not like surgery robots move around the network and come online at unexpected locations. Those installations are planned ahead and the IT considerations are part of that deployment. Also, encryption is important but so is available bandwidth and bandwidth quality: a jittery link could be as dangerous as a compromised one.
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#28Did some digging on this. Basically: 1) Some researchers wrote a paper called "Preliminary protocol for interoperable telesurgery" in 2009. ( http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.160... ) 2) At the end of the paper, they write: "Also, security is an obvious requirement for real world adoption of this kind of service." 3) Last month, some other people showed that you could hax0r this unprotected pr…
That's a curious statement. How does encrypting video increase its bandwidth requirements?
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#29Checking your browser before accessing osvdb.org.
This process is automatic. Your browser will redirect to your requested content shortly.
Please allow up to 5 seconds… DDoS protection by CloudFlare Ray ID: 1eaaa26e86870920
have I gone back in time to 1995?
Re: Interoperable Telesurgery Protocol Plaintext Unauthenticated MitM Hijacking
#30Earlier quoted context omitted.
I'm afraid I don't see the connection between the decision not to implement encryption and the presence of death causing defects.
> I'm afraid I don't see the connection between the decision not to implement encryption and the presence of death causing defects. That's fine. Everyone is entitled to his/her opinion. I view the failure to implement encryption as a fatal error and an indication the code audit hasn't been thorough. Given that this is a telesurgery product, I'm quite confident encryption, trust, and authenticity are central to safe m…