Skip to content

proof that bruteforcing wifi networks is completely unreasonable -> it's just too slow

License

Notifications You must be signed in to change notification settings

keblodev/brutify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brutify 📡

proof that bruteforcing wifi networks is completely unreasonable -> it's just too slow

Disclamer

  • this project is purely done for scientific reasons and penetration-testing practice and has no intention or capabilities to be used for anything else.

Requirements

  • osx
  • python > 3.x

Approach:

  • given an alphabeth of 01234567890ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz!@#$%^&* and an CoreWLAN interface try bruteforcing a password for a targeted network.

Result:

bruteforcing even a simple password takes days just because the CoreWLAN interface's response is just too slow

Releases

No releases published

Packages

No packages published

Languages