Live data from Hacker News

Usbkill – anti-forensic tool to halt computer when new USB device is connected

github.com

171–180 of 195 posts

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#171
post #19

Interesting project, I'm sure this is useful for people at risk. Somewhat related, I'm wondering about the physical security of computers. There is an attack where they open your PC, take out the ram, and freeze it immediately so the bits don't decay and they can extract your encryption keys. All BIOSes have an option for cassis intrusion detection, but I've never seen a case that has the necessary cable. Has anybody…

Memory encryption technologies such as AMD's Secure Encrypted Memory (SME). Would be your best bet to combat this, along with other anti-evil maid protections. https://en.wikichip.org/wiki/x86/sme#Overview https://www.qubes-os.org/doc/anti-evil-maid/

I think SEV is newer form of this.

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#172

Earlier quoted context omitted.

This is fairly straightforward with udev, a couple lines of config should be sufficient.

any directions?

I think it would end up something like

    SUBSYSTEM=="block", SUBSYSTEMS=="usb", OPTIONS+="ignore_device"
But don't quote me on that

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#173

Interesting project, I'm sure this is useful for people at risk. Somewhat related, I'm wondering about the physical security of computers. There is an attack where they open your PC, take out the ram, and freeze it immediately so the bits don't decay and they can extract your encryption keys. All BIOSes have an option for cassis intrusion detection, but I've never seen a case that has the necessary cable. Has anybody…

Back in the BBS days, there were textfile describing how to wire your beige box to either turn on strong magnets or ignite termite if a case was detected. ... I don’t know of anyone actually implementing this though :)

DEF CON 23 - Zoz - And That's How I Lost My Other Eye...Explorations in Data Destruction https://www.youtube.com/watch?v=-bpX8YvNg6Y

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#174

Earlier quoted context omitted.

Back in the BBS days, there were textfile describing how to wire your beige box to either turn on strong magnets or ignite termite if a case was detected. ... I don’t know of anyone actually implementing this though :)

It's funny when I think back, I was a teen in the 90s and did plenty of questionable stuff online and w/ local BBS scene (Kevin Mitnick was busted in Raleigh and many rumors existed about his presence in the BBS scene, obviously fantasy though!). Nobody I know who got arrested ever managed to destroy anything. When I think about it, we all assumed the cops would storm in when we were in the act of doing something bad…

This is how you earn tampering with evidence charges, up to 20 years felony.

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#175

Earlier quoted context omitted.

Which is why if you want to defend against the easy versions of these and make people have to do work, only plug your desktop PCs into standalone outputs not on a surge protector. Yes, it won't defend against cord cutting. Edit: A more interesting defense I think would be to modify a surge protector for this specifically to defeat HotPlug. Only put your computer on a specific outlet and wire it so that if any other o…

Plugging into the wall doesn't defend against hotplug nor make it meaningfully more difficult: https://youtu.be/erq4TO_a3z8?t=236

Oh wow, that's interesting.

Definitely would go with my modified surge protector plan then.

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#176

Interesting project, I'm sure this is useful for people at risk. Somewhat related, I'm wondering about the physical security of computers. There is an attack where they open your PC, take out the ram, and freeze it immediately so the bits don't decay and they can extract your encryption keys. All BIOSes have an option for cassis intrusion detection, but I've never seen a case that has the necessary cable. Has anybody…

Back in the BBS days, there were textfile describing how to wire your beige box to either turn on strong magnets or ignite termite if a case was detected. ... I don’t know of anyone actually implementing this though :)

Hacking with Ramzy.. 14 years old now!

https://www.youtube.com/watch?v=-hNQ280Zkk4

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#177
post #166

Earlier quoted context omitted.

Hmm, this is actually rather nifty, although one issue I see is it will only last a few days at most. I don't know how long people who confiscate laptops normally need to run mouse jigglers.

Battery operated mechanical wrist watches last years!

I believe you're thinking of an analog (usually quartz) watch, not a mechanical analog watch which doesn't have a battery.

https://en.wikipedia.org/wiki/Mechanical_watch

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#178
post #174

Earlier quoted context omitted.

It's funny when I think back, I was a teen in the 90s and did plenty of questionable stuff online and w/ local BBS scene (Kevin Mitnick was busted in Raleigh and many rumors existed about his presence in the BBS scene, obviously fantasy though!). Nobody I know who got arrested ever managed to destroy anything. When I think about it, we all assumed the cops would storm in when we were in the act of doing something bad…

This is how you earn tampering with evidence charges, up to 20 years felony.

Surely it has to be actual evidence before you "tamper" with it.

If I delete a file on my computer today that would be potentially "evidence" if seized, and the police come knocking tomorrow, I haven't committed a crime by using my personal computer in the past.

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#179
post #83

Earlier quoted context omitted.

I have a Lenovo M93P Tiny which came with a chassis intrusion switch installed. It seems you can have it block startup/require a password when the case is opened and notify some central admin. I don’t know what happens if you open the case while it’s running, though. I’m not sure if it’s something they offer on current models, or to individuals at all (I bought it used from a corporate IT asset liquidator so it was l…

Work at a big bank , we won’t procure laptops without this and yes we will know when you have opened it and you won’t be able to boot it , I think something happens with bitlocker also but not sure.

Could you give examples of laptops with this feature? I never knew chassis intrusion sensors were a thing on laptops.

Also, does it still work if you open the machine with the power disconnected and battery removed?

Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected

#180

Earlier quoted context omitted.

Work at a big bank , we won’t procure laptops without this and yes we will know when you have opened it and you won’t be able to boot it , I think something happens with bitlocker also but not sure.

Could you give examples of laptops with this feature? I never knew chassis intrusion sensors were a thing on laptops. Also, does it still work if you open the machine with the power disconnected and battery removed?

I'm pretty sure most thinkpads have case intrustion detection. It's callled "Bottom Cover Tamper Access Detection" in BIOS.
Post reply on HN