# How to leak sensitive data from an isolated computer (air-gap) to a near by mobile phone

{% hint style="info" %}
**2022년 NHN Cloud&#x20;**<mark style="color:red;">**무료**</mark>**&#x20;교육일정** : <https://doc.skill.or.kr/2022-NHN-Cloud-Education>
{% endhint %}

## 제목 : How to leak sensitive data from an isolated computer (air-gap) to a near by mobile phone - AirHopper

{% hint style="danger" %}
**주의 : 테스트 이외의 목적으로 발생 되는 문제점에 대해서는 프로그램을 사용하는 사용자가 책임을 지셔야 한다는 것을 알려 드립니다.**

**Disclaimer: I am not responsible for any damage done using this tool. This tool should only be used for educational purposes and for penetration testing.**
{% endhint %}

### 내용 :&#x20;

> 이 연구의 주요 아이디어는 무선 주파수를 사용하여 컴퓨터의 비밀 데이터를 휴대 전화로 전송하는 것입니다. 휴대 전화는 일반적으로 FM 라디오 수신기가 장착되어 있으며 소프트웨어는 의도적으로 비디오 디스플레이 장치에서 라디오 방출을 생성 할 수 있음이 이미 알려져 있습니다. 컴퓨터 화면에서 예. 하지만 휴대 전화가 공격 모델에서 격리 된 컴퓨터 화면에서 방출되는 악의적으로 제작 된 무선 신호의 수신자로 간주되는 것은 이번이 처음입니다. AirHopper는 텍스트 및 바이너리 데이터를 실제 분리 된 컴퓨터에서 1-7 미터 거리의 휴대 전화로 13-60 Bps (초당 바이트 수)의 유효 대역폭으로 어떻게 추출 할 수 있는지 보여줍니다. 비밀 암호를 훔치는 정도.

### &#x20;Description :

> New research from the ben-gurion university cyber labs&#x20;
>
> <http://cyber.bgu.ac.il/content/how-leak-sensitive-data-isolated-computer-air-gap-near-mobile-phone-airhopper>
>
> [.](http://cyber.bgu.ac.il/content/how-leak-sensitive-data-isolated-computer-air-gap-near-mobile-phone-airhopper) - follow the story on @cyberlabsbgu

{% embed url="<https://youtu.be/2OzTWiGl1rM>" %}
시연 영상      &#x20;
{% endembed %}

{% hint style="info" %}
**2022년 NHN Cloud&#x20;**<mark style="color:red;">**무료**</mark>**&#x20;교육일정** : <https://doc.skill.or.kr/2022-NHN-Cloud-Education>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sec.skill.or.kr/hacking/airhopper.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
