{"id":27213646,"url":"https://github.com/ericlee05/ghostis","last_synced_at":"2026-03-12T14:44:34.956Z","repository":{"id":143909216,"uuid":"302542592","full_name":"ericlee05/Ghostis","owner":"ericlee05","description":"중계동 가정집 해킹사건을 유사하게 재현하기 위한 오픈소스 보고서 및 프로젝트입니다","archived":false,"fork":false,"pushed_at":"2020-10-11T13:31:56.000Z","size":15779,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T02:56:01.052Z","etag":null,"topics":["arduino-leonardo","bluetooth","hacking","hid-attacks","korean","wifi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericlee05.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-09T05:34:45.000Z","updated_at":"2023-02-14T07:12:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"61532efe-a428-4076-bc14-e35e045ffa66","html_url":"https://github.com/ericlee05/Ghostis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericlee05/Ghostis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlee05%2FGhostis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlee05%2FGhostis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlee05%2FGhostis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlee05%2FGhostis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericlee05","download_url":"https://codeload.github.com/ericlee05/Ghostis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericlee05%2FGhostis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30428718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino-leonardo","bluetooth","hacking","hid-attacks","korean","wifi"],"created_at":"2025-04-10T02:44:46.758Z","updated_at":"2026-03-12T14:44:34.944Z","avatar_url":"https://github.com/ericlee05.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👻 Ghostis\n \u003e 2020년 7월 경 대한민국 서울특별시 중계동에서 발생했던 무선해킹 사건을 유사하게 재현하기 위한 오픈소스 해킹 프로젝트입니다.\n\n## 🚁 관련 뉴스 및 영상\n[![Video Label](http://img.youtube.com/vi/ygPE1CRJ3QU/0.jpg)](https://www.youtube.com/watch?v=ygPE1CRJ3QU)\n \u003e 인터넷 끊어놔도 계속되는 해킹...'비밀번호 잠금' 태블릿까지 뚫려 / YTN\n   \n\n![Project Headex](./ProjectHeadex.gif)\n \u003e 직접 개발한 HID 기반의 정보수집 백도어, Headex(헤덱스)의 시연 영상 일부분(나머지 작동영상 및 세부사항은 보안상 생략)\n\n## 🛸 프로젝트 진행\n### 추정되는 방식\n * 자작극\n * 내부망 해킹\n * OS 조작\n    * 겉으로만 인터넷이 끊긴 것으로 표시 가능\n    * 백신에 걸리기가 매우 쉬움\n * HID 에뮬레이팅\n    * 컴퓨터 자체에서 인터넷이 끊기더라도 Wi-fi와 Bluetooth로 원격 제어 가능\n    * 뉴스에서 나왔던 그림판 등을 똑같이 재현할 수 있음\n    * 실제 공격에서도 많이 사용되는 방식\n    * 백신에 잘 잡히지 않음\n    * 실제로 사용된 방식이라면, 메인보드 내부에 심어졌을 가능성이 높음\n * 기타 등등\n\n해당 프로젝트에서는 `HID 에뮬레이팅` 방식으로 해당 사건을 재현해보기로 함.\n\n### 여기서의 구현 방법\n앞서 언급했듯이, 기존에 직접 개발했던 Headex의 기반인 `HID 에뮬레이팅` 방식을 이용하기로 함\n\n * 하드웨어 :\n    * Arduino Leonardo 이용(단, 해당 프로젝트에서는 USB로 외부연결)\n * 소프트웨어 :\n    * Java 기반의 Payload 이용\n        * 화면 보기 등, 소통 구현을 위해 Java의 ROBOT Class 이용\n        * 화면 및 데이터 전송\n            * PC의 인터넷 이용 : 빠르게 정보 교환 가능\n            * 아두이노의 Wi-fi 또는 Bluetooth 이용 : 타겟 디바이스의 통신이 끊겼을 때에도 작동 가능(단, 속도는 느림)\n    * 아두이노-타겟 간 데이터 전달은 Serial 통신 이용\n\n### 시나리오\n#### 시나리오 1\n 1. 공격자가 PC에 아두이노 설치\n 1. 아두이노는 HID 에뮬레이팅으로 PC에 통신용 페이로드 설치\n 1. 사용자는 통신용 페이로드를 통해 사용자의 화면을 볼 수 있고, HID 에뮬레이팅을 통해 마우스와 키보드를 조작할 수도 있음\n 1. 타겟 PC의 인터넷이 작동할 때에는 데이터 송신(화면 등)은 일반 인터넷으로 연결하고, 이후 타겟 PC의 통신이 멈출 경우에는 아두이노에 내장된 장비로 송신(화면)/수신(원격제어)을 모두 담당함\n    * 단, 이 경우에는 화면 실시간 스트리밍이 사실상 불가능하며 명령어를 통해서 한 Frame씩 가져오는 방식만 실질적으로 가능함\n\n## 🧭 진행상황\n * 2020.10.9 : 개발 시작\n * 2020.10.11 : Headex 시연영상 일부 공개","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericlee05%2Fghostis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericlee05%2Fghostis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericlee05%2Fghostis/lists"}