All Projects → SkypLabs → Probequest

SkypLabs / Probequest

Licence: gpl-3.0
Toolkit for Playing with Wi-Fi Probe Requests

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Probequest

Wirespy
Framework designed to automate various wireless networks attacks (the project was presented on Pentester Academy TV's toolbox in 2017).
Stars: ✭ 293 (+75.45%)
Mutual labels:  wifi, wireless, monitoring, wifi-security
Bettercap
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
Stars: ✭ 10,735 (+6328.14%)
Mutual labels:  wifi, monitoring, wifi-security
feedingbottle
FeedingBottle is a Aircrack-ng GUI, create by Fast Light User-Interface Designer ("FLUID").
Stars: ✭ 26 (-84.43%)
Mutual labels:  wifi, wireless, wifi-security
Boopsuite
A Suite of Tools written in Python for wireless auditing and security testing.
Stars: ✭ 807 (+383.23%)
Mutual labels:  wifi, wireless, wifi-security
Probesniffer
🔍 A tool for sniffing unencrypted wireless probe requests from devices.
Stars: ✭ 288 (+72.46%)
Mutual labels:  wifi, wireless, sniffer
Wifi Passview
An open source batch script based WiFi Passview for Windows!
Stars: ✭ 157 (-5.99%)
Mutual labels:  wifi, wireless, wifi-security
Pidense
🍓📡🍍Monitor illegal wireless network activities. (Fake Access Points), (WiFi Threats: KARMA Attacks, WiFi Pineapple, Similar SSID, OPN Network Density etc.)
Stars: ✭ 358 (+114.37%)
Mutual labels:  wifi, monitoring, wifi-security
Catchme
CatchME - WiFi Fun Box "Having Fun with ESP8266"
Stars: ✭ 28 (-83.23%)
Mutual labels:  wifi, wifi-security
Hcxdumptool
Small tool to capture packets from wlan devices.
Stars: ✭ 945 (+465.87%)
Mutual labels:  wifi, wifi-security
Rtl88x2bu wifi linux v5.2.4.4 26334.20180126 coex20171012 5044
rtl88x2bu driver updated for modern kernels.
Stars: ✭ 55 (-67.07%)
Mutual labels:  wifi, wireless
Btle Sniffer
Passively scan for Bluetooth Low Energy devices and attempt to fingerprint them
Stars: ✭ 87 (-47.9%)
Mutual labels:  wireless, sniffer
Ansible Openwisp2
Ansible role that installs and upgrades OpenWISP.
Stars: ✭ 403 (+141.32%)
Mutual labels:  wifi, wireless
Hcxtools
Portable (that doesn't include proprietary/commercial operating systems) solution for conversion of cap/pcap/pcapng (gz compressed) WiFi dump files to hashcat formats (recommended by hashcat) and to John the Ripper formats. hcx: h = hash, c = convert and calculate candidates, x = different hashtypes
Stars: ✭ 1,121 (+571.26%)
Mutual labels:  wifi, wifi-security
Wled Wemos Shield
Wemos D1 Mini (ESP8266) or Wemos ESP32 D1 Mini (ESP32) based shield for WLED firmware
Stars: ✭ 105 (-37.13%)
Mutual labels:  wifi, wireless
Pi Pwnbox Rogueap
Homemade Pwnbox 🚀 / Rogue AP 📡 based on Raspberry Pi — WiFi Hacking Cheatsheets + MindMap 💡
Stars: ✭ 798 (+377.84%)
Mutual labels:  wifi, wifi-security
Hostapd
Script for compiling, patching and packing hostapd from sources
Stars: ✭ 36 (-78.44%)
Mutual labels:  wifi, wireless
Android
An Open-Source Android application that allows you to send and receive files over available connections, and offers unique features like sharing over HTTP, pausing and resuming transfers
Stars: ✭ 695 (+316.17%)
Mutual labels:  wifi, wireless
Pi sniffer
The pocket-sized wireless sniffer
Stars: ✭ 122 (-26.95%)
Mutual labels:  wireless, sniffer
Ansible Openwisp2 Imagegenerator
Automatically build several openwisp2 firmware images for different organizations while keeping track of their differences
Stars: ✭ 122 (-26.95%)
Mutual labels:  wifi, wireless
Pifinger
📡🔍Searches for wifi-pineapple traces and calculate wireless network security score 🍍
Stars: ✭ 139 (-16.77%)
Mutual labels:  wifi, scapy

========== ProbeQuest

|PyPI Package| |PyPI Downloads| |PyPI Python Versions| |Build Status Master Branch| |Build Status Develop Branch| |Code Coverage| |LGTM Grade| |LGTM Alerts| |Documentation Status|

Toolkit allowing to sniff and display the Wi-Fi probe requests passing nearby your wireless interface.

Probe requests are sent by a station to elicit information about access points, in particular to determine if an access point is present or not in the nearby environment. Some devices (mostly smartphones and tablets) use these requests to determine if one of the networks they have previously been connected to is in range, leaking personal information.

Further details are discussed in this paper <https://brambonne.com/docs/bonne14sasquatch.pdf>__.

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

Installation

::

pip3 install --upgrade probequest

Documentation

The project is documented here <http://probequest.readthedocs.io/en/latest/>__.

In the Media

ProbeQuest has appeared in the following media:

  • 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/>__ (including a YouTube video <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>__ (Worksheet <https://www.cyberpiprojects.com/s/Probequest-Sniffing-Student.pdf>__)

License

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

.. |Build Status Master Branch| image:: https://img.shields.io/travis/SkypLabs/probequest/master.svg?label=master&logo=travis&style=flat :target: https://travis-ci.org/SkypLabs/probequest :alt: Build Status Master Branch .. |Build Status Develop Branch| image:: https://img.shields.io/travis/SkypLabs/probequest/develop.svg?label=develop&logo=travis&style=flat :target: https://travis-ci.org/SkypLabs/probequest :alt: Build Status Develop Branch .. |Code Coverage| image:: https://api.codacy.com/project/badge/Grade/16b9e70e51744256b37099ae8fe9132d :target: https://www.codacy.com/app/skyper/probequest?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=SkypLabs/probequest&amp;utm_campaign=Badge_Grade :alt: Code Coverage .. |Documentation Status| image:: https://readthedocs.org/projects/probequest/badge/?version=latest :target: http://probequest.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. |Known Vulnerabilities| image:: https://snyk.io/test/github/SkypLabs/probequest/badge.svg :target: https://snyk.io/test/github/SkypLabs/probequest :alt: Known Vulnerabilities .. |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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].