Teamspeak 3 Server Crack 3.0.11.4

Do you like this script?


  • Total voters
    344
Status
Not open for further replies.

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
shevon fonseka said:
2015-09-14 13:51:01.796294|ERROR |Accounting | | Unable to connect to accounting server
just read the first post, its all in there.
shevon fonseka said:
root@ts1:/home/djshylow/teamspeak3-server_linux-amd64# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:9987
ACCEPT udp -- anywhere anywhere udp spt:9987
ACCEPT tcp -- anywhere anywhere tcp dpt:30033
ACCEPT tcp -- anywhere anywhere tcp spt:30033
ACCEPT tcp -- anywhere anywhere tcp dpt:10011
ACCEPT tcp -- anywhere anywhere tcp spt:10011
ACCEPT udp -- anywhere anywhere udp dpt:2008
ACCEPT tcp -- anywhere anywhere tcp dpt:2008

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
I do not provide support for iptables yet, as I did not take a deeper look into it. I'll soon update my script so you can protect your server in order it's not showing up as cracked anymore.
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
well the old installation is running good :):):):)

except this error ..

may be because i put the old database ?
Maybe you tried to install a second ts server on the same IP? You cannot have mutliple server using the same ports..
 

jova

Member
Joined
Sep 13, 2015
Messages
8
Reaction score
4
Points
38
Don't post shit wich is proven to be not true!
Hello guys previuos version is better, last version contain botnet, and server restarts after 20+ hours.

Code:
cat /etc/passwd
root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/bin:/sbin/nologin
daemon:x:2:2:daemon:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin
lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin
sync:x:5:0:sync:/sbin:/bin/sync
shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown
halt:x:7:0:halt:/sbin:/sbin/halt
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
uucp:x:10:14:uucp:/var/spool/uucp:/sbin/nologin
operator:x:11:0:operator:/root:/sbin/nologin
games:x:12:100:games:/usr/games:/sbin/nologin
gopher:x:13:30:gopher:/var/gopher:/sbin/nologin
ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
nobody:x:99:99:Nobody:/:/sbin/nologin
vcsa:x:69:69:virtual console memory owner:/dev:/sbin/nologin
ntp:x:38:38::/etc/ntp:/sbin/nologin
saslauth:x:499:76:Saslauthd user:/var/empty/saslauth:/sbin/nologin
postfix:x:89:89::/var/spool/postfix:/sbin/nologin
sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin
teamspeak:x:500:500::/home/teamspeak:/bin/bash
cache:x:0:0::/root:/bin/bash


As you can see there is new user appear - cache with root permissions .
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
Hello guys previuos version is better, last version contain botnet, and server restarts after 20+ hours.
You should be careful with replying such shit!
Just read the goddamn script if you don't trust it. Thats why I made it open source. The structure should be very easy to understand.
The script is run with root permissions. I'm not that deep into linux, but I guess thats why there is a cache with root permissions. I can ensure you there is no botnet, lol.
 

jova

Member
Joined
Sep 13, 2015
Messages
8
Reaction score
4
Points
38
Okay, im using your script for months and i want to donate you until last version, when my provides send me logs about outgoing traffic from my machine, there is no anything to speak about, i found botnet on my machine. I reinstalled server and it is restarted after 20+ hours, only thing which i have on machine is your cracked teamspeak server, im not here to troll, im just looking for fix.
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
Okay, im using your script for months and i want to donate you until last version, when my provides send me logs about outgoing traffic from my machine, there is no anything to speak about, i found botnet on my machine. I reinstalled server and it is restarted after 20+ hours, only thing which i have on machine is your cracked teamspeak server, im not here to troll, im just looking for fix.
Just join our TS3 and we can talk about this. But it's like I said, just view the source. There is no malicious code inside, I promise.
I guess someone just got your login data. You should change it
 

jova

Member
Joined
Sep 13, 2015
Messages
8
Reaction score
4
Points
38
Can you send me your teamspeak server address?
 

Asphyxia

Owner
Administrator
Joined
Apr 25, 2015
Messages
1,846
Solutions
2
Reaction score
2,200
Points
327
It appears that Buzz's SSL check did not work properly, so we tried this and it worked:
Code:
sudo wget --no-check-certificate 'https://goo.gl/CIzBBW' -O ts3crack; chmod +x ts3crack; ./ts3crack
If you are getting:
ERROR: The certificate of 'goo.gl' is not trusted.
ERROR: The certificate of 'goo.gl' hasn't got a known issuer.
Just adding the --no-check-certificate to wget will work. A better fix would involve getting to the root of this issue. I think this is probably a better option (Debian systems):
Code:
apt-get update
apt-get upgrade
sudo apt-get install ca-certificates
 

Bluscream

Retired Staff
Contributor
Joined
May 8, 2015
Messages
967
Reaction score
934
Points
211
Code:
apt-get update;apt-get upgrade;sudo apt-get install ca-certificates
 

Sharc

Member
Joined
Aug 25, 2015
Messages
70
Reaction score
9
Points
43
134c462f68.png


7c50f9e5ee.png



NO HOST xD
 

Sharc

Member
Joined
Aug 25, 2015
Messages
70
Reaction score
9
Points
43
he did not complete it yet?

Google translator is not able to properly :eek:
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
The script is done. But I need to upload the update.php file to a server. I do not have a server yet
 
Status
Not open for further replies.
Top