Earlier quoted context omitted.
An indicator light hardwired is nice but I apparently can't trust hardware manufacturers to design it properly. My work laptop (HP Dragonfly) has a physical blocker that closes over the camera when I haven't explicitly pressed the button that enables the camera. The blocker is black and white stripes so it's very obvious when it's covering the sensor. This should absolutely be the security standard we all strive for…
> The blocker is black and white stripes On my ThinkPad it’s instead painted with a red dot. Because, obviously, the conventional meaning of a red dot appearing on a camera is “not recording”.
Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
421–430 of 554 posts
Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#422This is nothing new, i remember the same headline but on macs for like ~5-6 years ago?
BTW, I would assume that X230 users are the type of people who install physical shutters on their webcams.
Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#423Earlier quoted context omitted.
I wonder how quickly it turns on/off as per Gruber’s worry - if you just record a single frame would it even be visible if looking right at it?
Below, axoltl writes: > no firmware is involved in enforcing the LED stay on for 3 seconds after a single frame is captured. https://news.ycombinator.com/item?id=42260379
Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#424I can see why some people might be concerned about the camera, but I'm far more concerned by the microphone. There's far more sensitive and actionable information that can be gathered from me that way! I'm glad that macOS started putting a light in the menubar when the microphone is in use, but I'd prefer to have unhackable hardware for that instead.
The microphone also can't be covered with a $1 plastic camera cover off Amazon. It's so easy to solve the camera issue if you care about it, but there's really nothing you can do about the mic.
It did most likely physically damage it forever, but at least I now know it's OFF for good.
Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#425Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#426What if, for some reason, the webcam's LED failed (e.g., it physically stopped working)? In case of a malware attack, you might not even realize that your webcam is being used even if the malware can't have access to control the LED. In my opinion, the most effective way to protect yourself against webcam hacking is to physically cover the camera with a sticker or cover when it’s not in use. Simply put, I believe phy…
Looks like you used ChatGPT to rephrase your text but forgot to delete the original version.
Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#427Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#428What if, for some reason, the webcam's LED failed (e.g., it physically stopped working)? In case of a malware attack, you might not even realize that your webcam is being used even if the malware can't have access to control the LED. In my opinion, the most effective way to protect yourself against webcam hacking is to physically cover the camera with a sticker or cover when it’s not in use. Simply put, I believe phy…
Seems like you wrote your text, asked chatGPT to rephrase it, pasted the new version and forgot to remove the previous one. Looks like you used ChatGPT to rephrase your text but forgot to delete the original version.
Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#429Earlier quoted context omitted.
My Pinephone has a switch for the microphone and also my Pinebook Pro laptop. But I also would agree that this is exotic hardware.
"But I also would agree that this is exotic hardware." No shit. How is the current state btw? I suppose still not ready to be a daily driver to replace my normal phone?
I'd say that depends on your definition of daily driver and/or how much compromises you're willing to take. I occasionally see members at my larger hackerspace running around with those or other seemingly "unfit" hardware and not complain too much about it ;)
Re: Malware can turn off webcam LED and record video, demonstrated on ThinkPad X230
#430Turning off camera LEDs and recording video is an old hack and old news. This is for a specific firmware and computer model and attack surface via USB to update the webcam's firmware, so I am assuming that makes it news? EDIT: I keep a piece of black electric tape over any of my notebook's webcams.
This.
Some of the linux webcam drivers drivers have had the option to specify the behavior of the LED via a parameter since way back, including turning it completely off.
I remember this was the case ~20 years ago.
One example (look for the led-option) https://www.kernel.org/doc/html/v5.1/media/v4l-drivers/phili...
This is straight from the documentation:
"But with: `leds=0,0`the LED never goes on, making it suitable for silent surveillance"