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.149.29.190
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 : index.html
<!DOCTYPE html> <html> <head> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <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>Prathibha Karanji</title> <!-- Favicon--> <link rel="icon" href="favicon.ico" type="image/x-icon" /> <script type="text/javascript"> var version = 14; document.write( '<link href="plugins/bootstrap/css/bootstrap.css?v=' + version + '" rel="stylesheet"><link href="plugins/node-waves/waves.css?v=' + version + '" rel="stylesheet"> <link href="css/style.css?v=' + version + '" rel="stylesheet">' ); </script> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic-ext" rel="stylesheet" type="text/css" /> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css" /> <link href="css/compressed.min.css" rel="stylesheet" /> </head> <body style="background: linear-gradient(to right,#9900ff9c,#9900ff)"> <script type="text/javascript"> var url = window.location.pathname.split("/"); if (url[1] == "bnu") document.write( '<center><h1 class="brand" style="color: #fff;">Bengaluru North University</h1></center>' ); else if (url[1] == "bcu") document.write( '<center><h1 class="brand" style="color: #fff;">Bengaluru Central University</h1></center>' ); </script> <center> <h2 class="brand" style="color: #fff;"></h2> </center> <div class="col-lg-offset-2 col-lg-3 col-md-offset-2 col-md-4 col-sm-offset-3 col-sm-6 col-xs-12" id="sign_in" > <div class="card1" style="min-height: 50vh;"> <div class="header logo"> <i class="material-icons">person</i> </div> <center> <p style="color: #fff" class="font-25">Sign In</p> </center> <div class="body"> <form id="signin" action="#"> <div class="inner-addon left-addon m-b-20"> <i class="material-icons">person</i> <input type="text" id="mobile" class="form-control1" name="username" placeholder="Mobile" required minlength="10" maxlength="10" autofocus onkeypress="return acceptNumbersOnlyForModule(event);" /> </div> <div class="inner-addon left-addon m-b-20"> <i class="material-icons">lock</i> <input type="password" id="passwd" class="form-control1" name="password" placeholder="Password" minlength="8" required /> </div> <div class="row"> <div class="col-md-12" style="padding-right: 0px;"> <button class="btn btn-block btn-lg bg-mycol waves-effect" onclick="signIn()" > Login </button> </div> </div> <div class="row"> <div class="col-xs-7" style="color: #fff;"> New User? <a style="color: #fff;font-weight: 800;" href="#" onclick="loadSignUp()" ><u>Register Now!</u></a > </div> <div class="col-xs-5 align-right"> <a href="#" onclick="loadForgotPasswd()" style="color: #fff;font-weight: 800;" ><u>Forgot Password?</u></a > </div> </div> </form> </div> </div> </div> <div class="col-lg-4 col-lg-offset-1 col-md-offset-0 col-md-4 col-sm-6 col-xs-12 hidden-xs hidden-sm" > <img id="idLoginImg" style="pointer-events: none !important;" src="images/Student.png" /> </div> <div class="row clearfix"> <div class="col-lg-8 col-md-offset-2 col-md-8 col-sm-10 col-xs-10 hidden-xs hidden-sm" > <hr id="hrule" style="margin-top: -1px !important;margin-bottom: 0px !important;" /> </div> </div> <!-- Jquery Core Js --> <script src="plugins/jquery/jquery.min.js"></script> <script type="text/javascript"> $("form").submit(false); </script> <!-- Bootstrap Core Js --> <script src="plugins/bootstrap/js/bootstrap.js"></script> <!-- Waves Effect Plugin Js --> <script src="plugins/node-waves/waves.js"></script> <!-- Validation Plugin Js --> <script src="plugins/jquery-validation/jquery.validate.js"></script> <!-- SweetAlert Plugin Js --> <script src="plugins/sweetalert/sweetalert.min.js"></script> <!-- Input Mask Plugin Js --> <script src="plugins/jquery-inputmask/jquery.inputmask.bundle.js"></script> <!-- Slimscroll Plugin Js --> <script src="plugins/jquery-slimscroll/jquery.slimscroll.js"></script> <!-- Custom Js --> <!-- <script src="js/admin.js"></script> --> <script src="js/sign-in.js"></script> <script src="js/sign-up.js?v=2"></script> </body> </html>
Close