How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting vulnerabilities in network authentication protocols. It provides a suite of tools for scanning networks, capturing authentication handshakes, and testing the security of wireless access points. The toolkit includes a password wordlist generator to create custom lists for offline key recovery and a handshake cracker to recover encrypted keys using brute-force methods. It also features a vulnerability scanner specifically for testing the security of the Wireless Protected Setup pin system
This is an ESP32 firmware project that turns a low-power E-Paper display into a weather dashboard. The device runs on battery power with USB-C recharging, periodically fetches weather forecasts from a remote JSON API, and renders them on the screen alongside indoor sensor readings and battery status. The project includes a build-time SVG-to-C header converter that embeds weather icons directly into the firmware binary, and those icons can be rotated programmatically to align with wind direction before display. An error state machine handles API failures, low battery, time sync issues, and Wi-
wifijammer is a wireless network utility designed to identify wireless targets and disrupt active network connections through management frame injection. It functions as a Wi-Fi deauthentication tool and wireless scanning utility that injects frames into the air to force devices to drop their network links. The software enables targeted disruption by focusing on specific hardware addresses across multiple radio frequencies. It employs a scanning capability that hops through Wi-Fi channels to identify active access points and connected clients within range. The project covers capabilities for
This project is custom firmware for ESP8266 hardware that transforms the microcontroller into a wireless security audit platform. It functions as a deauthentication tool and a wireless network simulator designed for security testing and auditing. The software enables the generation of synthetic beacon frames to create multiple fake network identifiers and sends raw management frames to force devices to disconnect from wireless access points. These capabilities allow for the simulation of deceptive wireless environments and the testing of network resilience against management frame attacks. T
ESP32-BlueJammer is an embedded signal blocker and wireless interference tool designed for the ESP32 microcontroller. It functions as a radio frequency disruptor that emits noise and unnecessary packets across the 2.4GHz spectrum to interrupt wireless communications.
The main features of emenstanougat/esp32-bluejammer are: Wireless Interference Tools, ESP32 Firmware Projects, RF Noise Generators, Wireless Signal Disruptors, Radio Register Manipulation, Bluetooth Signal Blockers, Embedded Signal Blockers, RF Protocol Disruptors.
Projects with overlapping indexed features include: ankit0183/wifi-hacking — This project is a wireless network security toolkit designed for monitoring wireless traffic and exploiting… spacehuhntech/esp8266_deauther — This project is custom firmware for ESP8266 hardware that transforms the microcontroller into a wireless security… danmcinerney/wifijammer — wifijammer is a wireless network utility designed to identify wireless targets and disrupt active network connections… lmarzen/esp32-weather-epd — This is an ESP32 firmware project that turns a low-power E-Paper display into a weather dashboard. The device runs on… hash3lizer/wifibroot — WiFiBroot is a command-line utility designed for wireless network security auditing and penetration testing. It… arduino-irremote/arduino-irremote — This project is an infrared communication library and hardware driver for Arduino microcontrollers. It provides the…