Seite 1 von 1

SECURITY ALERT » » » » nach Installation von CrackerTracker

Verfasst: 30.09.2006 22:25
von Mastermsc
Hi, ich habe soeben CrackerTracker Professional installiert. Nun wollte ich wieder meinen alten Style draufsetzen, da kommt immer diese Fehlermeldung:

SECURITY ALERT » » » »
CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit script so the Security System stopped the script.


If you can see this page after including a new MOD into your board or after clicking on a link please contact the Board Administrator with this error message and a description what you have done before you could see this page, that the Admin has the possibility to fix the problem.

Was soll ich nun machen ?? :(

Verfasst: 01.10.2006 20:53
von IPB_Flüchtling
Ahoi,

das Supportforum für den CrackerTracker findest Du hier:

http://www.community.cback.de/index.php

Du könntest z.B. vorübergehend folgende Zeile in der common.php auskommentieren:

Code: Alles auswählen

include($phpbb_root_path . 'ctracker/engines/ct_security.' . $phpEx);
Das geht so:

Code: Alles auswählen

// include($phpbb_root_path . 'ctracker/engines/ct_security.' . $phpEx);
Wenn Du den Style geändert hast, machst Du das Auskommentieren wieder rückgängig - sonst hast Du keinen Schutz von Seiten des CrackerTracker mehr.

Version 5.0.3 wird eine Debug-Funktion enthalten. Dann wird die Fehlersuche einfacher.

Mehr gibt es, wie gesagt, hier: http://www.community.cback.de/index.php

LG, IPB_Flüchtling