Releases: justcallmekoko/ESP32Marauder
v0.10.7
- Fix not having BT for WiFi Dev Board Pro
- Update
help
output to includels <dir>
command
Additional Resources
Project Issues
Install/Update Instructions
ESP32 Marauder companion app
My Discord
v0.10.6
- Add
ls <dir>
command to CLI- Lists contents of specified
dir
on the Marauder SD card
- Lists contents of specified
- Fix Signal Monitor menu item not being selectable
Additional Resources
Project Issues
Install/Update Instructions
ESP32 Marauder companion app
My Discord
v0.10.5
Changes
- Fix empty PCAP generation when SavePCAP is disabled
- Add
sigmon
command - Add Signal Monitor to ESP32 Marauder menu
- See workflow examples here
- Add compatibility for M5StickC Plus
- Add precompiled bin for M5StickC Plus
Additional Resources
v0.10.4
- Add targeted active PMKID sniff
- Use
sniffpmkid -d -l
. Will only deauthenticate access points selected inlist
. See updated documentation here
- Use
- Add
join
WiFi command - Add new
-f
switch to theselect
command for additional selection criteria. See updated documentation here - Add new information during command output:
- Show number of selected APs when selecting targets
- Show channel of scanned APs when executing
list
command - Show whether or not using SD Serial on logo screen in CLI
If you find any issue with this update, please submit them here or contact me on Discord.
See Update Firmware for update instructions
Join my Discord server if you have any other questions.
v0.10.3
- Fix
flipper_sd_serial
to Flipper Zero SD - Allow users to add AP ESSIDs with spaces
If you find any issue with this update, please submit them here or contact me on Discord.
See Update Firmware for update instructions
Join my Discord server if you have any other questions.
v0.10.2
- Fix default access point broadcast during attacks
- Create
flipper_sd_serial
for use with this version of ESP32 Marauder companion app- This allows the user to save PCAPs directly to the Flipper Zero SD card. You MUST use the linked version of the companion app for this to work
If you find any issue with this update, please submit them here or contact me on Discord.
See Update Firmware for update instructions
Join my Discord server if you have any other questions.
v0.10.1
- Add support for the WiFi Dev Board Pro
- Change verbiage for SD firmware update
If you find any issue with this update, please submit them here or contact me on Discord.
See Update Firmware for update instructions
Join my Discord server if you have any other questions.
v0.10.0
- Add menu option for scan stations
- Add menu option for select stations
- Add command to scan stations
- Modify select and list command to select and list scanned stations
- Modify attack command to allow for targeted deauth attacks
This update allows the user to scan for wifi stations(clients) and specifically target them for deauthentication attacks instead of just sending deauthentication attacks to broadcast.
Please see attack and Deauthentication Attack Workflow for usage and examples.
If you find any issue with this update, please submit them here or contact me on Discord.
See Update Firmware for update instructions
Join my Discord server if you have any other questions.
v0.9.20
- Fix Flipper Zero WiFi Dev Board white LED on boot
- Fix subsequent attack failure after initial attack
Note: For the new settings to properly take effect, you must run settings -r
then reboot
from the CLI
If you find any issue with this update, please submit them here or contact me on Discord.
See Update Firmware for update instructions
Join my Discord server if you have any other questions.
v0.9.19
- Switched to arduino-esp32 v2.0.3
- Add settings to enable/disable LED
- Add support for Flipper Zero Multi Board S3
- Add status LED to Neopixel for v6 and Dev Board Pro
- Fix
update -s
command to actually run firmware update from SD
Note: For the new settings to properly take effect, you must run settings -r
from the CLI
If you find any issue with this update, please submit them here or contact me on Discord.
See Update Firmware for update instructions
Join my Discord server if you have any other questions.