How important CSRF is in a Web site

Source: Internet
Author: User
The younger brother is to learn Python, today on the Internet to see a mall website, just yesterday learned the CSRF cross-site request, on this mall site conducted a wave of testing

You can see the layout of the page is still very good, and then go to the registration page to see

And then we started testing.

The normal request is to return the string above JSON

Then use postman to test, the front of the Csrftoken to carry out the test, found that, unexpectedly passed the

And then the csrftoken removed, and then post, unexpectedly passed the

This shows that the site back-end of the buddy, and did not perform CSRF verification. If you write a program, Loop post, I believe that will not be long, this mall website SMS balance is not enough

About CSRF How to check, next time.

How important CSRF is in a Web site

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.