PMKID module for the WiFi Pineapple using hcxdumptool and hcxtools from https://github.com/adde88/besside-ng_pineapple.
1) Connect to your WiFi Pineapple Management AP 2) SCP the PMKID directory in /pineapple/modules/ on the WiFi Pineapple.
scp -r PMKID root@172.16.42.1:/pineapple/modules/
3) SSH into the WiFi Pineapple to change the owner and permissions
# Change owner of the module
chown -R root:root /pineapple/modules/PMKID/
# Add execute permission to the scripts
chmod +x /pineapple/modules/PMKID/scripts/*
4) Refresh the WiFi Pineapple web interface, go to Modules->PMKID and click install.