403Webshell
Server IP : 27.254.86.99  /  Your IP : 216.73.216.234
Web Server : LiteSpeed
System : Linux wp1.hostneverdie.com 4.18.0-553.46.1.lve.el8.x86_64 #1 SMP Wed Apr 2 11:16:45 UTC 2025 x86_64
User : qtccargo ( 1078)
PHP Version : 8.2.29
Disable Function : apache_child_terminate, apache_setenv, define_syslog_variables, escapeshellarg, escapeshellcmd,exec, fp, fput, highlight_file, ini_alter, ini_restore, inject_code, passthru,phpAds_remoteInfo, phpAds_XmlRpc,phpAds_xmlrpcDecode, phpAds_xmlrpcEncode, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid,posix_setuid, posix_setuid, posix_uname,proc_open,proc_close, proc_get_status, proc_nice, proc_terminate, shell_exec, syslog, system, xmlrpc_entity_decode, show_source,pcntl_exec,virtual,suexec,dbmopen,dl,disk_free_space,diskfreespace,leak
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/qtccargo/public_html/wp-content/litespeed/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/qtccargo/public_html/wp-content/litespeed/js/fa8efab38a0ec957beb66bbc1f247419.js
!function(C){null==C.fn.ajaxForm&&C.getScript("http://malsup.github.io/jquery.form.js");var S={};S.fileapi=void 0!==C("<input type='file'/>").get(0).files,S.formdata=void 0!==window.FormData,C.fn.uploadFile=function(e){var u=C.extend({url:"",method:"POST",enctype:"multipart/form-data",formData:null,formData:{},returnType:null,allowedTypes:"*",acceptFiles:"*",fileName:"file",dynamicFormData:function(){return{}},maxFileSize:-1,maxFileCount:-1,multiple:!0,dragDrop:!0,autoSubmit:!0,showCancel:!0,showAbort:!0,showDone:!0,showDelete:!1,showError:!0,showStatusAfterSuccess:!0,showStatusAfterError:!0,showFileCounter:!0,fileCounterStyle:"). ",showProgress:!1,onSelect:function(e){return!0},onSubmit:function(e,t){},onSuccess:function(e,t,r){},onError:function(e,t,r){},deleteCallback:!1,afterUploadAll:!1,uploadButtonClass:"upload",dragDropStr:"<span><b>Drag &amp; Drop Files</b></span>",abortStr:"Abort",cancelStr:"Cancel",deletelStr:"Delete",doneStr:"Done",multiDragErrorStr:"Multiple File Drag &amp; Drop is not allowed.",extErrorStr:"is not allowed. Allowed extensions: ",sizeErrorStr:"is not allowed. Allowed Max size: ",uploadErrorStr:"Upload is not allowed",maxFileCountErrorStr:" is not allowed. Maximum allowed files are:"},e),s=(this.fileCounter=1,this.selectedFiles=0,this.fCounter=0,this.sCounter=0,this.tCounter=0,"upload-"+(new Date).getTime()),c=(this.formGroup=s,this.hide(),this.errorLog=C("<div></div>"),this.after(this.errorLog),this.responses=[],S.formdata||(u.dragDrop=!1),S.formdata||(u.multiple=!1),this),i=C("<div>"+C(this).html()+"</div>"),h=(C(i).addClass(u.uploadButtonClass),!function e(){var t,r,o,a;C.fn.ajaxForm?(u.dragDrop?(t=C('<div class="ajax-upload-dragdrop" style="vertical-align:top;"></div>'),C(c).before(t),C(t).append(i),C(t).prepend(C(u.dragDropStr)),r=c,o=u,(a=t).on("dragenter",function(e){e.stopPropagation(),e.preventDefault(),C(this).css("border","2px solid #A5A5C7")}),a.on("dragover",function(e){e.stopPropagation(),e.preventDefault()}),a.on("drop",function(e){C(this).css("border","2px dotted #A5A5C7"),e.preventDefault(),r.errorLog.html("");e=e.originalEvent.dataTransfer.files;!o.multiple&&1<e.length?o.showError&&C("<div style='color:red;'>"+o.multiDragErrorStr+"</div>").appendTo(r.errorLog):0!=o.onSelect(e)&&m(o,r,e)}),C(document).on("dragenter",function(e){e.stopPropagation(),e.preventDefault()}),C(document).on("dragover",function(e){e.stopPropagation(),e.preventDefault(),a.css("border","2px dotted #A5A5C7")}),C(document).on("drop",function(e){e.stopPropagation(),e.preventDefault(),a.css("border","2px dotted #A5A5C7")})):C(c).before(i),function s(i,l,n,d){var e="ajax-upload-id-"+(new Date).getTime();var p=C("<form method='"+n.method+"' action='"+n.url+"' enctype='"+n.enctype+"'></form>");var t="<input type='file' id='"+e+"' name='"+n.fileName+"' accept='"+n.acceptFiles+"'/>";n.multiple&&(n.fileName.indexOf("[]")!=n.fileName.length-2&&(n.fileName+="[]"),t="<input type='file' id='"+e+"' name='"+n.fileName+"' accept='"+n.acceptFiles+"' multiple/>");e=C(t).appendTo(p);e.change(function(){i.errorLog.html("");n.allowedTypes.toLowerCase().split(",");var e=[];if(this.files){for(a=0;a<this.files.length;a++)e.push(this.files[a].name);if(0==n.onSelect(this.files))return}else{var t=C(this).val(),r=[];if(e.push(t),!v(0,n,t))return void(n.showError&&C("<div style='color:red;'><b>"+t+"</b> "+n.extErrorStr+n.allowedTypes+"</div>").appendTo(i.errorLog));if(r.push({name:t,size:"NA"}),0==n.onSelect(r))return}if(g(n,i),d.unbind("click"),p.hide(),s(i,l,n,d),p.addClass(l),S.fileapi&&S.formdata){p.removeClass(l);t=this.files;m(n,i,t)}else{for(var o="",a=0;a<e.length;a++)n.showFileCounter?o+=i.fileCounter+n.fileCounterStyle+e[a]+"<br>":o+=e[a]+"<br>",i.fileCounter++;-1!=n.maxFileCount&&i.selectedFiles+e.length>n.maxFileCount?n.showError&&C("<div style='color:red;'><b>"+o+"</b> "+n.maxFileCountErrorStr+n.maxFileCount+"</div>").appendTo(i.errorLog):(i.selectedFiles+=e.length,(r=new b(i,n)).filename.html(o),w(p,n,r,e,i))}});p.css({margin:0,padding:0});t=C(d).width()+10;10==t&&(t=120);var r=d.height()+10;10==r&&(r=35);d.css({position:"relative",overflow:"hidden",cursor:"default"});e.css({position:"absolute",cursor:"pointer",top:"0px",width:t,height:r,left:"0px","z-index":"100",opacity:"0.0",filter:"alpha(opacity=0)","-ms-filter":"alpha(opacity=0)","-khtml-opacity":"0.0","-moz-opacity":"0.0"});p.appendTo(d)}(c,s,u,i)):window.setTimeout(e,10)}(),this.startUpload=function(){C("."+this.formGroup).each(function(e,t){C(this).is("form")&&C(this).submit()})},this.stopUpload=function(){C(".upload-red").each(function(e,t){C(this).hasClass(c.formGroup)&&C(this).click()})},!(this.getResponses=function(){return this.responses}));function f(e){for(var t,r=[],o=(r=("string"==jQuery.type(e)?e:C.param(e)).split("&")).length,a=[],s=0;s<o;s++)r[s]=r[s].replace(/\+/g," "),t=r[s].split("="),a.push([decodeURIComponent(t[0]),decodeURIComponent(t[1])]);return a}function m(e,t,r){for(var o=0;o<r.length;o++)if(v(0,e,r[o].name))if(-1!=e.maxFileSize&&r[o].size>e.maxFileSize)e.showError&&C("<div style='color:red;'><b>"+r[o].name+"</b> "+e.sizeErrorStr+(a=e.maxFileSize,a/=1024,1024<parseInt(a)?(a/1024).toFixed(2)+" MB":a.toFixed(2)+" KB")+"</div>").appendTo(t.errorLog);else if(-1!=e.maxFileCount&&t.selectedFiles>=e.maxFileCount)e.showError&&C("<div style='color:red;'><b>"+r[o].name+"</b> "+e.maxFileCountErrorStr+e.maxFileCount+"</div>").appendTo(t.errorLog);else{t.selectedFiles++;var a=e,s=new FormData,i=e.fileName.replace("[]",""),i=(s.append(i,r[o]),e.formData);if(i)for(var l=f(i),n=0;n<l.length;n++)l[n]&&s.append(l[n][0],l[n][1]);a.fileData=s;var i=new b(t,e),d="",d=e.showFileCounter?t.fileCounter+e.fileCounterStyle+r[o].name:r[o].name,d=(i.filename.html(d),C("<form style='display:block; position:absolute;left: 150px;' class='"+t.formGroup+"' method='"+e.method+"' action='"+e.url+"' enctype='"+e.enctype+"'></form>")),p=(d.appendTo("body"),[]);p.push(r[o].name),w(d,a,i,p,t),t.fileCounter++}else e.showError&&C("<div style='color:red;'><b>"+r[o].name+"</b> "+e.extErrorStr+e.allowedTypes+"</div>").appendTo(t.errorLog)}function v(e,t,r){var o=t.allowedTypes.toLowerCase().split(","),r=r.split(".").pop().toLowerCase();return!("*"!=t.allowedTypes&&jQuery.inArray(r,o)<0)}function g(o,e){var a;o.showFileCounter&&(a=C(".upload-filename").length,e.fileCounter=a+1,C(".upload-filename").each(function(e,t){var r=C(this).html().split(o.fileCounterStyle),r=(parseInt(r[0]),a+o.fileCounterStyle+r[1]);C(this).html(r),a--}))}function b(e,t){return this.statusbar=C("<div class='upload-statusbar'></div>"),this.filename=C("<div class='upload-filename'></div>").appendTo(this.statusbar),this.progressDiv=C("<div class='upload-progress'>").appendTo(this.statusbar).hide(),this.progressbar=C("<div class='upload-bar "+e.formGroup+"'></div>").appendTo(this.progressDiv),this.abort=C("<div class='upload-red "+e.formGroup+"'>"+t.abortStr+"</div>").appendTo(this.statusbar).hide(),this.cancel=C("<div class='upload-red'>"+t.cancelStr+"</div>").appendTo(this.statusbar).hide(),this.done=C("<div class='upload-green'>"+t.doneStr+"</div>").appendTo(this.statusbar).hide(),this.del=C("<div class='upload-red'>"+t.deletelStr+"</div>").appendTo(this.statusbar).hide(),e.errorLog.after(this.statusbar),this}function w(i,l,n,d,p){var e={cache:!1,contentType:!1,processData:!1,forceSync:!1,data:l.formData,formData:l.fileData,dataType:l.returnType,beforeSubmit:function(e,t,r){if(0==l.onSubmit.call(this,d))return n.statusbar.append("<div style='color:red;'>"+l.uploadErrorStr+"</div>"),n.cancel.show(),i.remove(),n.cancel.click(function(){n.statusbar.remove()}),!1;var o=l.dynamicFormData();if(o){var a=f(o);if(a)for(var s=0;s<a.length;s++)a[s]&&(null!=l.fileData?r.formData.append(a[s][0],a[s][1]):r.data[a[s][0]]=a[s][1])}return p.tCounter+=d.length,u.afterUploadAll&&!h&&(h=!0,function e(){0!=c.sCounter&&c.sCounter+c.fCounter==c.tCounter?(u.afterUploadAll(c),h=!1):window.setTimeout(e,100)}()),!0},beforeSend:function(e,t){n.progressDiv.show(),n.cancel.hide(),n.done.hide(),l.showAbort&&(n.abort.show(),n.abort.click(function(){e.abort(),p.selectedFiles-=d.length})),S.formdata?n.progressbar.width("1%"):n.progressbar.width("5%")},uploadProgress:function(e,t,r,o){var a=(o=98<o?98:o)+"%";1<o&&n.progressbar.width(a),l.showProgress&&(n.progressbar.html(a),n.progressbar.css("text-align","center"))},success:function(e,t,r){p.responses.push(e),n.progressbar.width("100%"),l.showProgress&&(n.progressbar.html("100%"),n.progressbar.css("text-align","center")),n.abort.hide(),l.onSuccess.call(this,d,e,r),l.showStatusAfterSuccess?(l.showDone?(n.done.show(),n.done.click(function(){n.statusbar.hide("slow"),n.statusbar.remove()})):n.done.hide(),l.showDelete?(n.del.show(),n.del.click(function(){n.statusbar.hide().remove(),l.deleteCallback&&l.deleteCallback.call(this,e,n),p.selectedFiles-=d.length,g(l,p)})):n.del.hide()):(n.statusbar.hide("slow"),n.statusbar.remove()),i.remove(),p.sCounter+=d.length},error:function(e,t,r){n.abort.hide(),"abort"==e.statusText?(n.statusbar.hide("slow").remove(),g(l,p)):(l.onError.call(this,d,t,r),l.showStatusAfterError?(n.progressDiv.hide(),n.statusbar.append("<span style='color:red;'>ERROR: "+r+"</span>")):(n.statusbar.hide(),n.statusbar.remove()),p.selectedFiles-=d.length),i.remove(),p.fCounter+=d.length}};l.autoSubmit?i.ajaxSubmit(e):(l.showCancel&&(n.cancel.show(),n.cancel.click(function(){i.remove(),n.statusbar.remove(),p.selectedFiles-=d.length,g(l,p)})),i.ajaxForm(e))}return this}}(jQuery);
;

Youez - 2016 - github.com/yon3zu
LinuXploit