TeamSpeak - Domains List

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
1570133296207.png

Looks like someone has sh** security btw ;) and yeah.. they have too many subdomains too.
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,201
Points
327
What will happend if all domains/ips got downed ? :')
If TS got domain hijacked I think almost everything would break and could be exploited to push down a new TeamSpeak 3 update that infects

Kinda depends though.. either way I’m positive we could help their security. But they don’t care ;)
 

kalle

high minded
Contributor
Joined
Oct 28, 2015
Messages
411
Reaction score
253
Points
178
Is that the TS5 Chat (myTS) communication?
If yes, then lets write some chat bots xD
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

1571590766296.png

I agree that this could be cool to test and investigate.
 

SossenSystems

TeamSpeak Developer
Joined
Sep 8, 2015
Messages
94
Reaction score
74
Points
112
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.
Yeah surce, i never work with grpc servers, but i try something with BloomRPC.
 

SossenSystems

TeamSpeak Developer
Joined
Sep 8, 2015
Messages
94
Reaction score
74
Points
112
test.PNG
Just when sending a message, a series of several chains is called... Ufff.
 

SossenSystems

TeamSpeak Developer
Joined
Sep 8, 2015
Messages
94
Reaction score
74
Points
112
Im 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 :)
 

FromLondon

Honk Honk
TeamSpeak Developer
VIP
Joined
May 20, 2016
Messages
264
Reaction score
107
Points
136
Im 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 :)
I guess they will introduce new internal command system
Since it wasn't published i think it will be waste of time
 
Top