Skip to content

Commit f75a2d3

Browse files
authored
Update README.md
1 parent dc5a58e commit f75a2d3

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@ Ready to dive deeper into nRFBOX's details? Discover the full story, in-depth tu
6969
</tr>
7070
<tr>
7171
<td><strong>BLE Spoofer</strong></td>
72-
<td>Experimental</td>
72+
<td>Stable</td>
7373
<td>Low</td>
7474
<td>Capable of simulating basic BLE signals but has limited compatibility. Best for controlled testing scenarios.</td>
7575
</tr>
7676
<tr>
7777
<td><strong>Sour Apple</strong></td>
78-
<td>Experimental</td>
78+
<td>Stable</td>
7979
<td>Low</td>
8080
<td>Specialized attack method with limited reliability; effective only under specific conditions. Further tuning is required.</td>
8181
</tr>
@@ -109,7 +109,11 @@ nRFBOX is a wireless toolkit designed to explore, analyze, and interact with var
109109
- **Jammer**: Jams wireless communication on selected channels to test network robustness.
110110
- **BLE Jammer**: Specifically targets Bluetooth Low Energy (BLE) devices to disrupt their communication.
111111
- **BLE Spoofer**: Spoofs BLE devices to simulate various BLE signals for testing and research.
112-
- **Sour Apple**: A specialized attack for testing security measures against specific wireless vulnerabilities.
112+
- **Sour Apple**: A specialized attack for testing security measures against specific wireless vulnerabilities.
113+
- **Proto Kill Mode**: Proto Kill has evolved into a powerful tool for disrupting various protocols.
114+
115+
- **WiFi Scanner**
116+
- **BLE Scanner**
113117

114118
**Hardware:**
115119
- ESP32 Wroom32U
@@ -162,9 +166,9 @@ If you prefer not to upload the code manually or encounter errors during compila
162166
Once the upload is completed, the tool will confirm a successful flash. You can now restart your ESP32 and run the firmware.
163167

164168
&nbsp;
165-
### Arduino IDE Settings:
169+
### Arduino IDE 1.8 Settings:
166170
If you want to upload the sketch code to the ESP32, use the following settings in the Tools menu:
167-
- Built using ESP32 Board Version 1.0.5
171+
- **Built using ESP32 Board Version 2.0.11**
168172

169173
<div style="display: flex; justify-content: center; align-items: center; gap: 10px;">
170174
<img src="https://github.com/user-attachments/assets/2e43dc05-9ef7-4743-85f2-a8fc38e7b785" alt="Photo 1" style="width: 34%; border: 1px solid #ccc; border-radius: 5px;">

0 commit comments

Comments
 (0)