{"id":16288412,"url":"https://github.com/skyplabs/probequest","last_synced_at":"2025-05-15T18:08:46.123Z","repository":{"id":25039467,"uuid":"103034234","full_name":"SkypLabs/probequest","owner":"SkypLabs","description":"Toolkit for Playing with Wi-Fi Probe Requests","archived":false,"fork":false,"pushed_at":"2025-04-04T15:27:19.000Z","size":721,"stargazers_count":269,"open_issues_count":15,"forks_count":48,"subscribers_count":14,"default_branch":"develop","last_synced_at":"2025-05-15T18:08:42.077Z","etag":null,"topics":["dot11","monitoring","network-attacks","python","python3","scapy","security","sniffer","toolkit","wifi","wifi-security","wireless"],"latest_commit_sha":null,"homepage":"https://probequest.skyplabs.net/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SkypLabs.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.rst","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"SkypLabs","custom":["https://blog.skyplabs.net/support/","https://paypal.me/skyplabs"]}},"created_at":"2017-09-10T14:07:29.000Z","updated_at":"2025-05-10T06:11:43.000Z","dependencies_parsed_at":"2024-01-16T05:45:31.252Z","dependency_job_id":"2d62a503-9316-410e-8f51-b8a84481e905","html_url":"https://github.com/SkypLabs/probequest","commit_stats":{"total_commits":358,"total_committers":7,"mean_commits":"51.142857142857146","dds":"0.027932960893854775","last_synced_commit":"119401daa97260c335306f3a094501b68511fab8"},"previous_names":["skyplabs/sniff-probe-req"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fprobequest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fprobequest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fprobequest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fprobequest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkypLabs","download_url":"https://codeload.github.com/SkypLabs/probequest/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394722,"owners_count":22063984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dot11","monitoring","network-attacks","python","python3","scapy","security","sniffer","toolkit","wifi","wifi-security","wireless"],"created_at":"2024-10-10T19:48:12.972Z","updated_at":"2025-05-15T18:08:46.105Z","avatar_url":"https://github.com/SkypLabs.png","language":"Python","funding_links":["https://github.com/sponsors/SkypLabs","https://blog.skyplabs.net/support/","https://paypal.me/skyplabs"],"categories":[],"sub_categories":[],"readme":"==========\nProbeQuest\n==========\n\n|PyPI Package| |PyPI Downloads| |PyPI Python Versions| |Build Status| |LGTM\nGrade| |LGTM Alerts| |Documentation Status|\n\nToolkit allowing to sniff and display the Wi-Fi probe requests passing nearby\nyour wireless interface.\n\nProbe requests are sent by a station to elicit information about access points,\nin particular to determine if an access point is present or not in the nearby\nenvironment. Some devices (mostly smartphones and tablets) use these requests\nto determine if one of the networks they have previously been connected to is\nin range, leaking personal information.\n\nFurther details are discussed in `this paper\n\u003chttps://brambonne.com/docs/bonne14sasquatch.pdf\u003e`__.\n\n.. image:: docs/_static/img/probequest_demo.gif\n   :target: https://asciinema.org/a/205172\n   :alt: ProbeQuest - Demo\n\nInstallation\n============\n\n::\n\n    pip3 install --upgrade probequest\n\nDocumentation\n=============\n\nThe project is documented `here\n\u003chttp://probequest.readthedocs.io/en/latest/\u003e`__.\n\nIn the Media\n============\n\nProbeQuest has appeared in the following media:\n\n- `KitPloit\n  \u003chttps://www.kitploit.com/2018/06/probequest-toolkit-for-playing-with-wi.html\u003e`__\n- `Hakin9 Magazine, VOL.13, NO. 05, \"Open Source Hacking Tools\"\n  \u003chttps://skyplabs.keybase.pub/Papers/Magazines/Hakin9%20Magazine%2C%20VOL.13%2C%20NO.%2005%2C%20%22Open%20Source%20Hacking%20Tools%22.pdf\u003e`__\n- `WonderHowTo\n  \u003chttps://null-byte.wonderhowto.com/how-to/track-wi-fi-devices-connect-them-using-probequest-0186137/\u003e`__\n  (including a `YouTube video \u003chttps://www.youtube.com/watch?v=Z8RHMUSYTiA\u003e`__)\n- `ShellVoide\n  \u003chttps://www.shellvoide.com/wifi/wifi-karma-a-brief-guid-on-probe-response-frames/\u003e`__\n- `Cyber Pi Projects\n  \u003chttps://www.cyberpiprojects.com/student-designed-projects\u003e`__ (`Worksheet\n  \u003chttps://www.cyberpiprojects.com/s/Probequest-Sniffing-Student.pdf\u003e`__)\n\nLicense\n=======\n\n`GPL version 3 \u003chttps://www.gnu.org/licenses/gpl.txt\u003e`__\n\n.. |Build Status| image:: https://github.com/SkypLabs/probequest/actions/workflows/test_and_publish.yml/badge.svg?branch=develop\n   :target: https://github.com/SkypLabs/probequest/actions/workflows/test_and_publish.yml?query=branch%3Adevelop\n   :alt: Build Status Develop Branch\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/probequest/badge/?version=latest\n   :target: https://probequest.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n.. |LGTM Alerts| image:: https://img.shields.io/lgtm/alerts/g/SkypLabs/probequest.svg?logo=lgtm\u0026logoWidth=18\n   :target: https://lgtm.com/projects/g/SkypLabs/probequest/alerts/\n   :alt: LGTM Alerts\n\n.. |LGTM Grade| image:: https://img.shields.io/lgtm/grade/python/g/SkypLabs/probequest.svg?logo=lgtm\u0026logoWidth=18\n   :target: https://lgtm.com/projects/g/SkypLabs/probequest/context:python\n   :alt: LGTM Grade\n\n.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/probequest.svg?style=flat\n   :target: https://pypi.org/project/probequest/\n   :alt: PyPI Package Downloads Per Month\n\n.. |PyPI Package| image:: https://img.shields.io/pypi/v/probequest.svg?style=flat\n   :target: https://pypi.org/project/probequest/\n   :alt: PyPI Package Latest Release\n\n.. |PyPI Python Versions| image:: https://img.shields.io/pypi/pyversions/probequest.svg?logo=python\u0026style=flat\n   :target: https://pypi.org/project/probequest/\n   :alt: PyPI Package Python Versions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyplabs%2Fprobequest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyplabs%2Fprobequest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyplabs%2Fprobequest/lists"}