Voltar ao ranking

fulldecent/system-bus-radio

Cfulldecent.github.io/system-bus-radio/

Transmits AM radio on computers without radio transmitting hardware.

radioequipmentsoftware-defined-radioexfiltrationsecuritytransmissiontransmitterairgaplow-levelradiationcommunicationcommunication-protocol
Crescimento de estrelas
Estrelas
6.7k
Forks
402
Crescimento semanal
Issues
2
2k4k6k
fev. de 2016jul. de 2019jan. de 2023jul. de 2026
README

System Bus Radio

This program transmits radio on computers / phones without radio transmitting hardware.

Thank you to our sponsors

Listen to online radio - https://radiostay.com/

Why?

Some computers are intentionally disconnected from the rest of the world. This includes having their internet, wireless, bluetooth, USB, external file storage and audio capabilities removed. This is called "air gapping". Even in such a situation, this program can transmit radio.

Publicly available documents already discuss exfiltration from secured systems using various electromagnetic radiations. This is documented in the TEMPEST guidelines published by the US National Security Agency and the US Department of Defense. This project simply adds to that discussion.

How to use it

NEW: Try it in your browser, click here: http://fulldecent.github.io/system-bus-radio/

Enter the implementations folder, select any of them and compile using make.

make

Run this using a 2015 model MacBook Air. Then use a Sony STR-K670P radio receiver with the included antenna and tune it to 1580 kHz on AM.

Run it and reference the a tune file or make your own!

./main ../../tunes/mary_had_a_little_lamb.tune

You should hear the "Mary Had a Little Lamb" tune playing repeatedly. Other equipment and tuning may work as well. On the equipment above, the author has achieved clear transmission over two meters of open air or one meter through drywall. Different results will be achievable with different equipment.

Are you using an antenna? At the beginning, the author placed the antenna directly on top of the number 4 key and that worked best (on any AM frequency). It was a round antenna. Then once they knew it worked they moved the antenna back. Moving it back reduced the number of frequencies that it worked on, and eventually only that one (1580 kHz) worked. Different hardware will certainly have different frequency response. Here are some results that have been sent in by readers. Please mail github.com@phor.net with your results (including makes and models of all equipment involved) or edit this file directly and create a pull request.

WANTED: Please post your test results using Raspberry Pi and other embedded systems. This may be particularly good targets because of less shielding/hardening of their hardware.

NEW: See our [basic RTL SDR guide] to receive system bus signals using another computer with RTL SDR hardware.

Technical explanation

This program runs instructions on the computer that cause electromagnetic radiation. The emissions are of a broad frequency range. To be accepted by the radio, those frequencies must:

  • Be emitted by the computer processor and other subsystems
  • Escape the computer shielding
  • Pass through the air or other obstructions
  • Be accepted by the antenna
  • Be selected by the receiver

By trial and error, the above frequency was found to be ideal for that equipment.

The actual emissions are caused by the _mm_stream_si128 instruction that writes through to a memory address. Inspiration for using this instruction was provided in:

Guri, M., Kachlon, A., Hasson, O., Kedma, G., Mirsky, Y. and Elovici, Y., 2015. GSMem: data exfiltration from air-gapped computers over GSM frequencies. In 24th USENIX Security Symposium (USENIX Security 15) (pp. 849-864).

https://www.usenix.org/node/190937

Please note that replacing _mm_stream_si128 with a simple x++; will work too. The author's experience has been that _mm_stream_si128 produces a stronger signal. There may be other ideas that work even better, and it would be nice to improve this method to be more portable (not require SSE extensions).

The program uses square wave modulation, which is depicted below:

|<--------------------TIME-------------------->|
|                                              |
|‾|_|‾|_|‾|_____________|‾|_|‾|_|‾|_____________
|                       |   |   |
|<------SIGNAL--------->|   |   |
                            |   |
                            |<->| CARRIER

Notes on high precision time APIs:

Press coverage

Repositórios relacionados
fanmingming/live

✯ 可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕

JavaScriptnpmGNU General Public License v3.0radioiptv
live.fanmingming.com
28.3k4.2k
jopohl/urh

Universal Radio Hacker: Investigate Wireless Protocols Like A Boss

PythonPyPIGNU General Public License v3.0securitywireless
12.5k1k
wenzhixin/bootstrap-table

An extended table for integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)

JavaScriptnpmMIT Licensebootstraptable
bootstrap-table.com
11.8k4.4k
x-extends/vxe-table

vxe table 支持 vue2, vue3 的表格解决方案

TypeScriptnpmMIT Licensevxe-tablevue
vxetable.cn
8.6k1.1k
greatscottgadgets/hackrf

low cost software radio platform

CGNU General Public License v2.0hardwareradio
greatscottgadgets.com/hackrf/
7.9k1.7k
BruceDevices/firmware

Predatory ESP32 Firmware

C++GNU Affero General Public License v3.0brucecardputer
bruce.computer
6.2k2.1k
gnuradio/gnuradio

GNU Radio – the Free and Open Software Radio Ecosystem

C++GNU General Public License v3.0sdrdsp
gnuradio.org
6.2k2.1k
jagrosh/MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!

JavaMavenApache License 2.0discord-botmusic
jmusicbot.com
5.7k2.8k
portapack-mayhem/mayhem-firmware

The firmware for the HackRF+PortaPack H1/H2/H4/H4M

CGNU General Public License v3.0hackrfhackrf-components
hackrf.app
5.3k894
Bttstrp/bootstrap-switch

Turn checkboxes and radio buttons in toggle switches.

PugMIT Licensebootstrap-switchbootstrap
5k1.4k
sgoudelis/ground-station

Browser-based ground station suite for satellite tracking, SDR reception, hardware control, and telemetry decoding

JavaScriptnpmGNU General Public License v3.0antennafft
4.6k815
geo-tp/ESP32-Bit-Pirate

A Hardware Hacking Tool with Web-Based CLI That Speaks Every Protocol

C++MIT Licenseesp32hardware-hacking
geo-tp.github.io/ESP32-Bit-Pirate/
4.3k350