TeamSpeak's security = -999999/5 sucks.
If TS got domain hijacked I think almost everything would break and could be exploited to push down a new TeamSpeak 3 update that infectsWhat will happend if all domains/ips got downed ? :')
This is fairly awesome intel, I am tempted to perform some network monitoring in the beta client. Is this what you are doing?push.myteamspeak.com:8876
Is that the TS5 Chat (myTS) communication?add
messenger1.teamspeak.com
grpc server
I think that is not that easy.Is that the TS5 Chat (myTS) communication?
If yes, then lets write some chat bots xD
Yeah surce, i never work with grpc servers, but i try something with BloomRPC.I think that is not that easy.
In this case they use grpc protocol which is super good, im speechless.
First we should rebuild proto schema and in js code we can see all methods which ts uses example
View attachment 2420
I agree that this could be cool to test and investigate.
It’a actually normal in modern web appsView attachment 2421
Just when sending a message, a series of several chains is called... Ufff.
By the way:
I guess they will introduce new internal command systemIm the first of all with a Client internal Bot System.
Unfortunately I am still working on the grpc protobuf for the messenger.
So if u interested in a client internal command system (bot) then tell me that