Earlier quoted context omitted.
The problem is that Apple does facial recognition and does it in a semi secure way which builds trust in the technology. Then microsoft and samsung jam in the feature without any of the security considerations and ride off the trust Apple built in it. It's completely outrageous that MS thought it was acceptable to do facial recognition using a basic webcam.
Windows Hello exists before Apple's Face ID. 2 years before Apple.
Windows Hello bypassed using infrared image
51–57 of 57 posts
Re: Windows Hello bypassed using infrared image
#52Earlier quoted context omitted.
What input device do you use to accept the prompt?
A PS/2 mouse would work, but who has those anymore?
Re: Windows Hello bypassed using infrared image
#53If you're using that as your sole authentication mechanism, then you're not encrypting your data with a password. It's already game over. These kinds of things of 'security'* features can't be considered protection for the valuable data on your computer, or the e-commerce account you're currently signed in on. This stuff is for preventing Steven from making a funny Facebook post in your name (he'll find a way anyways…
Facial and fingerprint authentication is the most successful and practical security feature protecting billions of computers which would have been unprotected otherwise. It should not be dismissed like that, and I’m glad the work is being done to find and fix vulnerabilities.
In marketing sense. You leave your fingerprints all over the keyboard, and I can record your face freely.
Re: Windows Hello bypassed using infrared image
#54Earlier quoted context omitted.
A "physically compromised" iPhone will still not let you in, no matter what devices you plug into it, including removing the camera module and replacing it.
I think this comment is being downvoted unfairly - yes, there are mechanisms to get into an iPhone with physical access (see greykey) - but those rely on leveraging a vulnerability to allow brute forcing the PIN, they do not break FaceID.
Re: Windows Hello bypassed using infrared image
#55Earlier quoted context omitted.
The problem is that Apple does facial recognition and does it in a semi secure way which builds trust in the technology. Then microsoft and samsung jam in the feature without any of the security considerations and ride off the trust Apple built in it. It's completely outrageous that MS thought it was acceptable to do facial recognition using a basic webcam.
Windows Hello exists before Apple's Face ID. 2 years before Apple.
Very few companies actually care about security over flashy marketing features.
Re: Windows Hello bypassed using infrared image
#56Earlier quoted context omitted.
"Please press this key sequence, then type your password, on the newly attached keyboard to enable it for use."
Then you will (probably) get malwares that open a window in fullscreen that imitates that prompt and sends data to a server. You probably could add some kind of fingerprint that allow identifying the legit prompts, but since it is not done with login screens...
Re: Windows Hello bypassed using infrared image
#57Earlier quoted context omitted.
I don't see why you need context? > A device changing would be indistinguishable from one being removed and a new one going in. Or future "rubby duckies" could emulate a hub, and add multiple devices, all operating simultaneuously. In all of these cases, the system should show a prompt asking the user for authorization. Hopefully in a way that makes it clear if they didn't just physically attach a new keyboard, they…
Yes, you could prompt for every USB device detection. You would have to do that on boot too, though, which would probably give users security notice fatigue. There's basically no persistence, serial numbers, etc.
It would be rare to see multiple devices at once -- eg: the very first boot, or plugging in a new complex device like a dock -- but the experience of this hinges on having the right UI. Having a series of pop-ups like "Do you accept Generic USB Hub 06 (connected to Root USB Hub 2)?" is going to cause them all to be ignored, but, for example, showing a tree of devices and making it easy to accept all at once would probably be ok. And hubs in particular may be a special case, where you don't bother to prompt, but I don't know if that opens an attack vector.