Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pwipo/wpa_brut_script

script try connect to wpa(2) net with passwords
https://github.com/pwipo/wpa_brut_script

Last synced: about 1 month ago
JSON representation

script try connect to wpa(2) net with passwords

Awesome Lists containing this project

README

        

wpa_brut_script
===============

very simple script for password guessing in wpa(2) nets

script try connect to wpa(2) net with passwords, set int external file

for work need installed wpa_supplicant

[wpa_supplicant.conf]
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
update_config=1

check that in ctrl_interface set /var/run/wpa_supplicant. otherwise edit script.

...for testing purpose