Live data from Hacker News

WiFi Hides Inside a USB Cable

hackaday.com

51–60 of 159 posts

Re: WiFi Hides Inside a USB Cable

#51
post #33

what's the attack? the website just drones on about a cable that, as far as i can tell, could just broadcast your keypresses over wifi.

Most operating systems trust USB devices completely. You can send keystrokes that open a text editor and type malware that'll do whatever you want, and you can control the attack in real time via wifi.

(it couldn't read user keypresses unless they use the cable to plug in their keyboard)

Re: WiFi Hides Inside a USB Cable

#52

Huh, so all it takes is someone to break into your home when you're gone and swap a cable. Seems like privacy doesn't really exist for people who truly need it. Unless they're not using any technology.

Do you not use laptops? Or do you never leave your home?

Re: WiFi Hides Inside a USB Cable

#53
post #28

Would a high voltage loop, for breaking components, be a good solution to an attack like this? Like, fry the electronic components to verify it's just plain metal on the insides?

Likely fry the conductors in the cable too. Might as well cut the cable in half...or leave it in the home of your enemy.

Re: WiFi Hides Inside a USB Cable

#54
post #5

The construction of this device is quite impressive, in that it fits entirely inside a USB plug The level of miniaturisation is not all that impressive, these have been around for a while: https://www.amazon.com/Edimax-EW-7811Un-150Mbps-Raspberry-Su... There's no mention of using the rest of the cable as the antenna, since in my experience the above tiny adapters have an equally tiny antenna and thus poor reception.

It says there's a microcontroller as well.

There's a microcontroller in the connector at each end of your USB Type C cables.

Re: WiFi Hides Inside a USB Cable

#55
post #54
post #5

Earlier quoted context omitted.

It says there's a microcontroller as well.

There's a microcontroller in the connector at each end of your USB Type C cables.

Well, I assume in this case, one that drives and controls the wifi independent of whatever you plugged this into.

Re: WiFi Hides Inside a USB Cable

#56
post #39
post #3

This is scary. I mean someone can just replace the cables in my house and my phones and computer would become infected. I can't even imagine the headache this does for company's cybersecurity practices. A rogue janitor replaces the usb cables on some of the employees of a company that makes $INSERT_SUPER SECRET_TECH$ and done.

>I mean someone can just replace the cables in my house and my phones and computer would become infected. Only if you leave your computer unlocked and unattended. If it's attended, obviously you'll see something's going on and pull the plug on the computer and probably investigate further. If your computer is locked (which is a good habit to have when leaving your workstation, the faked keyboard can't do.

[deleted]

Re: WiFi Hides Inside a USB Cable

#57
post #50
post #10

Earlier quoted context omitted.

My understanding is that it allows an attacker connected to it via WiFi to mess with the plugged-in computer using USB (pretending to be a keyboard). See the Twitter video: https://mg.lol/blog/omg-cable/

Unless the attacker is able to view the screen somehow then this is pretty useless. Or at least no more useful than fake keyboards without WiFi.

PrintScreen/Upload screenshot to web server/Wait for command

Better than that is to just type a PowerShell script that gets all the info immediately and sends it to a server.

Re: WiFi Hides Inside a USB Cable

#58
post #20
post #3

This is scary. I mean someone can just replace the cables in my house and my phones and computer would become infected. I can't even imagine the headache this does for company's cybersecurity practices. A rogue janitor replaces the usb cables on some of the employees of a company that makes $INSERT_SUPER SECRET_TECH$ and done.

In secure locations it's common for USB ports to be physically blocked (the ones I've seen with glue/resin).

In super secure locations like a SCIF, a TSCM (technical surveillance countermeasures) team comes through on a regular basis with highly sensitive, expensive portable spectrum analyzers, which would find this really quick.

Re: WiFi Hides Inside a USB Cable

#59

Can someone confirm for me? This needs a nearby wifi network that is either open or has credentials too, correct? The video appeared to have it connect directly to the phone or to the network they both were on.

It looks like this hack uses an esp8266, which supports WiFi. Most likely the chip is booting up its own WiFi network for the phone to connect to, the phone is sending the payload over this network, and running the usb exploit. Some esp family chips should also support Bluetooth.

Re: WiFi Hides Inside a USB Cable

#60

so... that could be useful to penetrate secure facilities, like nuclear weapons bunkers/reactors. A worker is sent a cable as a "gift" or has one substituted in by mail intercept for an actual order. Attacker waits outside in a van and controls things over wifi.

Also a reason why the TEMPEST standards exist, wifi isn't going to go very far through the walls of a shielded facility that is basically a huge Faraday cage.
Post reply on HN