Skip to content

Commit cec2ae6

Browse files
Merge pull request #1 from BitThr3at/patch-1
Update RateLimitBypass.md
2 parents 69e1822 + 332f608 commit cec2ae6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rate Limit/RateLimitBypass.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ X-Forwarded-For: IP
2323
- Adding Null Byte ( %00 ) at the end of the Email can sometimes Bypass Rate Limit.
2424
- Try adding a Space Character after a Email. ( Not Encoded )
2525
- Some Common Characters that help bypassing Rate Limit : %0d , %2e , %09 , %20 , %0, %00, %0d%0a, %0a, %0C
26+
- Adding a slash(/) at the end of api endpoint can also Bypass Rate Limit. `domain.com/v1/login` -> `domain.com/v1/login/`
2627

2728

2829
## Using IP Rotate Burp Extension

0 commit comments

Comments
 (0)