Nur bei eines tut er die Security Meldung ausgeben und wenn ich im Debug-Mode nachschauen steht
Code: Alles auswählen
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /help.php
----------------
Request-Method: GET
Possible solution:
------------------
#
#-----[ OPEN ]------------------------------------------
#
/help.php
#
#-----[ FIND ]------------------------------------------
#
include($phpbb_root_path . 'common.'.$phpEx);
#
#-----[ BEFORE, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignoregvar = array('');
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoMCode: Alles auswählen
define('CT_SECLEVEL', 'LOW');Was kann man dagegen tun?
EDIT: Vielleicht hat es auch was mit dem "Wurm & Exploit Protection" zu tun den dort ist auch Eintrag drin
Code: Alles auswählen
# Datum / Zeit Aufruf Referer UserAgent IP Adresse Remote Host
1 27.01.2007, 00:54 /help.php?help_key=New_password http://xxx.de/profile.php?mode=editprofile&u=2 Mozilla/xxx (xxxx) Gecko/2xxx Firefox/2.0.0.1 85.180.xxx.xxxGruß Chris