Einzelnen Beitrag anzeigen
Alt 21.06.2010, 18:10   #1
D@rk-€vil™
König
Punkte: 91.858, Level: 100 Punkte: 91.858, Level: 100 Punkte: 91.858, Level: 100
Levelaufstieg: 0% Levelaufstieg: 0% Levelaufstieg: 0%
Aktivität: 0% Aktivität: 0% Aktivität: 0%
Letzte Erfolge
Auszeichnungen
 
Benutzerbild von D@rk-€vil™
 
Registriert seit: 06.09.2008
Ort: Da wo der Himmel neun schlägt...
Beitr?ge: 1.630
Abgegebene Danke: 253
Erhielt 1.103 Danke für 139 Beiträge
Downloads: 89
Uploads: 3
Nachrichten: 3824
Renommee-Modifikator:
3461 D@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes AnsehenD@rk-€vil™ genießt hohes Ansehen
Standard TS3PHPBot version 1.1.0-beta1 Build: 180 available

Ist nicht von mir, aber da ja einige sowie ich...paraniod sind in den Thema Server Sicherheit, nun auch für NVT des Teil!

EDIT: Der Thread wurde nun auf die aktuelle version überarbeitet!!

Changelog:

! TeamSpeak 3 server 3.0.0-beta29 [Build: 12473] or higher required
! PHP 5.3.2 or higher with posix, pcntl, cURL, iconv and socket support required
! plugins and config files from version 1.0.0-beta15 build 83 and below are not compatible with this version
+ added config parameter BotVisibleToAllUsers
+ added config parameter allowedChatServerGroups
+ added server group exception list to AUTO-AFK plugin
+ added config parameters punishment, reason and banTime to plugin BAD-CHANNELNAMES
+ added config parameter sendAsOneMessage to plugin WELCOME-MESSAGE
+ added config parameter sendAsOneMessage to plugin ADVERTISING-MESSAGE
+ added config parameter pokeServerGroups to plugin VERSION-CHECK
+ added config parameter botLangauge to config section CONFIG in daemon.ini
+ bot chat language now depends on client country with english as fallback language
+ added chat command !gpoke to poke a hole servergroup
+ added config parameter pidfilePrefix to feature config
+ added config parameter logfilePrefix to feature config
- security fix all sensible connection data will now removed from memory after connect
- fixed plugin DUMP-IP did not show your own join anymore
- fixed bot chat command execution now works by the first time
- removed obsolate plugin BOT-CHAT
- removed obsolate config parameter memoryLimit
- removed obsolate config parameter intervalTime
- removed obsolate config parameter intervalTimeMultiplier
- removed obsolate ANTI-RECORDING exception file
- removed obsolate STICKY-CHANNEL exception file
- removed obsolate config parameter respectTS3RightPermissionModifyPowerIgnore
- removed easter egg from command line interface
* changed critical bot errors are now thrown to stderr in addition to bot log file
* changed plugin name AUTO-VERSION-CHECK to VERSION-CHECK
* changed config for plugin VERSION-CHECK moved from daemon.ini to 9987.ini
* changed plugin name IP-ON-CONNECT to DUMP-IP
* changed command !unstick now supports the channel name or channel id
* changed command !move now supports the channel name or channel id
* changed config for plugin MIN-CLIENT-VERSION moved from daemon.ini to 9987.ini
* plugins moved from /plugins to /class/TS3BotPlugins
* TeamSpeak 3 PHP Framework updated to version 1.0.35b
* TeamSpeak 3 connection works now in non blocking mode
* more debug messages added to log output
* ts3phpbot.php not longer obfuscated
* bot prepared for multilanguage
* bot reaction time improved
* Bot now switchs between POSIX and PERL regular expressions, depending on your installed PHP version (you need at least php 5.3.0 if you want to use perl regular expressions)
* you can now unstick a sticked client by simply withdraw them from the sticky channel
* complete source code redesign

==================

The Bot has the following core plugins:
- Welcome message
- auto AFK
- Bad nickname Protection (prevend users to use illigal nicknames)
- Bad channelname Protection (prevend users to use illigal channel names)
- Anti recording Protection (prevend users from record)
- Servergroup Protection (prevend users from hijacking S rights)
- Idle protection
- Advertising message
- sticky channel
- identity-security-level
- restrict max virtualserver slots
- set min client version
- restrict min. reserved slots

Please disable the protocol feature "ServerQuery" for your TeamSpeak 3 server otherwise your TeamSpeak3 log wil be flooded.

Install:

Make sure your system matchs the following requirements:

* PHP 5.2.4 or higher with POSIX, PCNTL and SOCKET support enabled
* TeamSpeak 3 Server 3.0.0-beta23 or higher

You must have super user privileges (i.e. be logged as root) to perform the following instructions.

Extract the archiv to a directory of your choice

Code:
    $ CD  /opt/ts3phpbot
    $ tar -xzf ts3phpbot1.0.0-beta9.tar.gz


Make sure that all bot files have daemon privileges
Code:
    $ chown daemon:daemon /opt/ts3phpbot/* -R
    $ chmod 750 /opt/ts3phpbot/ts3phpbot.php
    $ chmod 750 /opt/ts3phpbot/ts3phpbot_startscript.sh
    $ chmod 750 /opt/ts3phpbot/ts3phpbot_multi_startscript.sh


Now its time to configure the bot.

modify the files

Code:
    config/daemon.ini
    config/virtualServer/9987.ini


to fit your TeamSpeak 3 configuration

start the bot with the command

Code:
    $ ./ts3phpbot_startscript.sh start


Noob Install ^^

Code:
chown daemon:daemon /opt/ts3phpbot/* -R
Code:
chmod 744 /opt/ts3phpbot/ts3phpbot.php
Code:
chmod 744 /opt/ts3phpbot/ts3phpbot_startscript.sh
Code:
apt-get install php5
Code:
apt-get install php5-cli
Code:
apt-get install php-pear
go to starting:

Code:
./ts3phpbot_startscript.sh start


Angeh?ngte Dateien
Dateityp: zip ts3phpbot-v1.1.0-beta1-build180.zip (1,44 MB, 76x aufgerufen)
Dateityp: rar ts3phpbot_v1.3.0.tar.gz.rar (124,6 KB, 112x aufgerufen)
__________________

Chaosqueen: Gegen unseren DDos Schutz hat keiner ne Chance.
Ich: Träum mal schön weiter du Naive Person.

Ge?ndert von Cerberus (21.07.2011 um 20:52 Uhr)
D@rk-€vil™ ist offline   Mit Zitat antworten Nach oben
Folgende 12 Benutzer sagen Danke zu D@rk-€vil™ für den nützlichen Beitrag:
$iMpLy (22.06.2010), Angelhardt (16.11.2010), Cerberus (22.06.2010), Dean (12.02.2011), destination (22.06.2010), gotthummer (21.06.2010), hacke2010 (08.02.2015), Rasta (22.06.2010), rodi (22.06.2010), silez (28.07.2012), Thunder™ (12.02.2011), wagaman (15.05.2011)