Skip to content

Module PMKIDAttack v1.2 for WiFi Pineapple

License

Notifications You must be signed in to change notification settings

itzBawantha/PMKIDAttack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMKIDAttack

The module automates PMKID attack

alt text

Device: Tetra / NANO

Demo video

Official topics for discussions:

https://codeby.net/threads/6-wifi-pineapple-pmkidattack.66709
https://forums.hak5.org/topic/45365-module-pmkidattack/

Module installation for Tetra:

opkg update && opkg install git git-http
cd /pineapple/modules/
git clone https://github.com/n3d-b0y/PMKIDAttack.git PMKIDAttack
chmod +x -R /pineapple/modules/PMKIDAttack/scripts

Module installation for NANO:

opkg update && opkg --dest sd install git git-http
cd /sd/modules/
git clone https://github.com/n3d-b0y/PMKIDAttack.git PMKIDAttack
chmod +x -R /sd/modules/PMKIDAttack/scripts

About

Module PMKIDAttack v1.2 for WiFi Pineapple

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 39.3%
  • HTML 35.1%
  • PHP 20.0%
  • Shell 5.6%