6981 matches found
MeshTNC
MeshTNC MeshTNC는 LoRa 데이터를 소비자용 라디오와 주고받기 위한 도구입니다. 코드 - github.com/datapartyjs/MeshTNC 릴리즈 - github.com/datapartyjs/MeshTNC/releases 지원 - ko-fi/dataparty 기능 펌웨어에 내장된 간단한 시리얼 CLI 시리얼 CLI를 사용하여 LoRA를 통해 원시 바이트hex 전송 LoRA 패킷 로깅을 시리얼hex로 출력 BLE 패킷 스니핑 KISS-TNC 모드 컴파일 Visual Studio Code용 PlatformIO...
linux-fingerprint-r503
linux-fingerprint-r503 — Grow R503 + Arduino を使用した Linux 向け指紋ログイン 部品から組み立てる Linux デスクトップ向け USB 指紋リーダーです。部品の合計コストは 15 ドル未満。アップストリームの fprintd のドロップイン代替品で、PAM、KDE 設定、GNOME 設定、fprintd-verify、指での sudo、指での画面ロック解除がすべて動作します。 fw=1.0 / r503d 1.0.0 の時点で、Arduino↔ホスト間の配線は認証されます。すべてのコマンドとレスポンスには、EEPROM 内の TOFU...
bread
🍞 BREAD BREAD BIOS Reverse Engineering & Advanced Debugger는 다른 PC에서 시리얼 케이블을 통해 임의의 리얼 모드 코드실제 하드웨어에서를 디버깅할 수 있는 '주입 가능한' 리얼 모드 x86 디버거입니다. 소개 BREAD는 레거시 BIOS를 리버스 엔지니어링하려는 많은 실패한 시도에서 탄생했습니다. 대부분의 BIOS 분석이 디스어셈블러를 사용하여 정적으로 수행된다는 점을 감안할 때, 주어진 코드 조각에서 레지스터나 메모리의 값을 알 방법이 없기 때문에 BIOS를 이해하는 것이 매우...
IoT-Implant-Toolkit
IoT-Implant-Toolkit IoT-Implant-Toolkit는 IoT 장치의 악성코드 이식 연구에 유용한 도구들의 프레임워크입니다. 펌웨어 수정, 시리얼 포트 디버깅, 소프트웨어 분석 및 안정적인 스파이 클라이언트에 관한 필수 소프트웨어 도구들로 구성된 툴킷입니다. 사용하기 쉽고 확장 가능한 셸과 유사한 환경을 제공하는 IoT-Implant-Toolkit는 IoT 악성코드 이식의 복잡한 절차를 간소화하는 원스톱 툴킷입니다. 연구에서 우리는 IoT-Implant-Toolkit를 사용하여 스마트 스피커, 카메라, 운행...
provisioner
Provisioner 概要 Provisioner は、シングルボードコンピュータ SBC、特に U-Boot ベースのプラットフォーム向けの、開発者にフォーカスしたプロビジョニング用サイドキックです。 自己完結型の環境を提供し、以下の操作を可能にします: ボードへのリモートアクセス ブリングアップワークフローの自動化 カーネルとルートファイルシステムのプロビジョニング フラッシュ操作の実行 ラボハードウェアの安全な共有 運用モデルは意図的にシンプルです: 1 ボード = 1 Provisioner インスタンス Provisioner...
The vulnerability of the Serial Wire Debug interface (SWD) in the highly integrated wireless system on chip (SoC) Realtek RTL8762C allows a hacker to circumvent existing security restrictions and expose sensitive information.
The vulnerability of the Serial Wire Debug SWD interface in the highly integrated wireless system on chip SoC Realtek RTL8762C is related to improper protection against voltage and clock failures. Exploiting this vulnerability can allow attackers to circumvent existing security restrictions and...
wmi-static-spoofer
wmi-static-spoofer Motivación: La motivación inicial es evadir los métodos de detección de HWID utilizados por software intrusivo como anti-cheats, etc., o las restricciones de licencia implementadas en el software. El concepto no es nuevo, pero otras soluciones requieren un driver cargado en tod...
ABL_ROP
ROP를 사용하여 ABL 일련번호 업데이트: 실행 시, 이 노트북은 ABL을 로드하고 ROP 체인을 통해 memmove를 호출하여 장치의 일련번호를 업데이트하려고 시도합니다. eShard의 https://github.com/eshard/pixel6-boot/blob/main/runablpublic.ipynb를 기반으로 하며, https://eshard.com/posts/pixel6bootloader를 따라 작업했습니다. 출력 root@kitploit: partition misc not found failed to read...
CVE-2025-45512
U-Boot 1.1.3 Exploit PoC 사용 가이드 소개 이 PoCProof of Concept는 2019년 8월 27일에 컴파일된 U-Boot 부트로더 버전 1.1.3의 취약점을 확인하기 위해 제작되었습니다. 이 코드는 OWASP IoT 보안 테스트 가이드ISTG 카테고리와 관련된 5가지 취약점을 구현합니다. 경고: 이 PoC는 테스트 권한이 있는 장치에서만 사용하십시오. 권한 없이 시스템에 사용하면 관련 법률을 위반할 수 있습니다. 요구사항 1. Python 3.6+ 2. 직렬 인터페이스UART를 통한 대상 장치의 물...
CVE-2026-80886
In the Linux kernel, the following vulnerability has been resolved: serial: msm: Disable DMA for kernel console UART At the moment, concurrent writes from userspace and the kernel to the console can trigger a race condition that results in an infinite loop of the same messages printed over and ov...
EUVD-2026-71516
In the Linux kernel, the following vulnerability has been resolved: serial: msm: Disable DMA for kernel console UART At the moment, concurrent writes from userspace and the kernel to the console can trigger a race condition that results in an infinite loop of the same messages printed over and ov...
CVE-2026-80886
CVE-2026-80886 affects the Linux kernel MSM (Qualcomm) serial driver . A race condition occurs when concurrent writes from userspace (which initiate an asynchronous DMA transfer and release the port lock) and the kernel printk path (which grabs the lock and reconfigures the UART for PIO ) collide...
TPMGenie
TPM Genie TPM Genie는 Trusted Platform Module의 취약점 연구를 지원하기 위해 설계되었습니다. 직렬 버스 인터포저로서 TPM Genie는 호스트 머신과 개별 TPM 칩 사이의 I2C 채널을 통해 전송되는 모든 트래픽을 가로채고 수정할 수 있습니다. 연구 외적으로, TPM Genie가 보여주는 위협 모델은 공격자가 인터포저 장치를 이식하기 위해 영향을 받는 머신에 일시적인 물리적 접근 권한을 가져야 합니다. 이러한 공격은 "에빌 메이드" 시나리오, TPM이 활성화된 엔터프라이즈 서버가 포함된...
EUVD-2026-71277
In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...
pyFlipper
PyFlipper Flipper Zero Python CLI 래퍼 글 레스토랑 해킹 방법 기능 및 특징: Flipper 시리얼 CLI 래퍼 Websocket 클라이언트 인터페이스 일반 TCP 인터페이스 새로운 기능 펌웨어 1.x 호환성 이번 릴리스는 래퍼를 현재 Flipper Zero CLI에 맞게 업데이트합니다 실제 하드웨어, 펌웨어 unlshd-089e에서 검증됨: 새로운info 모듈: flipper.info.deviceinfo / powerinfo / powerdebuginfo 최신 info device / info...
EUVD-2026-70788
MOOS core-moos through 10.4.0 contains a buffer overflow vulnerability in CMOOSSerialPort::GetTelegram that writes a NUL terminator one byte past the serial telegram stack buffer. Attackers controlling the serial line can send a full-length telegram to trigger the off-by-one write, corrupting the...
Linux Distros Unpatched Vulnerability : CVE-2026-80737
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: amba-pl011: synchronize DMA teardown dmaengineterminateall does not wait for a running callback, so the TX callback can still touch the TX buffer after ...
The vulnerability of the klsi_105_prepare_write_buffer() function in the drivers/usb/serial/kl5kusb105.c module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the klsi105preparewritebuffer function in the drivers/usb/serial/kl5kusb105.c module of the Linux kernel is related to the issue of operations going beyond the buffer’s boundaries. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...
The vulnerability of the build_i2c_fw_hdr() function in the drivers/usb/serial/io_ti.c file of the Linux device driver module allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the buildi2cfwhdr function in the drivers/usb/serial/ioti.c file of the Linux device driver module is related to the copying of buffers without checking the size of the input data. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...
The vulnerability of the get_manuf_info() function in the drivers/usb/serial/io_ti.c file of the Linux operating system’s USB device driver module allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the getmanufinfo function in the drivers/usb/serial/ioti.c file of the Linux device driver for USB devices is related to the occurrence of operations outside the buffer in memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...