Skip to content

PhantomKit v1.0.0 — Initial Release

Choose a tag to compare

@chrisq-dev chrisq-dev released this 01 Jun 18:58
· 9 commits to main since this release

ESP8266 PhantomKit v1.0.0

First stable release of PhantomKit — self-contained Wi-Fi auditing platform for ESP8266.

Included in this release

  • Evil Portal with 8 cloned templates (Facebook, Instagram, Microsoft, X, Google, WiFi Login, Netflix, WhatsApp)
  • Web dashboard at http://192.168.4.1/dashboard
  • Real-time credential capture
  • Deauth Attack — IEEE 802.11 deauth packets
  • Beacon Flood — 50+ fake SSIDs
  • Probe Sniffer — passive probe request capture
  • Evil Twin — clone existing networks
  • Automatic channel hopping (channels 1-13)
  • Auto-Portal — environment analysis and template recommendations

Quick start

git clone https://github.com/chrisq-dev/phantom-kit.git
cd phantom-kit
pio run --target uploadfs && pio run --target upload

Connect to the PhantomKit network (password: phantom123) and open http://192.168.4.1/dashboard


For authorized security audits and educational use only. See docs/legal.md for the full disclaimer.