Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2026-6992-PoC — https://github.com/utmost3/cve/issues/2 에서 재작업한 취약점 개념 증명(PoC)입니다. 취약점 발견에 대한 공로는 제가 주장하지 않습니다. 이 자료는 교육 및 포트폴리오 용도로만 제공됩니다. | Kitploit
도구/GitHubGitHub/nicholas-howland/cve-2026-6992-poc
Bluetooth SecurityVulnerability AnalysisExploitationPenetration TestingLearning & EducationBinary Exploitation
GitHubnicholas-howland/cve-2026-6992-poc

CVE-2026-6992-PoC

https://github.com/utmost3/cve/issues/2 에서 재작업한 취약점 개념 증명(PoC)입니다. 취약점 발견에 대한 공로는 제가 주장하지 않습니다. 이 자료는 교육 및 포트폴리오 용도로만 제공됩니다.

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
저장소 보기
52개월 전아직 검토되지 않음

CVE-2026-6992-PoC

CVE-2026-6992 블루투스 PIN RCE 주입 취약점에 대한 개념 증명(PoC)으로, https://github.com/utmost3/cve/issues/2 에서 재구성되었습니다. 저는 이 취약점을 발견한 것에 대해 어떤 공로도 주장하지 않습니다. 이 도구는 교육 및 포트폴리오 목적으로만 사용됩니다. 블루투스 기능을 통한 관리 기능이 없는 장치에서는 이 PoC가 작동하지 않을 수 있습니다. JNAP 요청은 까다롭습니다.

사용법 및 세부 정보

이 익스플로잇은 블루투스 기능이 있는 MR9600 라우터에서 작동합니다.

root@kitploit:~
usage: CVE-2026-6992-PoC.py [-h] -ti TARGETIP [-tp TARGETPORT] -lp LISTENPORT -li LISTENIP [-u USERNAME] [-p PASSWORD] [-s]

options:
  -h, --help            show this help message and exit
  -ti, --targetIP TARGETIP
                        Target IP address of the vulnerable router
  -tp, --targetPort TARGETPORT
                        Listening port for the administrative interface, defualts to 80
  -lp, --listenPort LISTENPORT
                        Listening port on the testers machine
  -li, --listenIP LISTENIP
                        IP address that is listening, usually 192.168.1.1
  -u, --username USERNAME
                        Administrator username to be used, defaults to admin
  -p, --password PASSWORD
                        Password for the administrator account, defaults to admin
  -s, --https           Use https instead of http, http is most common listening protocol on MR9600

도구 다운로드