justcallmekoko / ESP32Marauder

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
5.52k stars 609 forks source link

Google Fast Pair, Samsung EasySetup and Kitchen Sink(randomize all) feature #379

Open Mirubzi opened 11 months ago

Mirubzi commented 11 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Hello, my english is not very good, but i think you will understand me. I wan't to see google fast pair spam and kitchen sink(randomize all, apple, microsoft and android) feature in the future versions of esp32 marauder. Describe the solution you'd like I will try to found how to do it, but I'm not so strong at coding. Additional context here is the service names of devices https://github.com/Flipper-XFW/Xtreme-Firmware/blob/dev/applications/external/ble_spam/protocols/fastpair.c and another one site with instruction how to do it using android phone and custom messages https://www.mobile-hacker.com/2023/10/17/spam-ios-android-and-windows-with-bluetooth-pairing-messages-using-flipper-zero-or-android-smartphone/

Mirubzi commented 11 months ago

here is the all files about ble spam https://github.com/Flipper-XFW/Xtreme-Firmware/tree/dev/applications/external/ble_spam

wh1ter0z commented 10 months ago

use your phone for this options : https://github.com/simondankelmann/Bluetooth-LE-Spam/releases/tag/v1.0.2

wh1ter0z commented 10 months ago

i updated and now have all this option you said

Mirubzi commented 10 months ago

thank you very much

justcallmekoko commented 10 months ago

@wh1ter0z Is this something you plan to add into a PR for Marauder?

wh1ter0z commented 10 months ago

@wh1ter0z Is this something you plan to add into a PR for Marauder?

I added { samsung buds spam , samsung watch spam, Edited Swift pair names , google fast pair spam (all content) }

20231116_111935.jpg

There is issue for SAMSUNG Spam and FAST PAIR Your Swift pair spam have issue like mine but when i changed delay timer from 100ms to 200ms now sending better

But also have issue (crash after 10 or 20sec)

20231116_090327.jpg

Crash at sending ...

Also added random mode for Ble spam

Edited libs for poeples have problem for compile

I have idea for ios < 15 / maybe it works for new ios

For Iphones / macs / watchs

Hexway apple research : https://github.com/hexway/apple_bleee

status_gif.gif

airdrop_gif.gif

dev_status.png

///////

I will add Toy vibrator This repo is for flipper i will edit it for your marauder

https://github.com/Flipper-XFW/Xtreme-Firmware/blob/dev/applications/external/ble_spam/protocols/lovespouse.c

Mirubzi commented 10 months ago

Wow, it's really nice. I will check it when I will be have time

wh1ter0z commented 10 months ago

Wow, it's really nice. I will check it when I will be have time

20231116_154643.jpg

20231116_154639.jpg

Mirubzi commented 10 months ago

ahhahahahaahahhah when system will be ready for tests?

wh1ter0z commented 10 months ago

ahhahahahaahahhah when system will be ready for tests?

First i have to fix crash issue After that i will give source to Auther

Mirubzi commented 10 months ago

ahhahahahaahahhah when system will be ready for tests?

First i have to fix crash issue After that i will give source to Auther

ok. i'm waiting

wh1ter0z commented 10 months ago

@justcallmekoko can you help me to fix it ?

ReZak7 commented 6 months ago

Hi, can you give me your project file?