Skip to content

cifertech/nRFBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

nRFBOX

All-in-One Gadget for BLE and 2.4GHz Networks

cifertech - nrfbox GitHub Downloads (all assets, all releases) stars - nrfbox forks - nrfbox


📖 Explore the nRFBox Wiki

Complete project story, in-depth tutorials, and all the features in Wiki! From Wi-Fi deauthentication attacks to Sub-GHz signal replay, the Wiki covers everything you need to get started. Click here to explore now!

 

🛠 Functionality Status and Reliability

Feature Status Reliability Notes
Scanner Stable High Reliably scans the 2.4 GHz band to detect active channels and nearby devices. Occasional misses in high-interference environments.
Analyzer Stable High Provides useful insights into detected signals, but additional updates are needed for improved accuracy and detailed analysis.
Jammer Stable High Basic jamming works but effectiveness varies by device type and signal strength. Testing on select channels is recommended.
BLE Jammer Stable High Disrupts BLE devices inconsistently. Further improvements are needed to ensure stability and effectiveness across BLE variants.
BLE Spoofer Stable Low Capable of simulating basic BLE signals but has limited compatibility. Best for controlled testing scenarios.
Sour Apple Stable Low Specialized attack method with limited reliability; effective only under specific conditions. Further tuning is required.

Note

  • When using multiple NRF24 modules, the power demands can exceed the capabilities of the onboard power supply or regulator. Running three NRF modules simultaneously may cause instability, leading to intermittent failures or causing the nRFBox to stop functioning altogether.
  • Range Limitations: The jammer is most effective at short range. Beyond a certain distance, the signal weakens, making it harder to consistently disrupt communication.
  • Device Variability: Different devices react to jamming signals in varying ways. Some may be more resistant.
 

🌟 About the Project

nRFBOX is a wireless toolkit designed to explore, analyze, and interact with various wireless communication protocols. It combines the ESP32 Wroom32U, NRF24 modules, an OLED display, and other components to create a multifunctional device that can act as a scanner, analyzer, jammer, BLE jammer, BLE spoofer, and perform advanced tasks such as the "Sour Apple" attack.

screenshot

🎯 Features

  • Scanner - Scans the 2.4GHz frequency band to detect active channels and devices.
  • Analyzer - Analyzes the detected signals and provides detailed information about the activity.
  • Jammer - Jams wireless communication on selected channels to test network robustness.
  • BLE Jammer - Specifically targets Bluetooth Low Energy (BLE) devices to disrupt their communication.
  • BLE Spoofer - Spoofs BLE devices to simulate various BLE signals for testing and research.
  • Sour Apple - A specialized attack for testing security measures against specific wireless vulnerabilities.
  • Proto Kill Mode - Proto Kill has evolved into a powerful tool for disrupting various protocols.
  • WiFi Scanner - Scan for hidden and visible BLE devices
  • BLE Scanner - List nearby Wi-Fi networks with extended details
  • Wi-Fi Deauthentication Attack - Send deauthentication frames to disrupt client connections

Explore the nRFBOX's features in detail at the nRFBOX Wiki!

 

👀 nRFBox Versions: Then and Now

nRFBOX V1

nRFBox-v1 based on Arduino

nRFBOX V2

nRFBox-v2 based on ESP32

nRFBOX V3

nRFBox-v3 based on ESP32

 

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

 

🤝 Contact

▶ Support me on Patreon patreon.com/cifertech

CiferTech - @twitter - [email protected]

Project Link: https://github.com/cifertech/nRFBOX

 

💎 Acknowledgements

The libraries and projects listed below are used in the nRFBox Project:

Community Contributors: Thanks to everyone who helped improve nRFBox! Your support is much appreciated!