Skip to content

panicacid/wifipineapple-PMKID

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wifipineapple-PMKID

PMKID module for the WiFi Pineapple using hcxdumptool and hcxtools from https://github.com/adde88/besside-ng_pineapple.

How to Install

  1. Connect to your WiFi Pineapple Management AP
  2. SCP the PMKID directory in /pineapple/modules/ on the WiFi Pineapple.

SCP

    scp -r PMKID [email protected]:/pineapple/modules/
  1. SSH into the WiFi Pineapple to change the owner and permissions

SSH

    # Change owner of the module
    chown -R root:root /pineapple/modules/PMKID/

    # Add execute permission to the scripts
    chmod +x /pineapple/modules/PMKID/scripts/*
  1. Refresh the WiFi Pineapple web interface, go to Modules->PMKID and click install.

Preview

About

PMKID Attack Module for the WiFi Pineapple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 30.4%
  • PHP 29.8%
  • JavaScript 26.4%
  • Shell 13.4%