Usbkill – anti-forensic tool to halt computer when new USB device is connected
1–10 of 195 posts
Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#2This line particularly caught my eye. I wonder what's the percentage of people (I'm presuming people working in security or those who are trying to avoid detection) go to this extreme?
Is is even extreme?
Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#3"Tip: Additionally, you may use a cord to attach a USB key to your wrist. Then insert the key into your computer and start usbkill." This line particularly caught my eye. I wonder what's the percentage of people (I'm presuming people working in security or those who are trying to avoid detection) go to this extreme? Is is even extreme?
For me an extreme measure would be to modify my motherboard in a way that I could connect RAM to my wrist and tear it away when necessary.
Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#4"Tip: Additionally, you may use a cord to attach a USB key to your wrist. Then insert the key into your computer and start usbkill." This line particularly caught my eye. I wonder what's the percentage of people (I'm presuming people working in security or those who are trying to avoid detection) go to this extreme? Is is even extreme?
Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#5"Tip: Additionally, you may use a cord to attach a USB key to your wrist. Then insert the key into your computer and start usbkill." This line particularly caught my eye. I wonder what's the percentage of people (I'm presuming people working in security or those who are trying to avoid detection) go to this extreme? Is is even extreme?
Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#6Somewhat 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 here set up a chassis intrusion kill switch that erases the RAM/shuts down the PC etc. if the case is opened improperly? Can you buy anything like this on the market?
Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#7Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#8Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#9Re: Usbkill – anti-forensic tool to halt computer when new USB device is connected
#10echo 'RUN+=/root/usb-changed.sh' > /etc/udev/rules.d/usb-changed.rules
Then just put whatever you want to be ran in /root/usb-changed.sh.