Skip to main content

OBS

  • Windows and Mac OS X is not supported.
  • Only Linux amd64 (arm64 future)

Requirements

To run wifipumpkin3-pro, you will need a Wi-Fi adapter that supports Access Point (AP) mode. The operating systems listed below are recommended, as they already include most of the required dependencies or more easily to install.
💡 For better performance and isolation, it is recommended to run wifipumpkin3-pro inside a virtual machine (VM) or on a dedicated physical machine.
OSVersion
Ubuntu>= 24.04 LTS
Kali>= Kali Linux 2025.2

Tools (pre-installed)

  • iptables (current: iptables v1.6.1)
  • iw (current: iw version 4.14)
  • net-tools (current: version (1.60+)
  • wireless-tools (current: version 30~pre9-12)
  • hostapd (current: hostapd v2.6)

1️⃣ Download the Release

Download the latest version of wifipumpkin3-pro from the Dashboard.\ Download from dashboard After downloading, you should have a file like:
wifipumpkin3-pro_linux_amd64.zip

2️⃣ Extract the Package

Unzip the downloaded file and navigate to the extracted directory:
unzip wifipumpkin3-pro_linux_amd64.zip
cd wifipumpkin3-pro_linux_amd64

3️⃣ Download License Files

From the Dashboard -> License go to: Download from dashboard Move them to the extracted folder: Example directory structure after moving the licenses:
linux :: ~/tests/wifipumpkin3-pro_linux_amd64 » ls
bin  configs  install.sh  license.key  license.lic  ui

4️⃣ Run the Installer

Execute the installation script as root:
sudo ./install.sh
=== wifipumpkin3-pro Installer ===
[INFO] Checking required tools...
[OK] Command 'ifconfig' found: /usr/sbin/ifconfig
[OK] Command 'iptables' found: /usr/sbin/iptables
[OK] Command 'ip' found: /usr/sbin/ip
[OK] Command 'iw' found: /usr/sbin/iw
[OK] Command 'hostapd' found: /usr/sbin/hostapd
[OK] Command 'iwlist' found: /usr/sbin/iwlist
[OK] Existing installation detected, skipping license verification.
[INFO] Previous installation found at /opt/wifipumpkin3-pro.
[OK] Created installation directory at /opt/wifipumpkin3-pro.
[OK] Copied configs/
[OK] Copied ui/
[OK] Copied binary.
[OK] License already present in /opt/wifipumpkin3-pro, skipping copy.
[OK] Created symlink at /usr/local/bin/wifipumpkin3-pro.
Installation complete!
You can now run: wifipumpkin3-pro

5️⃣ Activate and Run the Application

After completing the installation, launch wifipumpkin3-pro and activate your license with:
sudo wifipumpkin3-pro -activate-license
sudo wifipumpkin3-pro
wifipumpkin3-pro running
Need help? See our full documentation or join our community.