Earlier quoted context omitted.
What kind of equipment does one use to do this?
It's a specialized tool, but basically the plug get pulled out slightly (which isn't enough to disconnect power in the US), and then the tool goes over the line and neutral pins, which supplies power from what is basically an UPS. After that, the entire plug can be pulled and capped (because you've got 120V across the exposed end of a plug now). Probably wouldn't work the same in Euro countries which have other plug…
BusKill – A USB kill cord for laptops
241–250 of 339 posts
Re: BusKill – A USB kill cord for laptops
#242Earlier quoted context omitted.
Hi martin_a, I'm Michael Altfield. I started the BusKill project in January 2020 with the following article on my blog: * https://tech.michaelaltfield.net/2020/01/02/buskill-laptop-k... The above article front-paged on Hacker News, and I got a lot of people asking me how they could buy one and use it in on Windows and MacOS. Over the past year, many people have contributed in porting it to those platforms (I original…
I'm not familiar with the German rules, but GDPR Art. 14 §1 says: > Where personal data relating to a data subject are collected from the data subject, the controller shall, at the time when personal data are obtained, provide the data subject with all of the following information: > (a) the identity and the contact details of the controller and, where applicable, of the controller’s representative; Usually, these co…
It certainly added cost to the final product, but I figured it was more fair & transparent to everyone to set shipping to $0 internationally (I hate it when you finally make it to payment and only then learn shipping is $20 :/).
Re: BusKill – A USB kill cord for laptops
#243Earlier quoted context omitted.
Honestly, that sounds a little too "CSI". If the lanyard is attached to a wrist, the chance that someone could be suddenly incapacitated in such a way to avoid a jerky movement that breaks the connection is pretty small. "Knock them unconscious" is a TV trope.
What about "pin his hands to the table" while the nerds exfiltrate the data?
Re: BusKill – A USB kill cord for laptops
#244Earlier quoted context omitted.
No, like the other reply pointed out too - it's not obvious. The first password unlocks the entire partition, the hidden one is just within the "empty" area of the drive. If you write a sufficiently large file while running the OS you could just overwrite and destroy the hidden partition without knowing that you did so. It's also impossible to tell that the hidden parition is there because encrypted data is indisting…
Since Truecrypt bailed without explanation, do you know if Veracrypt also has this feature?
Re: BusKill – A USB kill cord for laptops
#245BusKill can trigger your laptop to lock, shutdown, or self-destruct if it's physically separated from you. I understand lock and shutdown but self-destruct? Really? Your laptop/data is one bump away from destroying itself?
Reminds me of a coworker who had their iPhone set to "wipe after 10 bad pins". Took about 2 days before their 5 year old happily typed the wrong pin 10 times and wiped it.
Re: BusKill – A USB kill cord for laptops
#246Earlier quoted context omitted.
An OS doesn't even need to implement USB support. Of course it can offer access controls to enable the USB devices.
Of course not, but then you're saying USB is a security flaw. My point is that given how universal USB as long as a device can do both input and output it's going to be very hard to stop some exfiltration from being possible. Do you really think a bug report should be filed on all OS's for allowing USB drives and keyboards to be plugged on a running system?
It is.
> Do you really think a bug report should be filed on all OS's for allowing USB drives and keyboards to be plugged on a running system?
Automatically trusting input devices is as bad as trusting user input. It's trivial to pass off a programmable USB keyboard as a mass storage device.
Re: BusKill – A USB kill cord for laptops
#247Earlier quoted context omitted.
I disagree. I this this sounds a little too much like a TV show like 24. The idea that you could completely immobilize someone at a public library so rapidly and without their awareness that they could not even move their arm 20 cm or so during a struggle seems ludicrous to me. Particularly as the kind of person who would buy this device would be setting themselves up with their back to the wall to prevent captures f…
> The idea that you could completely immobilize someone at a public library so rapidly and without their awareness that they could not even move their arm 20 cm or so during a struggle seems ludicrous to me. Well, they did — and without even touching him.
[0] https://www.businessinsider.com/ross-ulbricht-will-be-senten...
Re: BusKill – A USB kill cord for laptops
#248Earlier quoted context omitted.
An OS doesn't even need to implement USB support. Of course it can offer access controls to enable the USB devices.
Of course not, but then you're saying USB is a security flaw. My point is that given how universal USB as long as a device can do both input and output it's going to be very hard to stop some exfiltration from being possible. Do you really think a bug report should be filed on all OS's for allowing USB drives and keyboards to be plugged on a running system?
Convoluted way to put it I guess. For some reason was intuitive to me (proof of existence by example, more trivial example better).
Having access controls on USB-HID is just a local policy choice where most people would choose convenience over security.
Re: BusKill – A USB kill cord for laptops
#249Am I the only one to think that if someone is close enough to physically yank your computer out of your hands they are also physically close enough to beat you with a wrench if you lock the computer containing what they are after? https://xkcd.com/538/
Re: BusKill – A USB kill cord for laptops
#250Earlier quoted context omitted.
Instead of a personal key combo, a dongle with an OTP code. Both the dongle and the computer have accelerometer-bump-tilt-oh-fuck-support. A OTP has to be entered every 5 minutes, or a secure screen/dead sequence starts. Sudden accelerated movements or a lack of presence-detection would also start the sequence.
I once wrote a script to automatically lock my computer if I got too far away from it, back when I was wearing a bluetooth wristband. I guess you could do the same, but shut down the computer instead.