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.8.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

wifitest-0.1.8-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wifitest-0.1.8.tar.gz
  • Upload date:
  • Size: 11.4 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.8.tar.gz
Algorithm Hash digest
SHA256 07fcd5deabf5423542373ad5a698bc8ebfa265d39f2fe44e96ae39d35a4333fd
MD5 779077ff4cd6bf65ad15b4647cee3a96
BLAKE2b-256 3e65f0cdcf14519473883c38fd464de5ad47b80436b78036fc2a94bf8f791cb6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wifitest-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 13.2 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 cea6497f69d9b0b8ea892b63b306514e5462e54c26aa7a10d45ca938b0d20dd9
MD5 2ae593b7cecc10e75dd82a7ea706e922
BLAKE2b-256 ccd1f272324102f85806c618e45209eb3651ded0e2f905da2129a506860f905a

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