Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
mud-visualizer — mud-visualizer は、MUDファイルを可視化するツールです。 | Kitploit
ツール/GitHubGitHub/iot-onboarding/mud-visualizer
IoTセキュリティ構成監査ネットワークセキュリティ
GitHubiot-onboarding/mud-visualizer

mud-visualizer

mud-visualizer は、MUDファイルを可視化するツールです。

リポジトリを見る
10814年前未レビュー

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有

メーカー使用状況記述 (MUD) ビジュアライザー

警告: mud-visualizer は現在ベータ版です。自己責任でご利用ください。

License Github Issues Github Issues Github Issues

このツールは、MUDファイルをJSON形式で可視化するために使用できます。

mud-visualizer

目次

  • 動機
  • インストール
  • サポートされているMUD抽象化
  • 貢献
  • サポート
  • 引用
  • ライセンス

動機

MUDファイルは、デバイスのACLルールを含むJSON形式のプレーンテキストファイルです。MUDファイルには数十から数百のACLルールが含まれている場合があり、手動でファイルを読み取り、検証するのは困難です。mud-visualizerは、MUDファイルの読み取り、検証(そして近い将来修正も)を支援します。

インストール

以下のコマンドを使用して mud-visualizer をインストールし実行します:

root@kitploit:~
$ git clone https://github.com/iot-onboarding/mud-visualizer
$ cd mud-visualizer
$ npm install
$ npm start

サポートされているMUD抽象化

現在、以下のMUD抽象化が incoming および outgoing の両方のトラフィック方向でサポートされています:

  • domain-names
  • local-networks
  • same-manufacturer
  • manufacturer
  • my-controller
  • controller

貢献

貢献を歓迎します! master ブランチにプルリクエストを送信してください。

サポート

[email protected] までお気軽にお問い合わせください。

また、新しい問題の提出や機能強化・新機能のリクエストには、Githubの Issues を積極的にご利用ください。

引用

このツールが研究に役立つ場合は、以下の論文を引用をご検討ください:

root@kitploit:~
@inproceedings{andalibi2021analysis,
  title={On the Analysis of MUD-Files’ Interactions, Conflicts, and Configuration Requirements Before Deployment},
  author={Andalibi, Vafa and Lear, Eliot and Kim, DongInn and Camp, L Jean},
  booktitle={5th EAI International Conference on Safety and Security in Internet of Things, SaSeIoT},
  year={2021}
}
root@kitploit:~
@inproceedings{andalibi2021making,
  title={Making Access Control Easy in IoT},
  author={Andalibi, Vafa and Dev, Jayati and Kim, DongInn and Lear, Eliot and Camp, L Jean},
  booktitle={International Symposium on Human Aspects of Information Security and Assurance},
  pages={127--137},
  year={2021},
  organization={Springer}
}
root@kitploit:~
@inproceedings{andalibi2021visualization,
  title={Is Visualization Enough? Evaluating the Efficacy of MUD-Visualizer in Enabling Ease of Deployment for Manufacturer Usage Description (MUD)},
  author={Andalibi, Vafa and Dev, Jayati and Kim, DongInn and Lear, Eliot and Camp, L Jean},
  booktitle={Annual Computer Security Applications Conference},
  pages={337--348},
  year={2021}
}

ライセンス

License

  • BSD-3-Clause
  • Copyright 2019 © Cisco Systems
ツールをダウンロード