BOOK THIS SPACE FOR AD
ARTICLE ADHello all..
Welcome back ..
Rate limiting refers to the practice of controlling the number of requests that can be made to a service over a defined period. For instance, an API might allow only 100 requests per minute from a single user or IP address. If this limit is exceeded, the service will typically return an error message indicating that the rate limit has been surpassed.
So let’s see how i finded this bug.
First i clicked on invite teammates.
I entered a temp-mail email.
Before i am clicking on send invite.
I turned my proxy on .
I turned interception in burp suite.
After i clicked on Send invite.
You can see request in burp suite.