Skip to main content

Python 3 library for wifi testing.

Project description

wifitest

PyPI - Downloads PyPI - License Read the Docs GitHub Tag

Python 3 library for wifi testing.

Install

sudo pip install wifitest

usage:

import

from wifitest import WifiTest

scan available wifi networks

s = WifiTest()
s.scan()

bruteforce on wifi network

SSID = "wifi"
WORDLIST = "wordlist.txt"

wifi = WifiTest()
wifi.bruteforce(SSID, WORDLIST)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wifitest-0.1.1.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

wifitest-0.1.1-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file wifitest-0.1.1.tar.gz.

File metadata

  • Download URL: wifitest-0.1.1.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for wifitest-0.1.1.tar.gz
Algorithm Hash digest
SHA256 86c982ab975068d7bc3263a5cb5f936654d1e2789de11305ac74c3c2e89bfc8b
MD5 b00d0587315c783866a40c51bb0e9f11
BLAKE2b-256 59641c2f6c25e52c50a06b48c4c8b26346f5a1661601e1cfbdcd1c981dea53a0

See more details on using hashes here.

File details

Details for the file wifitest-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: wifitest-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 12.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for wifitest-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3f0436c55053ca0cc74a4f05186006daf704355957f85b56d67e5630930b76ff
MD5 ed919604f91e758faa4ba4a1fff60608
BLAKE2b-256 02866eba0b2d7cea9106330fa729a8a3a70ef45cb9f1c282fab9a1ab8eefa165

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page