Email or username:

Password:

Forgot your password?
wakest ⁂

any idea what they were hoping would happen with this link? cause I have never seen the protocol snssdk1233:// before

6 comments
cryptix

@liaizon IIRC apps can just register protocol handlers. I wanted to check what happens with collisions but actually never did.

cryptix

@liaizon huh! It’s interesting that they pass through a URL to WhatsApp.. 🤔

OliverUv

@liaizon @cryptix Makes sense. I think I remember the `sns` short hand being used for some APIs I worked with back when I was in China. Maybe when we were imlpementing (the mandatory) phone number verification stuff?

Matthias Eberl

@liaizon Yes, its part of Tiktoks Bytedance. I did a check of their website and app around 2019 and they used it already for tracking and security measurements. They used also a server snssdk.com. Maybe just a CDN. A blind guess would be that they use it as a handler which later will be filled with different endpoints, depending of where the code finally is shipped: In the Toutiao app, Tiktok or Douyin.

Maybe @mrtn3000 know more precisely what it is?

Go Up