Releases: samdenty/Wi-PWN
Releases · samdenty/Wi-PWN
Version 2.0
What's new
- Integrated updates from version 1.5 of Spacehuhn's deauther
- Improved Buttons (better reaction time, fixed double click bug)
- Added Display On/Off Button
- Added Mac Change Interval
- Added 1s Beacon Interval
- Added Random Mode
- Updated Beacon Clone Feature
- Added contributors to Info page
- Fixed Attack Status Bug
- Loads of bug fixes
- More mobile optimisation (On small devices)
- Updated Scan page to use WiFi icon indicators (Instead of ugly meters)
- Re-organised and added more settings to the Settings page
No progress has been made with the Android app since V1.1.
Version 1.1
First stable release
Changes made:
-
Massive UI update
- More mobile optimisation
- Fixed SVG background not filling page
- Added integration with Android App (192.168.4.1/scan.html?minimal=true)
- Changed style of tables to match Material Design guidelines
- Added floating reboot button (may be removed)
- Redesigned pages
- Attack page
- Initiate attack buttons are now at the top of the page
- Removed attack info (This firmware is for professionals)
- Separated tables from cards
- Clone buttons now float to right
- Users page (formally stations)
- Removed scan time (can be found in settings)
- Separated tables from cards
- Some sections are hidden depending on state
- Scan page
- Selected network MAC address now hidden on Mobile themes
- Separated table from card
- Attack page
-
Renamed pages
- apscan.html → scan.html
- stations.html → users.html
-
Arduino changes
- Attack LED now set to use the RED (Data-0) LED for attack (ESP-12E modules)
- Changed default settings to allow multi-ap selecting
- Attack can now be toggled by pressing the FLASH button (ESP-12E modules)
Mobile app
This android app is a basic wrapper around the web interface, unstable on most devices and has loads of bugs.
This is my first real experience with Java and designing mobile apps, so this app will improve over time.
Right now this app is in a DEV stage. and if you find any bugs then please open up a case.
BETA 1.0.5
Improvements:
- Made ERROR message position:absolute
- Input fields on station cleared once submitted
- Increased darkness of :even table items
- Allowed MAC address to be text-highlighted on Stations page
- Optimised Stations page for low-res devices
- Disabled chrome blue glow on button press
- Added hover-darken effect to table name column on Stations page (indicates its a button)
BETA 1.0.4
Changes made:
- Updated Info Page
- Updated Index Page
- Updated Footer
- Bug fixes
STABLE 1.0.3
Improvements:
- Minor UI updates (Added background SVG)
- Auto refresh stations page when reconnected
- Auto scan on first-time page load (APScan page)
- Other bug fixes
Known bugs:
- Firefox & other browsers need optimising
- Can't changeName on Stations page if not already in list (
Uncaught TypeError: Cannot read property 'm' of undefined
)
STABLE 1.0.2
This is the first stable release of Wi-PWN.
Improvements:
- Up to 20% more optimised, now uses SVGs instead of DATA/URI for logos
- Changed buffersize back to 6000 bytes
- Themed stations page
- Table items now turn blue when selected
- ... Many more