trpt / usbdeath

anti-forensic tool that writes udev rules for known usb devices and do some things at unknown usb insertion or specific usb device removal
GNU General Public License v3.0
126 stars 31 forks source link

the same but network interfaces udev #3

Open horjuela opened 8 years ago

horjuela commented 8 years ago

congratulations. A suggestion. Why not include in bash (or another bash) network interfaces udev? (A kind of netdeath) Thanks

trpt commented 8 years ago

Hi, what this feature or script supposed to do exactly?

horjuela commented 8 years ago

thanks for answering. It's just an idea I propose you. You add to your script, network interfaces udev. I think with this addition, the script would be much more complete and better. Thanks

trpt commented 8 years ago

I don't understand, what is the point of adding network interfaces to my script? Can you describe possible attack?

horjuela commented 8 years ago

Because someone could add to the computer, a network interface unauthorized, or someone could use a network interface to connect a USB device, using an adapter

trpt commented 8 years ago

Ok, I'll think about it.