Design defects/brute-force cracking + large-scale credential stuffing

Source: Internet
Author: User

Design defects/brute-force cracking + large-scale credential stuffing

The problem is found at personal center> basic Settings> modify email address:

Packet Capture analysis:

The normal business logic here should be to verify the current user's password validity. After replacing the "username" and "password" parameters, you can verify the password validity of other users, this causes brute-force cracking and database hit attacks.

If the length is more than 900, it indicates that the database hit is successful. After testing, there is an IP address limit, no account limit, and the IP address limit is about 45. That is, an IP address can hit the database 45 times, with the automatic proxy switch function, you can perform large-scale credential stuffing attacks. Attached to a successful credential stuffing User:
 
Solution:
This is a design defect. Please take it seriously. Thank you!

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.