Channel exploit disconnect everyone :D (simple one click plugin) [till server 3.0.11.3]

Rayger_X

Member
Joined
Sep 12, 2015
Messages
36
Reaction score
20
Points
43
I used in 3.0.11.3 (13.04.2015 18:26:31) on Windows it's worked :-)

and in 3.0.11.3 (13.04.2015 18:26:31) on Linux worked ;)

and client with version 3.0.14 (12.03.2014 16:49:03) on Windows not disconnecting :(
 
Last edited by a moderator:

Kaptan647

Retired Staff
Contributor
Joined
Apr 25, 2015
Messages
314
Reaction score
395
Points
112
We are happy to announce the release of version 3.0.11.4 of the TeamSpeak 3 Server. This hotfix release introduces a few under-the-hood improvements and deals with a DoS vulnerability.

Here's the full changelog:
=== Server Release 3.0.11.4 24 Aug 2015
- fixed DoS vulnerability
- fixed clients dropping with "convert error"

- added some timing logs
It is patched already
 

Rayger_X

Member
Joined
Sep 12, 2015
Messages
36
Reaction score
20
Points
43
this bag not working with clients older than 3.0.16
 

Derp

Retired Staff
Contributor
Joined
Apr 30, 2015
Messages
933
Reaction score
1,014
Points
217
Note: None of the plugins posted above works on Windows 10 (Unknown Reason), the plugin just fails to load
 

ehthe

Retired Staff
Contributor
Joined
Apr 26, 2015
Messages
1,029
Reaction score
896
Points
216
Just compile it yourself god damnit x)
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
We tried it on my computer. I run Windows 10 and it just didn't work. It showed up API version 0 for me.
 

Probber

VIP
Joined
Sep 17, 2015
Messages
26
Reaction score
26
Points
48
We tried it on my computer. I run Windows 10 and it just didn't work. It showed up API version 0 for me.

Compiled the Plugin on Windows 10 64Bit with VS2015 and it works like charm.
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
can you upload that? :) I tried it with VS2015 and it didnt work for me :(

(I have to admit, I don't know anything about VS, ut Derp was helping me)
 

Probber

VIP
Joined
Sep 17, 2015
Messages
26
Reaction score
26
Points
48
You have to compile it on your own i think, dont know why but on other machines there are the same error like by you with the wrong API Version.
I upload it though, maybe it works for you if not i can show you how i have compiled it.
 

Attachments

Derp

Retired Staff
Contributor
Joined
Apr 30, 2015
Messages
933
Reaction score
1,014
Points
217
You have to compile it on your own i think, dont know why but on other machines there are the same error like by you with the wrong API Version.
I upload it though, maybe it works for you if not i can show you how i have compiled it.
Well, he actually did compile it on his own, The plugin compiled fine but failed to load
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
You have to compile it on your own i think, dont know why but on other machines there are the same error like by you with the wrong API Version.
I upload it though, maybe it works for you if not i can show you how i have compiled it.
Thanks :) Now whats the command to use it? :p
 

Probber

VIP
Joined
Sep 17, 2015
Messages
26
Reaction score
26
Points
48
I used the Source from ehthe so it is right click on a channel to see the menu.
 

ehthe

Retired Staff
Contributor
Joined
Apr 26, 2015
Messages
1,029
Reaction score
896
Points
216
Just saw there is a mistake in my code :)
Will correct it shortly
 

ehthe

Retired Staff
Contributor
Joined
Apr 26, 2015
Messages
1,029
Reaction score
896
Points
216
Fixed the mistake (the string wasn't null terminated and would spit out garbage) and added a test function (poke client) which, right now, is not working. I don't know why.
(channel and client msg do not work)

EDIT: removed the poke thingy. It just won't accept the crash string.
 
Last edited:
Top