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 /
sikkim /
js19042016 /
[ HOME SHELL ]
Name
Size
Permission
Action
Report
[ DIR ]
drwxr-xr-x
base_file
[ DIR ]
drwxr-xr-x
events
[ DIR ]
drwxr-xr-x
popups
[ DIR ]
drwxr-xr-x
AbsentEntrySubjectWise.js
13.95
KB
-rwxr-xr-x
AllkeyEvent.js
22.91
KB
-rwxr-xr-x
Dispatch_answer_script.js
17.91
KB
-rwxr-xr-x
IdentifyTransactions.js
2.13
KB
-rwxr-xr-x
MainPage.js
14.9
KB
-rwxr-xr-x
Message_board.js
5.02
KB
-rwxr-xr-x
ack_exam_app_form.js
3.02
KB
-rwxr-xr-x
ack_rv_rt_application.js
1.89
KB
-rwxr-xr-x
admission_entry_status.js
1.06
KB
-rwxr-xr-x
attendance.js
4.58
KB
-rwxr-xr-x
backup_restore.js
1.36
KB
-rwxr-xr-x
calendar-en.js
3.52
KB
-rwxr-xr-x
calendar-setup.js
8.65
KB
-rwxr-xr-x
calendar.js
48.08
KB
-rwxr-xr-x
calender.js
903
B
-rwxr-xr-x
candidate_list.js
19.4
KB
-rwxr-xr-x
candidate_list.js0104
19.41
KB
-rwxr-xr-x
candidate_list.jsMOHAN
19.42
KB
-rwxr-xr-x
challan_entries.js
3.78
KB
-rwxr-xr-x
challan_preparation.js
2.77
KB
-rwxr-xr-x
checkbrowser.js
2.46
KB
-rwxr-xr-x
college_degree_status.js
3.29
KB
-rwxr-xr-x
download_misc_files.js
1.16
KB
-rwxr-xr-x
entryexitevents.js
1.23
KB
-rwxr-xr-x
examAppchallan_entries.js
4.02
KB
-rwxr-xr-x
examAppchallan_preparation.js
2.86
KB
-rwxr-xr-x
export_import.js
1.83
KB
-rwxr-xr-x
export_import_setup.js
5.47
KB
-rwxr-xr-x
footer.js
6.32
KB
-rwxr-xr-x
form_submit.js
1.3
KB
-rwxr-xr-x
formatdate.js
12.14
KB
-rwxr-xr-x
freeze_Ad_Cl_Me.js
2.83
KB
-rwxr-xr-x
freeze_module_at_admin_college...
5.35
KB
-rwxr-xr-x
freeze_module_at_university_co...
4.55
KB
-rwxr-xr-x
grid_display.js
901
B
-rwxr-xr-x
includeCSS.js
1.28
KB
-rwxr-xr-x
index.js
4.79
KB
-rwxr-xr-x
jquery.color.js
3.57
KB
-rwxr-xr-x
jquery.js
29.15
KB
-rwxr-xr-x
load-report-js-files.js
3.52
KB
-rwxr-xr-x
load_js_files.js
574
B
-rwxr-xr-x
load_mannual_js_files.js
11.86
KB
-rwxr-xr-x
markentry_studentwise.js
9.32
KB
-rwxr-xr-x
markentry_subjectwise.js
16.16
KB
-rwxr-xr-x
module_setup.js
4.44
KB
-rwxr-xr-x
month_cal.js
63.03
KB
-rwxr-xr-x
month_cal1.js
1.96
KB
-rwxr-xr-x
openPopUp.js
4.94
KB
-rwxr-xr-x
popup.js
57.57
KB
-rwxr-xr-x
receive_rv_rt_application.js
1.77
KB
-rwxr-xr-x
report_setup.js
12.46
KB
-rwxr-xr-x
revaluation.js
4.65
KB
-rwxr-xr-x
rv_rt_guide_lines.js
428
B
-rwxr-xr-x
student_entry.js
34.35
KB
-rwxr-xr-x
subjectAppearing_PopUp.js
1.92
KB
-rwxr-xr-x
system.js
12.41
KB
-rwxr-xr-x
system_utility.js
8.69
KB
-rwxr-xr-x
transaction-series.js
6.5
KB
-rwxr-xr-x
upload_details.js
4.03
KB
-rwxr-xr-x
upload_files.js
2.43
KB
-rwxr-xr-x
usersetup.js
29.95
KB
-rwxr-xr-x
validate.js
6.38
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.js
//var $host_url='http://10.10.200.172/activity/app.php?a='; //var $image_path='http://10.10.200.172/activity/libs/jquery/themes/basic/images/'; var $host_url="http://"+window.location.host+"/"+window.location.pathname.split('/')[1]+"/app.php?a="; var $image_path="http://"+window.location.host+"/"+window.location.pathname.split('/')[1]+"/jqGrid3.5/css/images/"; function trim($str) { return $str.replace(/^\s*|\s*$/g,""); } function loadwindow() { CheckIE6Version(); if(getCookie('username')) { document.getElementById('user_name').value = getCookie('username'); } else { document.getElementById('user_name').value ='Username'; } if(getCookie('pswd')) { //document.getElementById('password').value = getCookie('pswd'); } else { document.getElementById('password').value ='******'; } if(getCookie('college_code')) { document.getElementById('college_code').value = getCookie('college_code'); } else { document.getElementById('college_code').value ='CollegeCode'; } } function validate() { return true; } function login() { if(trim(document.getElementById('user_name').value) == '') { alert("Please enter Username"); document.getElementById('user_name').focus(); return ; } else if(trim(document.getElementById('password').value) == '') { alert("Please enter Password"); document.getElementById('password').focus(); return ; } if(CheckIE6Version()) { var college_code = document.getElementById('college_code').value; var user_name = (document.getElementById('user_name').value); var password = (document.getElementById('password').value); var $parameters = "usr="+user_name+"&password="+password+"&login_college_code="+college_code; $.ajax({ url: $host_url+"validateUsernameAndPassword.demo", data:$parameters, success: validateUsernameAndPasswordResponse }); } } function validateUsernameAndPasswordResponse($responce) { $responce = eval('(' + $responce + ')'); if ($responce.error_code == -1) { document.getElementById('user_name').focus(); document.getElementById('password').value = ''; alert($responce.data); } else { var user_type=$responce.data.user_type; var user_id=$responce.data.internal_code; var college_name=$responce.data.college_name; var university_name=$responce.data.university_name; var real_name=$responce.data.real_name; var can_edit_help_text=$responce.data.can_edit_help_text; var a_p = ""; var d = new Date(); var curr_hour = d.getHours(); if (curr_hour < 12) a_p = "AM"; else a_p = "PM"; if (curr_hour == 0) { curr_hour = 12; } if (curr_hour > 12) { curr_hour = curr_hour - 12; } var curr_min = d.getMinutes(); var login_time = curr_hour + ":" + curr_min + " " + a_p; var cookie_value = "username="+document.getElementById('user_name').value+"&pswd="+document.getElementById('password')+"&adminlogin="+document.getElementById('user_name').value+"&userlogintime="+login_time; setCookie("Qx0",cookie_value,1); setCookie("username",trim(document.getElementById('user_name').value),1); setCookie("college_code",trim(document.getElementById('college_code').value),1); setCookie("login_time",login_time,1); //setCookie("login_date",login_date,1); setCookie("user_type",user_type,1); setCookie("college_name",college_name,1); setCookie("pswd",trim(document.getElementById('password').value),1); setCookie("host_url",$host_url,1); setCookie("image_path",$image_path,1); setCookie("university_name",university_name,1); setCookie("real_name",real_name,1); setCookie("user_id",user_id,1); window.location.href="MainPage.html"; } } function setCookie(c_name,value,expiredays) { var exdate=new Date() exdate.setDate(exdate.getDate()+expiredays) document.cookie=c_name+ "=" +escape(value)+ ((expiredays==null) ? "" : ";expires="+exdate.toGMTString()) } function getCookie(c_name) { if (document.cookie.length>0) { c_start=document.cookie.indexOf(c_name + "=") if (c_start!=-1) { c_start=c_start + c_name.length+1 c_end=document.cookie.indexOf(";",c_start) if (c_end==-1) c_end=document.cookie.length return unescape(document.cookie.substring(c_start,c_end)) } } return ""; } function dologin(event) { if (event.keyCode == 13) login(); } function CheckIE6Version() { var BrowserType = BrowserDetect.browser; var BrowserVersion = BrowserDetect.version; if(BrowserType=="Explorer" && BrowserVersion==6) { alert(" You are using IE6 Version,Use Mozilla Firefox or IE8"); return false; } return true; }
Close