PhiSiFi is an advanced WiFi hacking tool built using ESP8266.
It performs Deauthentication + Evil Twin AP attacks — together or individually.
⚠️ For educational use only!
Use it on your own devices & networks. Know your country's laws before proceeding.
- 🔥 Deauthentication of any WiFi Access Point
- 🎭 Evil Twin AP to clone target and capture passwords
- 🔄 Both attacks work simultaneously, no toggling required
- 📱 Mobile-friendly UI for easy control
- Connect to
PhiSiFi_OnFire
WiFi
Password:244466666x
- Pick a target network from the list (auto-refresh every 30s)
- Click
Start Deauthing
to disconnect its users - Click
Start Evil-Twin
to spawn a fake AP - Connect to the fake AP and wait for password capture
- Once a correct password is entered, you'll see:
✅ Mission Successful
SSID : wifi-name
PASSWORD : wifi-password
Access panel anytime at:
192.168.4.1/admin
Go to: File → Preferences
→ Paste below into Additional Board URLs:
https://raw.githubusercontent.com/SpacehuhnTech/arduino/main/package_spacehuhn_index.json
Tools → Board → Boards Manager
- Search: deauther → Click Install
- Board:
ESP8266 Deauther
- Port: your ESP8266 device
✅ Click Upload
👉 Download PhiSiFi Firmware (.bin)
- Connect your ESP8266 to PC
- Open NodeMCU Flasher
- Go to Config tab → select the downloaded
.bin
file - Go to Advanced tab and set:
- Baud rate:
115200
- Flash size:
4MB
or1MB
(depends on your ESP8266)
- Baud rate:
- Click Flash
⚡ Done! Now connect to
PhiSiFi_OnFire
WiFi to get started.
- ❌ Doesn’t work? I made this for fun. Test before using.
- 📖 Read: Deauth not working?
- 💬 Have ideas or fixes? Let me know via issues.
Licensed under the MIT License
Scripts may follow their individual project’s license.