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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: wifitest-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 645763c8d690e5fa8f3e145bb1f8852e96347001e4f94680900fc03f7ec80ddb
MD5 f132aa20c5a5f19f10d86e0a84a620ee
BLAKE2b-256 edaf05ecbfc62df2ed8bd3f268ce2a12ec9c0234683a0009164d5fcb7abdd879

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wifitest-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fccfa76987e7ec6ad806628723cccebf0024c86d0caeda1a4d841cdfbde9bdd6
MD5 b95e42f7a6ed363b10e960f0cfdc82a6
BLAKE2b-256 8e263797e61a4538df1caa36a2d80ab87e060fc698e1175851dcf4f08448c2a1

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