The Official WiFi Pineapple Module Repository for the WiFi Pineapple Mark VII
 
 
 
 
 
 
Go to file
Mike Kershaw / Dragorn ca3a6c825a ProxyHelper2: Enable Enterprise 2024-01-18 11:00:35 -05:00
.github/workflows Build: Create GitHub Action for Angular UI and Python (#41) 2021-05-24 00:58:41 +01:00
DNSspoof dnsspoof: bump version for update 2023-03-20 14:43:56 -04:00
DenyIP Fix missing dependency 2024-01-18 10:57:08 -05:00
Libraries Changed subprocess run for chcek_output and decode bytes to utf-8 (#51) 2021-08-17 00:41:41 +01:00
MACInfo MACINFO: Update name in MACINFO package 2023-03-10 16:57:58 -05:00
Misc ApiService: Fix static reference 2022-05-19 17:52:55 -04:00
ProxyHelper2 ProxyHelper2: Enable Enterprise 2024-01-18 11:00:35 -05:00
cabinet Modules: Rev versions by .1 to pick up new api service, enable 2022-05-20 09:33:15 -04:00
evilportal update patch version 2023-03-10 16:57:58 -05:00
hcxdumptool hcxdumptool: Enable for Enterprise 2023-03-10 17:00:19 -05:00
httpeek Modules: Rev versions by .1 to pick up new api service, enable 2022-05-20 09:33:15 -04:00
locate Modules: Rev versions by .1 to pick up new api service, enable 2022-05-20 09:33:15 -04:00
mdk4 mdk4: Disable (temporarily) on enterprise due to missing packages 2023-03-16 11:23:41 -04:00
mtr Modules: Rev versions by .1 to pick up new api service, enable 2022-05-20 09:33:15 -04:00
nmap Modules: Rev versions by .1 to pick up new api service, enable 2022-05-20 09:33:15 -04:00
tcpdump Modules: Rev versions by .1 to pick up new api service, enable 2022-05-20 09:33:15 -04:00
wigle modules: Enable for Enterprise 2023-03-10 16:57:58 -05:00
wpasec WPASEC: Enable for Enterprise 2023-03-10 16:57:58 -05:00
.gitignore Prepare repository for Public Release 2020-10-21 21:09:08 +01:00
README.md misc: Update documentation links in README.md 2021-05-13 16:06:51 +01:00
create.sh all: Update build scripts 2021-05-10 17:31:17 +01:00

README.md

WiFi Pineapple Mark 7 Modules

This repository contains modules for the WiFi Pineapple Mark 7. All the community developed modules are here, and developers should create pull requests for any changes to modules, and to submit new modules.

Contributing

Once you have developed your module idea, you are encouraged to contribute to this repository by submitting a Pull Request with your module!

Reviewed and Approved pull requests will add your module to the WiFi Pineapple's module download site, where they will be able to be downloaded directly from the WiFi Pineapple management interface.

Documentation

Documentation for developing WiFi Pineapple modules can be found on the developer docs website. It includes an introductory guide.