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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for wifitest-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f84c7d3769579c3cc8e3894e870cc530e257d8212d6d545228e3b61422153a29
MD5 c146bcd5b45554661d0163d8f22531a5
BLAKE2b-256 890b9984bb68c16112c28ffc795b69009fd086d4ab042f3738ad5867ce4c113b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wifitest-0.0.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.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2aabb6daa951594c66556d86f9e529dfcffb2abdb2dec3d3cc4d9286708e70c0
MD5 cf1eb20cfad46b1282cd880e631c290e
BLAKE2b-256 3ce2c847595bc71bfb90814523a4d26eab1ec5606cf6562b959c90fbc0bce0b0

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