What does HackerNews think of system-bus-radio?

Transmits AM radio on computers without radio transmitting hardware.

Language: C

#11 in Security
If the network is down...Carry on. The music can't stop.

"System Bus Radio" https://github.com/fulldecent/system-bus-radio

Probably because to get this stuff to work is really hard in practice.

Several years ago, we were playing with https://github.com/fulldecent/system-bus-radio to work, but we couldn't, even though we had the right MacBooks.

Have you gone fully paranoid and your air-gaped system is in a Faraday cage inside an anechoic chamber? Things like bus radio [1], coil whine and power fluctuations can be used (it has been shown) to exfiltrate data.

[1] https://github.com/fulldecent/system-bus-radio

Oona Räisänen has an awesome video of van eck phreaking against HDMI: https://www.youtube.com/watch?v=BpNP9b3aIfY

Also I think this paper is amazing - http://s3.eurecom.fr/docs/ccs18_camurati_preprint.pdf

"The well-known electromagnetic (EM) leakage from digital logic is inadvertently mixed with the radio carrier, which is amplified and then transmitted by the antenna. We call the resulting leak “screaming channels”"

You might find this interesting too, leaking AM emissions from a computer by twiddling the memory bus - https://github.com/fulldecent/system-bus-radio

I made a silly program to play .wav files based on that.

USB serial dongle? pah, use the system-bus on the motherboard ;) https://github.com/fulldecent/system-bus-radio
Today I learned that you can actually abuse the system bus on some macbooks to actually send audio over AM radio[0]. Even scarier, you can do it from the browser[1]. And now this library[2] will let you open a TCP connection over the radio to download off that data machine. This is shaping up to be a pretty cool attack PoC!

[0]: https://github.com/fulldecent/system-bus-radio

[1]: https://fulldecent.github.io/system-bus-radio

[2]: https://github.com/quiet/quiet-js

Or how about the AM radio transmitter that is built into all x86 hardware - https://github.com/fulldecent/system-bus-radio
Couple this with a System Bus AM Radio [1] for super fun times

[1]: https://github.com/fulldecent/system-bus-radio

Based on the awesome work at https://github.com/fulldecent/system-bus-radio

I use PDM to output a .wav file via the system bus, and pick up via a radio.