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

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

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

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

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
probequest — Wi-Fiプローブリクエストで遊ぶためのツールキット | Kitploit
ツール/GitHubGitHub/skyplabs/probequest
OSINT (オープンソースインテリジェンス)パケットスニッフィングと分析偵察Wi-Fi監査情報収集ワイヤレスセキュリティ
GitHubskyplabs/probequest

probequest

Wi-Fiプローブリクエストで遊ぶためのツールキット

リポジトリを見る
279509ヶ月前Kitploit レビュー済み

人気

すべて見る →

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

すべてのツールを探索

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

すべてのツールを見る →
共有
ウェブサイト

ProbeQuest

|PyPI Package| |PyPI Downloads| |PyPI Python Versions| |Build Status| |LGTM Grade| |LGTM Alerts| |Documentation Status|

ワイヤレスインターフェースの近くを通過するWi-Fiプローブリクエストを傍受して 表示するツールキットです。

プローブリクエストは、アクセスポイントに関する情報を引き出すためにステーションから送信され、 特に周辺環境にアクセスポイントが存在するかどうかを判断するために使用されます。 一部のデバイス(主にスマートフォンやタブレット)は、これらのリクエストを使用して、 以前接続したネットワークのいずれかが範囲内にあるかどうかを判断するため、 個人情報が漏えいします。

詳細はこの論文 <https://brambonne.com/docs/bonne14sasquatch.pdf>__で説明されています。

.. image:: docs/_static/img/probequest_demo.gif :target: https://asciinema.org/a/205172 :alt: ProbeQuest - Demo

インストール

::

root@kitploit:~
pip3 install --upgrade probequest

ドキュメント

プロジェクトのドキュメントはこちら <http://probequest.readthedocs.io/en/latest/>__にあります。

メディア掲載

ProbeQuestは以下のメディアで取り上げられています:

  • KitPloit <https://www.kitploit.com/2018/06/probequest-toolkit-for-playing-with-wi.html>__
  • Hakin9 Magazine, VOL.13, NO. 05, "Open Source Hacking Tools" <https://skyplabs.keybase.pub/Papers/Magazines/Hakin9%20Magazine%2C%20VOL.13%2C%20NO.%2005%2C%20%22Open%20Source%20Hacking%20Tools%22.pdf>__
  • WonderHowTo <https://null-byte.wonderhowto.com/how-to/track-wi-fi-devices-connect-them-using-probequest-0186137/>__ (YouTubeビデオ <https://www.youtube.com/watch?v=Z8RHMUSYTiA>__ を含む)
  • ShellVoide <https://www.shellvoide.com/wifi/wifi-karma-a-brief-guid-on-probe-response-frames/>__
  • Cyber Pi Projects <https://www.cyberpiprojects.com/student-designed-projects>__ (ワークシート <https://www.cyberpiprojects.com/s/Probequest-Sniffing-Student.pdf>__)

ライセンス

GPL version 3 <https://www.gnu.org/licenses/gpl.txt>__

.. |Build Status| image:: https://github.com/SkypLabs/probequest/actions/workflows/test_and_publish.yml/badge.svg?branch=develop :target: https://github.com/SkypLabs/probequest/actions/workflows/test_and_publish.yml?query=branch%3Adevelop :alt: Build Status Develop Branch

.. |Documentation Status| image:: https://readthedocs.org/projects/probequest/badge/?version=latest :target: https://probequest.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. |LGTM Alerts| image:: https://img.shields.io/lgtm/alerts/g/SkypLabs/probequest.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/SkypLabs/probequest/alerts/ :alt: LGTM Alerts

.. |LGTM Grade| image:: https://img.shields.io/lgtm/grade/python/g/SkypLabs/probequest.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/SkypLabs/probequest/context:python :alt: LGTM Grade

.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/probequest.svg?style=flat :target: https://pypi.org/project/probequest/ :alt: PyPI Package Downloads Per Month

.. |PyPI Package| image:: https://img.shields.io/pypi/v/probequest.svg?style=flat :target: https://pypi.org/project/probequest/ :alt: PyPI Package Latest Release

.. |PyPI Python Versions| image:: https://img.shields.io/pypi/pyversions/probequest.svg?logo=python&style=flat :target: https://pypi.org/project/probequest/ :alt: PyPI Package Python Versions

ツールをダウンロード