🚨 Hack n Back Tech – Trapnet Changelog πŸ“‘ Trapnet – ESP32 Credential Logger + Captive Portal Project by Hack n Back Tech Fake Wi-Fi login portal with SPIFFS logging, DNS spoofing, and stealth redirect. πŸ†• Version 1.2 – May 16, 2025 πŸ”§ Improvements βœ… Optimized SPIFFS logging to reduce write frequency and extend flash life. βœ… Replaced static /logs route with a password-protected login page. βœ… Improved mobile compatibility across Android and iOS captive portal detection. βœ… Added minor UX enhancements and visual cleanup of the fake login form. πŸ†• New Features πŸ” Password Protection for /back-end: Admin interface now requires a login before viewing logs or connected devices. πŸ“² Auto-refresh device list: Devices connected to Trapnet now auto-refresh every 10 seconds on the dashboard. πŸ“€ Log Export Button: Easily export captured credentials to your device with one click. 🌐 Multiple Fake Pages Added: Now includes cloned versions of Facebook, Microsoft, and Instagram login portals. ⚠️ Notes for Devs / Deployers Default admin password is admin – change this immediately before deployment. Exported logs are saved as .txt and downloadable directly from the browser. All cloned sites are static HTML for education use only β€” no external requests are made. 🏷️ Previous Version – v1.1 (April 22, 2025) πŸš€ Summary Introduced PROGMEM storage for HTML Timestamped logging with millis() New CSS layout for mobile /logs endpoint added for log viewing πŸ” What’s Changed: Side-by-Side Feature v1.1 v1.2 (Latest) Log Storage Timestamped SPIFFS Optimized SPIFFS write frequency Admin Panel /logs (open) /back-end (password protected) Portal Styling Updated CSS Cleaner layout + fake site selection Devices List Static Auto-refreshing Log Export Manual One-click .txt download Fake Pages Single login page Facebook, Microsoft, Instagram πŸ’‘ Project Goal Trapnet is designed to educate and demonstrate how easily users can be tricked into connecting to rogue Wi-Fi portals. Built for red team labs, training, and awarenessβ€”not exploitation. πŸ“ Trapnet Changelog – Hack n Back Tech Project: Trapnet – ESP32 Captive Portal Wi-Fi Logger Version: 1.3.0 Date: 3rd May 2025 Author: Hack n Back Tech πŸ”„ Recent Changes (v1.2.0 – 3rd May 2025) βœ… Export Logs to File Added button in /back-end to download logs as trapnet-logs.txt Mobile- and desktop-friendly βœ… Live Connected Device Monitor /clients page now auto-refreshes every 5 seconds Displays currently connected device MAC addresses βœ… Fake Google Page Embedded After login, users are redirected to an offline clone of Google.com Fully embedded, no internet or SPIFFS HTML files required βœ… Backend Control Panel Improvements Cleaner layout with large buttons for Logs, Clients, and Downloads All essential controls in one place βœ… Key Features Summary Open Wi-Fi AP named Free_WiFi Captive login page for email + password capture Credentials stored to /log.txt in SPIFFS Redirect to local fake Google page after login Web UI for viewing logs, connected clients, and exporting logs Designed for mobile and desktop interaction Fully offline operation πŸ“‚ File Locations Captive Portal: http://192.168.4.1/ Backend Panel: http://192.168.4.1/back-end Download Logs: http://192.168.4.1/download Fake Google: http://192.168.4.1/google πŸ”§ Planned Features (Future Versions) Admin login protection for /back-end More fake sites (Facebook, Microsoft, Instagram, etc.) Toggleable captive portal themes OTA firmware update support Built with ❀️ by Hack n Back Tech https://hacknback.tech