This commit is contained in:
2025-12-19 21:35:09 -07:00
parent f16fa58320
commit 2a4eb1fd38
2 changed files with 22 additions and 1 deletions
+12
View File
@@ -7,7 +7,9 @@
- [Methodology](#methodology)
- [Bluetooth](#bluetooth)
- [BTLE Sniffing](#btle-sniffing)
- [On Computer](#on-computer)
- [Resources](#resources)
- [On Android Phone](#on-android-phone)
- [Vibrator-Kh](#vibrator-kh)
- [Product Pages](#product-pages)
- [Manufacturer](#manufacturer)
@@ -16,6 +18,7 @@
- [Bluetooth](#bluetooth-1)
- [Sniffing](#sniffing)
- [BTLE](#btle)
- [OSINT](#osint)
- [Buttplug-Bullet](#buttplug-bullet)
- [Product Pages](#product-pages-1)
- [Images](#images)
@@ -35,6 +38,7 @@ Two Vibrators:
## Methodology
### Bluetooth
#### BTLE Sniffing
##### On Computer
**[nRF52840 USB-C Dongle](https://www.amazon.com/dp/B0DP6MVDZQ) with [nRF Sniffer for Bluetooth LE firmware](https://www.nordicsemi.com/Products/Development-tools/nrf-sniffer-for-bluetooth-le) installed dumped to [Wireshark](https://www.wireshark.org) on Windows 11 With a Pixel 9 Base Model Running Android (Bluetooth MAC: `CO:1C:6A:6E:58:96`)**
[Sniffing Captures](Sniffs/Vibrator-Kh)
##### Resources
@@ -49,6 +53,12 @@ Two Vibrators:
2. [Detailed Guide/Info (Parent)](https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/guides/ble-sniffer/)
3. [Guide With Hints on Snifing](https://novelbits.io/nordic-ble-sniffer-guide-using-nrf52840-wireshark/)
4. [Adafruit Guide](https://learn.adafruit.com/ble-sniffer-with-nrf52840/working-with-wireshark)
##### On Android Phone
Pixel 9 Base model used
**Apps** (experimenting)
- [BlueTooth Termina eDebugger](https://play.google.com/store/apps/details?id=com.e.debugger&hl=en_US)
- [Bluefruit LE Connect](https://learn.adafruit.com/bluefruit-le-connect/) ([Google Play Store](https://play.google.com/store/apps/details?id=com.adafruit.bluefruit.le.connect&hl=en_US))
## Vibrator-Kh
### Product Pages
* [Amazon](https://www.amazon.com/dp/B0FHB5LCX4) ([Archive](https://archive.is/T7dsm))
@@ -71,6 +81,8 @@ Toy MAC Address: `13:25:AC:02:36:9C`
#### BTLE
**External**
* [Sniffing]()
### OSINT
- No MAC address assignment or OUI found for `13:25:AC:02:36:9C` is prolly random
## Buttplug-Bullet
### Product Pages