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.147.77.51
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 /
suk_discontinued /
[ HOME SHELL ]
Name
Size
Permission
Action
ExcelWriterXML
[ DIR ]
drwxr-xr-x
Excel_Writer
[ DIR ]
drwxr-xr-x
Excel_reader
[ DIR ]
drwxr-xr-x
JQGrid3.5
[ DIR ]
drwxr-xr-x
Report_details
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
custom_js
[ DIR ]
drwxr-xr-x
custom_src
[ DIR ]
drwxr-xr-x
docs
[ DIR ]
drwxr-xr-x
easy_zip
[ DIR ]
drwxr-xr-x
gradlist
[ DIR ]
drwxr-xr-x
grid
[ DIR ]
drwxr-xr-x
grid_display_files
[ DIR ]
drwxr-xr-x
gridsrch
[ DIR ]
drwxr-xr-x
html_modules
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
jqGrid4
[ DIR ]
drwxr-xr-x
jqgridn3.5
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
libgd-gd-2.2.3
[ DIR ]
drwxr-xr-x
libs
[ DIR ]
drwxr-xr-x
maya-pdf
[ DIR ]
drwxr-xr-x
misc_files
[ DIR ]
drwxrwxrwx
popups
[ DIR ]
drwxr-xr-x
schema
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
student_photos
[ DIR ]
drwxrwxrwx
student_photos11
[ DIR ]
drwxr-xr-x
tarka_pdf
[ DIR ]
drwxr-xr-x
tarka_pdf_latest
[ DIR ]
drwxr-xr-x
tcpdf
[ DIR ]
drwxr-xr-x
teacher_photos
[ DIR ]
drwxrwxrwx
tmpphotos
[ DIR ]
drwxrwxrwx
user_images
[ DIR ]
drwxr-xr-x
validation_files
[ DIR ]
drwxr-xr-x
.htaccess
602
B
-rwxr-xr-x
MainPage.html
11.66
KB
-rwxr-xr-x
MainPagepopup.html
7.05
KB
-rwxr-xr-x
Thumbs.db
464
KB
-rwxr-xr-x
a.php
28
B
-rwxr-xr-x
app.php
416
B
-rwxr-xr-x
cconfig.php
901
B
-rwxr-xr-x
collegeInfoPopup.html
3.75
KB
-rwxr-xr-x
docverify.php
784
B
-rwxr-xr-x
homepage.html
3.05
KB
-rwxr-xr-x
index.html
6.91
KB
-rwxr-xr-x
indexlogin.html
5.74
KB
-rwxr-xr-x
mcverifydet.php
14.83
KB
-rwxr-xr-x
mverifytranscript.php
14.62
KB
-rwxr-xr-x
verification.php
2.68
KB
-rwxr-xr-x
~$sis_manual.rtf
162
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : collegeInfoPopup.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title></title> <meta name="description" content="Remodal example"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/collinfo_popup.css"> <script type="text/javascript" src ="js/index.js" ></script> <script type="text/javascript" src="js/MainPage.js"></script> </head> <body onLoad ="loadCollegePopupInfo();"> <div class="remodal-bg"> <div class="remodal" data-remodal-id="modal"> <h2>College Information</h2> <h4>(Update the details to proceed. All fields are compulsary)</h4> <hr style='border:1px solid #16a085;'> <table style="margin-left:10px;text-align: left;" border="0" cellpadding="10" cellspacing="0" > <tr> <td valign="top" class="web_text_gray_bold">College Code : </td> <td valign="top" ><input name="collegecode" id="fcollegecode" placeholder=" College Code " value="" type="text" class="textfild_2" size="10" disabled /> </td> </tr> <tr> <td valign="top" class="web_text_gray_bold">College Name : </td> <td valign="top"><input name="collegename" id="fcollegename" placeholder=" College Name " value="" type="text" class="textfild_2" size="38" disabled /></td><td valign="top"><input name="place" id="fplace" placeholder=" Place " type="text" class="textfild_2" size="20" disabled /> </td> </tr> <tr> <td valign="top" class="web_text_gray_bold">Address : </td> <td valign="top"> <input name="coll_addr1" size=38 id="coll_addr1" placeholder=" Address " maxlength=50 type="text" class="textfild_2" /><br> <input name="coll_addr2" size=38 id="coll_addr2" maxlength=50 type="text" class="textfild_2" /><br> <input name="coll_addr3" size=38 id="coll_addr3" maxlength=50 type="text" class="textfild_2" /><br> <input name="coll_addr4" size=38 id="coll_addr4" maxlength=50 type="text" class="textfild_2" /> </td> </tr> <tr> <td valign="top" class="web_text_gray_bold">Land Line Number : </td> <td valign="top"><input name="landlinenumb" id="flandlinenumb" placeholder=" Land Line Number " value="" type="text" class="textfild_2" size="15" /> </td> </tr> <tr> <td valign="top" class="web_text_gray_bold">Fax Number : </td> <td valign="top"><input name="faxnumb" id="ffaxnumb" placeholder=" Fax Number " value="" type="text" class="textfild_2" size="38" /> </td> </tr> <tr> <td valign="top" class="web_text_gray_bold">Principal Name : </td> <td valign="top"><input name="principalname" id="fprincipalname" placeholder=" Principal Name " value="" type="text" class="textfild_2" size="38" /> </td> </tr> <tr> <td valign="top" class="web_text_gray_bold">Mobile Number ( for sending communication SMS ): </td> <td valign="top"><input name="mobnumb" maxlength="10" id="fmobnumb" placeholder=" Mobile Number " value="" type="text" class="textfild_2" size="15" /> </td> </tr> <tr> <td valign="top" class="web_text_gray_bold">Email ( for official communication ) : </td> <td valign="top"><input name="collemail" id="fcollemail" placeholder=" Email " value="" type="text" class="textfild_2" size="38" /> </td> </tr> <tr> <td valign="top" class="web_text_gray_bold">Alternate Mobile Number : </td> <td valign="top"><input name="altmobnumb" maxlength="10" id="faltmobnumb" placeholder=" Alternate Mobile " value="" type="text" class="textfild_2" size="15" /> </td> </tr> </table> <br> <span class="remodal-cancel" onclick='logout()'>Cancel</span> <span class="remodal-confirm" onclick='validateCollegeInfo()'>Submit</span> </div> <script>window.jQuery || document.write('<script src="libs/jquery.min.js"><\/script>')</script> <script src="js/collinfo_popup.js"></script> </body> </html>
Close