Skip to content

πŸ‘¨πŸΌβ€πŸ’» Brute force wifi passwords with AppleScript.

Notifications You must be signed in to change notification settings

eivindml/wifi-brute-force

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Wifi Brute-force Script

License Donate

AppleScript to brute-force wifi passwords. Takes a couple of seconds for each try, so only realistic to try a couple of hundred different passwords. Usuful for public wifi's where the have a fixed core password, and changes a prefix or suffix each day (this is the purpose this was intended for).

Table of Contents

Usage

Change the following variables in the script, and run.

set BSSID to "NetworkBSSID"
set startString to "pwdStartString"
set computerUsername to "username"
set computerPassword to "password"

Installation

Copy wifi-brute-force.applescript to where ever you like on your computer.

Acknowledgements

First version of script was written by danhje.

License

MIT Β© Eivind Mikael LindbrΓ₯ten

About

πŸ‘¨πŸΌβ€πŸ’» Brute force wifi passwords with AppleScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published