Wolfenstein: Enemy Territory

Download Bug Workaround (ONLY FOR LINUX)

Made by EinzelKaempfer

~~~~~~~~~~~~~~~~
ReadMe contents:
----------------
1. English
2. Deutsch
~~~~~~~~~~~~~~~~



1. English ReadMe:
------------------

BUG: http://nvd.nist.gov/nvd.cfm?cvename=CVE -2006-2082
DEMO: http://www.lynic.de/download_exploit_de mo.txt

You can update to 2.60b or use my workaround.

To use it start the ET-server like this:
LD_PRELOAD="./download_exploit_protector.so" ./etded.x86 ...


or set the variable in the start script with:

export LD_PRELOAD="./download_exploit_protector.so"
and only then it's allowed to start the server.

Set the complete path to the file.


Tested with ET 2.55, I am NOT responsible for problems of any kind. It's a workaround and if it not works update to 2.60b. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



2. Deutsche ReadMe:
-------------------

BUG: http://nvd.nist.gov/nvd.cfm?cvename=CVE -2006-2082
DEMO: http://www.lynic.de/download_exploit_de mo.txt

Entweder knnt ihr auf 2.60b fixen oder meinen Workaround nutzen.

um ihn zu nutzen startet et server folgendermaen: 
LD_PRELOAD="./download_exploit_protector.so" ./etded.x86 ...


oder setzt die Umgebungsvariable im start script mit

export LD_PRELOAD="./download_exploit_protector.so"
und anschlieend darf erst der server gestartet werden.

natrlich solltet ihr den kompletten pfad zum file angeben.


Getestet wurde er unter ET 2.55, fr Probleme alle Art hafte ich nicht. Es ist ein Workaround und wenn dieser nicht funktioniert, muss eben auf 2.60b gepatcht werden.