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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: wifitest-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 2fc27463a1a4e82cdb6a2813c2b1c60cd04ece0f4452c96b179d57a585b0b959
MD5 e5fbf3f4f7d8b4e0aace294327988d4f
BLAKE2b-256 41697077754deda202d392190218c19d7f64444462a462f61b6ee4f486510128

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wifitest-0.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2bc6f6df44107fcf11e1cc8f38ffc4c115adb4d2746f274c079edc5401487b96
MD5 afca2cd8b57c9ada0392df01073ccbd4
BLAKE2b-256 3b28433daca1cbdadc8fccfb4622846270b0ef17701f896e9c06a55c53c697c9

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