Created BLESpam (markdown)

Totoo 2024-07-24 12:20:34 +02:00
parent b1f5a72187
commit 77b1bf772e

23
BLESpam.md Normal file

@ -0,0 +1,23 @@
With this app you can spam various BLE packets.
You can choose from the above list:
* **Android**: this creates a FastPair attack that pop ups around 10 devices with a 15 min cooldown on all nearby (and supported) Android phones.
* **iOs**: same as above, but for iOs, and the limits are depends on the version of the iOs.
* **iOs crash**: can pop up nearby device dialogs, and after around a minute the UNPATCHED iOs devices will crash. Power cycle will recover it.
* **Windows**: same as the Android version, but for Windows. Limits are unknown, based on patch levels. Needs a supported and enabled HW.
* **Samsung**: same as the Android but for Samsung specific "EasySetup" protocol.
* **NameSpam**: just shows a lot of pre defined names in the BT device list.
* **NameRandom**: shows a lot of BT devices on the list, with names crafted from random characters.
* **All-safe**: shuffles the attack types except iOs crash.
* **All**: shuffles all the attack types.
There is a check box: **Rnd devices**.
For some attacks it is better to turn it off, and for some it is better to keep it on. Check it against your target device. It randomizes the MAC of the emulated BLE device if turned on.
There is a console that shows some of the sent packets (rate limited), so you can learn what is happening.
> [!IMPORTANT]
> As as with other TX applications, it is important that, use them carefully. Avoid interfering with anything or causing harm to others. Be responsible and follow all regulations and laws.