Cheap Yellow Marauder
Hi! Once again, Reddit has provided me with another great hacking tool. This time for the low price of $20.
The Cheap Yellow Display
Meet the Cheap Yellow Display (ESP32-2432S028R). This $20 board features an ESP32 (Wifi and bluetooth!), 320x240 LCD touchscreen display, an SD card slot, and a USB for both power and data transfer. If you want to skip the middleman you could even snag it for as low as $5. Thanks to “Witnessmenow” on github, there is a ton of great information on how to work with this display.
It only took me about a minute from finding it, to having two on the way to my house. I’ve got alot of ideas for projects with this little board, but today i want to discuss the ESP32 Marauder port for it.
ESP32 Marauder
The ESP32 Marauder is “a suite of WiFi/Bluetooth offensive and defensive tools for the ESP32”. It was developed by justcallmekoko, who has a much beefier version available for sale.
Just to name a few features, the marauder features Wifi sniffing, deauth attacks, beacon spamming, Bluetooth spamming, and more. For $20 how could you pass this up?
Flashing the display with the Maraduer is possibly one of the easiest things I have ever done. Thanks to Fr4nkFletcher on github, who developed a easy to use webflasher. All you need to do is plug it in, select your device, and click flash. You do need to setup your arduino libraries first, but if you’ve read this far, I assume you know how to follow a guide.
Hows it work?
I dont know (yet)! I’ll update this post later once I figure it out, I just wanted to share this device. I’ll have to do some more learning about wifi protocols and get back to yall.