·picocom
!

picocom

brownfinesecurity/iothackbot

picocom を使用して IoT デバイスの UART コンソールと対話し、デバイスの列挙、脆弱性の発見、ブートローダーの操作、ルート シェルの取得などの侵入テスト操作を行います。ユーザーが組み込みデバイス、IoT ハードウェア、またはシリアル コンソールと対話する必要がある場合に使用します。

5インストール·0トレンド·@brownfinesecurity

インストール

$npx skills add https://github.com/brownfinesecurity/iothackbot --skill picocom

SKILL.md

This skill enables interaction with IoT device UART consoles using picocom for security testing and penetration testing operations. It supports bootloader interaction, shell access (with or without authentication), device enumeration, and vulnerability discovery.

IMPORTANT: This skill includes a Python helper script (serialhelper.py) that provides a clean, reliable interface for serial communication. This is the RECOMMENDED method for interacting with IoT devices.

ALL commands run by Claude will be logged to /tmp/serialsession.log by default.

picocom を使用して IoT デバイスの UART コンソールと対話し、デバイスの列挙、脆弱性の発見、ブートローダーの操作、ルート シェルの取得などの侵入テスト操作を行います。ユーザーが組み込みデバイス、IoT ハードウェア、またはシリアル コンソールと対話する必要がある場合に使用します。 ソース: brownfinesecurity/iothackbot。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/brownfinesecurity/iothackbot --skill picocom
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

picocom とは?

picocom を使用して IoT デバイスの UART コンソールと対話し、デバイスの列挙、脆弱性の発見、ブートローダーの操作、ルート シェルの取得などの侵入テスト操作を行います。ユーザーが組み込みデバイス、IoT ハードウェア、またはシリアル コンソールと対話する必要がある場合に使用します。 ソース: brownfinesecurity/iothackbot。

picocom のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/brownfinesecurity/iothackbot --skill picocom インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/brownfinesecurity/iothackbot