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.144.3.235
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_test /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
html_modules
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
MainPage.html
7.6
KB
-rwxr-xr-x
MainPage2.html
15.28
KB
-rwxr-xr-x
Thumbs.db
2.5
KB
-rwxr-xr-x
background.jpg
42.45
KB
-rwxr-xr-x
cManualMailer.php
3.69
KB
-rwxr-xr-x
cronjob_sendsms.php
1.77
KB
-rwxr-xr-x
database.php
377
B
-rwxr-xr-x
forgot-password.html
5.51
KB
-rwxr-xr-x
forgot-password.php
2.19
KB
-rwxr-xr-x
forgotPassword.html
4.85
KB
-rwxr-xr-x
getLocation.php
429
B
-rwxr-xr-x
getstatesanduniv.php
419
B
-rwxr-xr-x
helpdesk.html
2.2
KB
-rwxr-xr-x
index.html
5.16
KB
-rwxr-xr-x
index2.html
9.49
KB
-rwxr-xr-x
instruction.html
4.46
KB
-rwxr-xr-x
lastdate.html
3.14
KB
-rwxr-xr-x
pgResponse.php
4.3
KB
-rwxr-xr-x
registration.html
7.25
KB
-rwxr-xr-x
registration.php
543
B
-rwxr-xr-x
resetpassword.php
696
B
-rwxr-xr-x
sendGridMail.php
1.2
KB
-rwxr-xr-x
sendMobEmailOTP.php
3.44
KB
-rwxr-xr-x
sendsmsapi.php
434
B
-rwxr-xr-x
sendsmsbulk.php
791
B
-rwxr-xr-x
sign-up.html
12.02
KB
-rwxr-xr-x
signin.php
1.43
KB
-rwxr-xr-x
signup.php
830
B
-rwxr-xr-x
smspush.php
6.61
KB
-rwxr-xr-x
smspush_bkp.php
2.85
KB
-rwxr-xr-x
validateInfo.php
1.69
KB
-rwxr-xr-x
validateRegno.php
562
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : instruction.html
<!DOCTYPE html> <html> <head> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <meta charset="UTF-8"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <title>Instructions | Student Portal</title> <!-- Favicon--> <link rel="icon" href="favicon.ico" type="image/x-icon"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic-ext" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Barlow+Condensed|Libre+Franklin" rel="stylesheet"> <!-- Bootstrap Core Css --> <link href="plugins/bootstrap/css/bootstrap.css" rel="stylesheet"> <!-- Waves Effect Css --> <link href="plugins/node-waves/waves.css" rel="stylesheet" /> <!-- Animation Css --> <link href="plugins/animate-css/animate.css" rel="stylesheet" /> <!-- Sweetalert Css --> <link href="plugins/sweetalert/sweetalert.css" rel="stylesheet" /> <!-- Custom Css --> <link href="css/style.css" rel="stylesheet"> </head> <body class="login-page" style="background: url(images/Background.jpg);"> <div class="login-box"> <div class="logo"> <a href="javascript:void(0);">Student<b> Portal</b></a> <!-- <small>Admin BootStrap Based - Material Design</small> --> </div> <div class="card"> <div class="body" id="sign_in"> <div class="msg" style="margin-bottom:10px !important;font-family: 'Libre Franklin', sans-serif;font-size:30px"><b><u>Instructions</u></b></div> <p style="text-align:justify; font-color:black;font-family: 'Libre Franklin', sans-serif;font-size:16px">We are increasing security in the online portal with the intention of preventing misuse of student’s data / information. In this regard, it has been made mandatory for students to register themselves for the online portal by giving their mobile number and e-mail id.</p> <p style="text-align:justify; font-color:black;font-family: 'Libre Franklin', sans-serif;font-size:16px;font-weight: 600 !important;">While registering, you will be sent One Time Password (OTP) to your mobile and also to your e-mail, that is required to be used for completing registration process. The mobile number and e-mail can be registered with only one student.</p> <p style="text-align:justify; font-color:black;font-family: 'Libre Franklin', sans-serif;font-size:16px;font-weight: 600 !important;font-style: italic;">Students are requested to contact college if they are eligible to get concession on category / low income and not showing in the student portal.</p> <p style="text-align:justify; font-color:black;font-family: 'Libre Franklin', sans-serif;font-size:16px;"><b><u>Help Desk</u></b><br><span style="color: blue;"><u></u></span> <u></u></span></p> <u><b><a href="helpdesk.html" target='blank'>Click here to know the Help Desk Details</a><b></u><br> <u><b><a href="lastdate.html" target='blank'>Click here to know the last dates</a><b></u> <!-- <a href="sign-in.html"><button class="btn btn-block btn-lg bg-blue waves-effect m-t-20" id="confirm-btn" style="font-family: 'Libre Franklin', sans-serif;font-size:20px">Continue</button></a> --> </div> </div> </div> </div> <!-- Jquery Core Js --> <script src="plugins/jquery/jquery.min.js"></script> <script type="text/javascript"> $('form').submit(false); </script> <!-- Bootstrap Core Js --> <script src="plugins/bootstrap/js/bootstrap.js"></script> <!-- Waves Effect Plugin Js --> <script src="plugins/node-waves/waves.js"></script> <!-- Validation Plugin Js --> <script src="plugins/jquery-validation/jquery.validate.js"></script> <!-- SweetAlert Plugin Js --> <script src="plugins/sweetalert/sweetalert.min.js"></script> <!-- Input Mask Plugin Js --> <script src="plugins/jquery-inputmask/jquery.inputmask.bundle.js"></script> <!-- Custom Js --> <script src="js/admin.js"></script> <script src="js/sign-in.js"></script> <script src="js/sign-up.js?v=2"></script> </body> </html>
Close