Android Kitchen Sink: Send BLE spam to iOS, Android and Windows at once using Android app - Mobile Hacker
2023-11-9 21:10:54 Author: www.mobile-hacker.com(查看原文) 阅读量:29 收藏

Loading

The Kitchen Sink is a name of Bluetooth Low Energy (BLE) attack that sends random advertisement packets that targets iOS, Android, and Windows devices the same time in the vicinity. The attack is called “Kitchen Sink” because it tries to send every possible packet in the list, similar to the phrase “everything but the kitchen sink”. So far, we could run the Kitchen Sink only by using Flipper Zero device, as I explained and demonstrated in my previous blog. However, not everyone has a Flipper Zero and since we are mobile people, we need mobile apps. Thanks to Simon, we can use Kitchen Sink in a standalone Android Bluetooth LE Spam application that you can download from his GitHub. As default Android system prevention against these Fast Paring messages, Android uses a model where the same device can send only few paring (around five) notifications in a row, and then it will be automatically ignored by the system. Using Kitchen Sink, I was able to send around 30 pop-ups in the row to Samsung FE20 running Android 13.

The app, besides “all-in-one” BLE spam, provides option to send BLE pairing messages separately to each operating system as well, see Figure 1.

Figure 1. Bluetooth LE Spam app options

List of notifications

Using Kitchen Sink, Bluetooth BLE Spam app can advertise all together up to 219 different devices. For those who are interested, here is the list.

Twelve Apple Device Popups:

  •         AppleTV Setup
  •         AppleTV Pair
  •         AppleTV New User
  •         AppleTV AppleID Setup
  •         AppleTV Wireless Audio Sync
  •         AppleTV Homekit Setup
  •         AppleTV Keyboard
  •         AppleTV ‘Connecting to Network’
  •         Homepod Setup
  •         Setup New Phone
  •         Transfer Number to New Phone
  •         TV Color Balance

Seventeen Apple Action Modals:

  •         Airpods
  •         Airpods Pro
  •         Airpods Max
  •         Airpods Gen 2
  •         Airpods Gen 3
  •         Airpods Pro Gen 2
  •         PowerBeats
  •         PowerBeats Pro
  •         Beats Solo Pro
  •         Beats Studio Buds
  •         Beats Flex
  •         BeatsX
  •         Beats Solo3
  •         Beats Studio3
  •         Beats Studio Pro
  •         Beats Fit Pro
  •         Beats Studio Buds+

180 Android Fast Pairing devices, list is available on Flipper Xtreme Firmware GitHub.

And ten Microsoft Swift Paring with name Device and a number from 1 to 10. This name of a device can be customized, comparing it to the previous names which can’t be changed.

Comparing Flipper Zero with Bluetooth LE Spam and nRF Connect apps

At the time of writing this blog, if you are not having flashed dev build of Flipper Xtreme or Unleased firmware, then the Flipper has only list of five Fast Pairing Android devices, comparing to Bluetooth LE Spam app. However, this could be fixed by cloning BLE Spam branch from GitHub and build your own Flipper Zero app using flipc.

Disadvantage of the BLE Spam app comparing to Flipper Zero is the range it covers. Using Flipper Zero, I can send popups to each system from longer distance. Even though I set the signal (TX power) to the highest in Bluetooth LE Spam app, the range is still small. When I compared nRF Connect app with Bluetooth LE Spam, I got better results for nRF Connect. However, using nRF I tested only two proximity pairing messages for Pixel Buds and TicWatch 5. Below you can see the table with range comparison in meters (m). For clarification 1 meter is equal to around 3.28 US feet.

Targeted OS/Device or appFlipper ZeroBluetooth LE Spam appnRF Connect app
Androidover 15 m0.4 mover 10 m
iOS50 m10 m (modals)over 12 m (modals)
Windows0.5 m0.2 m0.2 m
Signal range comparison

In the video below you can see the Kitchen Sink in action.

Conclusion

Based on my tests, the best area coverage has Flipper Zero, then nRF Connect and finally Bluetooth LE Spam app. I was really surprised by the nRF Connect signal strength. However, each of the apps has its benefits. Since, it is not possible to randomize proximity messages automatically using nRF Connect, to achieve the Kitchen Sink, only manually include them as advertisement packets and enable them all. Contrary, Bluetooth LE Spam app can automatize this task using the Kitchen Sink, but for some reason the range is lower than nRF Connect app. In the future, I can imagine that Bluetooth LE Spam app would come up with an option to manually pick one of the proximity messages and individually broadcast them which might as a result behave ask nRF Connect.

It is important to mention that spoofing Fast Pairing messages for Android using one device, such as Pixel Buds, is limited up to five times, then they are ignored by the Android system. However, using the Kitchen Sink, theoretically it is possible to spoof 180 devices. In my testes, I was able to spoof 30 devices in the row, then Android OS started to ignored them without any user interaction, which is a great anti BLE spam feature. There are no limits or restrictions enforced by iOS or Windows operating systems.


文章来源: https://www.mobile-hacker.com/2023/11/08/android-kitchen-sink-send-ble-spam-to-ios-android-and-windows-at-once-using-android-app/?utm_source=rss&utm_medium=rss&utm_campaign=android-kitchen-sink-send-ble-spam-to-ios-android-and-windows-at-once-using-android-app
如有侵权请联系:admin#unsafe.sh