This sounds like something out of a movie. I would like some technical details how this is supposed to work with only a 6 lead chip.
The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
41–50 of 818 posts
Re: The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
#42Is there an article that describes a bit more in detail what the chips actually did (or were capable of doing)? They only say "the microchip altered the operating system’s core so it could accept modifications.", which I might interpret as circumventing signature checks to allow installing modified firmware on the systems? But how does the chip connect to the network and how does it receive commands? That said, it's…
5. When a server was installed and switched on, the microchip altered the operating system’s core so it could accept modifications. The chip could also contact computers controlled by the attackers in search of further instructions and code. So, in typical vulnerability/payload/exploit fashion, the board's bus is vulnerable by default, because the chip pierces all the usual lines of defense protecting against network…
https://www.microchip.com/wwwproducts/en/ATtiny4
For scale, this alone is about the size of a large SMD capacitor and would basically be lost in most designs today.
Re: The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
#43Earlier quoted context omitted.
5. When a server was installed and switched on, the microchip altered the operating system’s core so it could accept modifications. The chip could also contact computers controlled by the attackers in search of further instructions and code. So, in typical vulnerability/payload/exploit fashion, the board's bus is vulnerable by default, because the chip pierces all the usual lines of defense protecting against network…
It's not particularly magical, there's consumer chips around which are not a whole lot bigger (though obviously in a more standard package). You don't get a lot of resources, but you don't really need it if all the other frameworks are in place in other software. If this sort of thing is something you can buy on Mouser for a few cents, the espionage grade material is probably an order or magnitude more higher quality…
https://en.wikipedia.org/wiki/Magic_number_%28programming%29
For example, looking for ELF or Portable Executable headers, as a crude estimate to determine attack opportunities. In this case, the magic numbers would probably be more selective and sophisticated, but still have an aspect of hard-coded values, since we're talking custom silicon.
Re: The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
#44>...the malicious chips were thin enough that they’d been embedded between the layers of fiberglass onto which the other components were attached
>...that generation of chips was smaller than a sharpened pencil tip, the person says.
I hope this corrects the mistaken believe that China can't home grow sophisticated tech.
Re: The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
#45It seems flat out foolish for one country to own the world’s computer manufacturing.
Re: The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
#46Re: The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
#47They likely needed to have the exact official schematic of the motherboard to compare every single detail of the hardware with.
Re: The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
#48I will certainly show this to everybody who tells me "google won't get hacked" when privacy comes up :) Talking about things like this https://news.ycombinator.com/item?id=18074097
Re: The Big Hack: How China Used a Tiny Chip to Infiltrate Amazon and Apple
#49Is there an article that describes a bit more in detail what the chips actually did (or were capable of doing)? They only say "the microchip altered the operating system’s core so it could accept modifications.", which I might interpret as circumventing signature checks to allow installing modified firmware on the systems? But how does the chip connect to the network and how does it receive commands? That said, it's…
5. When a server was installed and switched on, the microchip altered the operating system’s core so it could accept modifications. The chip could also contact computers controlled by the attackers in search of further instructions and code. So, in typical vulnerability/payload/exploit fashion, the board's bus is vulnerable by default, because the chip pierces all the usual lines of defense protecting against network…