Skip to main content

Automate cracking wifis using reaver

Project description

crackwifi

crackwifi.png

Motivation

I am stupid hägger and do not want to have to remember reaver specific commands to hack noobs.

Installation

pip install crackwifi

Usage

from crackwifi import dump_networks, monitor

if __name__ == '__main__':
    with monitor("wlx6cfdb9b29a25"):
        networks = dump_networks(10)
	first = list(networks.values())[0]
	for progress in first.attack():
		print(progress)

License

This project is licensed under the GPL-3 license.

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

crackwifi-0.1.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

crackwifi-0.1.1-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: crackwifi-0.1.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.5 Linux/5.11.0-34-generic

File hashes

Hashes for crackwifi-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0e0679253636fe70f701a287218385c18316f0fed76f13ad44f00c409434268a
MD5 7d8b5a34596a34f4ef2c0282f854cb37
BLAKE2b-256 2bb87c2e40e1de1b8a63475b5bbc1e1995e090bf7406e58cc94b003704a83f87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crackwifi-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.5 Linux/5.11.0-34-generic

File hashes

Hashes for crackwifi-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0808443051b0bad56a62324cc4926d19cd56648ddfcfdbb04b0f7ae809ec542d
MD5 35e204bae5fa0440e04251c12a81842a
BLAKE2b-256 d6c2c1c6525d58a87c744e718341cb28e41d994135e189e17de7a1b6785c1437

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