1 sayfadan 1. sayfa

phpbbplusta hata

İletiTarih: 03.02.2006, 19:47
selim
Notice: Undefined index: QUERY_STRING in c:\inetpub\wwwroot\yuceldvd2\common.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\yuceldvd2\common.php:32) in c:\inetpub\wwwroot\yuceldvd2\includes\sessions.php on line 371

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\yuceldvd2\common.php:32) in c:\inetpub\wwwroot\yuceldvd2\includes\sessions.php on line 372

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\yuceldvd2\common.php:32) in c:\inetpub\wwwroot\yuceldvd2\includes\page_header.php on line 673

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\yuceldvd2\common.php:32) in c:\inetpub\wwwroot\yuceldvd2\includes\page_header.php on line 675

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\yuceldvd2\common.php:32) in c:\inetpub\wwwroot\yuceldvd2\includes\page_header.php on line 676

bu hatayı neden alıyorumm!!
localhosta çalışıorum!!

bu hataya en tepede alıorumm forumm gayet normal ama hata kodları war böle?

İletiTarih: 05.02.2006, 17:18
selim
bu konu hakkında bilgisi olan yokmu acaba!! siteyi kullanıma açamıorumm sadece plusta bu hataları veriyor!

phpbb2 (plussız) yüklüyorum onda bi problem yok düzgün çalışıo! isterseniz özelden link atabilirim bnm bilgisayarımda localde kurdum
ama kimsye link veremiorum! hata olduğu için
o yüzden bekliyorumm!! ve kullanıma açamıorum!!


reklam olmaması için link vermiorum!!
domainadı/forum/index.php?sid=723be00cb4381d5e87c481fc19022cac
bu şekilde problem yok ama
domainadı/forum/index.php -----> bu şekilde war?? aynısını portal.php yaptığımdada alıorum

İletiTarih: 05.02.2006, 17:26
XeNo
common.php'de 28-35 no'lu satırları alabilir miyiz buraya?

Cvp: phpbbplusta hata

İletiTarih: 05.02.2006, 20:38
selim
yanlış yerlerse ekte comple gönderdim!!



[syntax="php"]if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
}

//
// CrackerTracker XTreme Edition
// Worm Protection System created by http://www.community.cback.de
//
$cracktrack = $_SERVER['QUERY_STRING'];
//last detection rules from CT 4.0.2
$wormprotector = array('chr(', 'chr=', 'chr%20', '%20chr', 'wget%20', '%20wget', 'wget(', 'cmd=', '%20cmd', 'cmd%20', 'rush=', '%20rush', 'rush%20', 'union%20', '%20union', 'union(', 'union=', 'echr(', '%20echr', 'echr%20', 'echr=', 'esystem(', 'esystem%20', 'cp%20', '%20cp', 'cp(', 'mdir%20', '%20mdir', 'mdir(', 'mcd%20', 'mrd%20', 'rm%20', '%20mcd', '%20mrd', '%20rm', 'mcd(', 'mrd(', 'rm(', 'mcd=', 'mrd=', 'mv%20', 'rmdir%20', 'mv(', 'rmdir(', 'chmod(', 'chmod%20', '%20chmod', 'chmod(', 'chmod=', 'chown%20', 'chgrp%20', 'chown(', 'chgrp(', 'locate%20', 'grep%20', 'locate(', 'grep(', 'diff%20', 'kill%20', 'kill(', 'killall', 'passwd%20', '%20passwd', 'passwd(', 'telnet%20', 'vi(', 'vi%20', 'insert%20into', 'select%20', 'nigga(', '%20nigga', 'nigga%20', 'fopen', 'fwrite', '%20like', 'like%20', '$_request', '$_get', '$request', '$get', '.system', 'http_php', '&aim', '%20getenv', 'getenv%20', 'new_password', '&icq','/etc/password','/etc/shadow', '/etc/groups', '/etc/gshadow', 'http_user_agent', 'http_host', '/bin/ps', 'wget%20', 'uname\x20-a', '/usr/bin/id', '/bin/echo', '/bin/kill', '/bin/', '/chgrp', '/chown', '/usr/bin', 'g\+\+', 'bin/python', 'bin/tclsh', 'bin/nasm', 'perl%20', 'traceroute%20', 'ping%20', '.pl', '/usr/x11r6/bin/xterm', 'lsof%20', '/bin/mail', '.conf', 'motd%20', 'http/1.', '.inc.php', 'config.php', 'cgi-', '.eml', 'file\://', 'window.open', '<script>', 'javascript\://','img src', 'img%20src','.jsp','ftp.exe', 'xp_enumdsn', 'xp_availablemedia', 'xp_filelist', 'xp_cmdshell', 'nc.exe', '.htpasswd', 'servlet', '/etc/passwd', 'wwwacl', '~root', '~ftp', '.js', '.jsp', 'admin_', '.history', 'bash_history', '.bash_history', '~nobody', 'server-info', 'server-status', 'reboot%20', 'halt%20', 'powerdown%20', '/home/ftp', '/home/www', 'secure_site, ok', 'chunked', 'org.apache', '/servlet/con', '<script', '/robot.txt' ,'/perl' ,'mod_gzip_status', 'db_mysql.inc', '.inc', 'select%20from', 'select from', 'drop%20', '.system', 'getenv', 'http_', '_php', 'php_', 'phpinfo()', '<?php', '?>', 'sql=', '_global', 'global_', 'global[', '_server', 'server_', 'server[', '/modules', 'modules/', 'phpadmin', 'root_path', '_globals', 'globals_', 'globals[');
$checkworm = str_replace($wormprotector, '*', $cracktrack);

if ($cracktrack != $checkworm)
{
die( "Du Wurm! <br /><br /><b>Dieser Angriff wurde geblockt!!!</b>" );
}
//
// End CrackerTracker XTreme Edition
//[/syntax]