Skip to main content

Bypassing Rate Limit Protection [Cheat-Sheet]



Hello Guys Welcome Back to My blog !
and today we will talk about some basic techniques to bypass the Rate Limit Protection.

#Technique 1:

Host Header injection: 
-----------------------------

Change Host:www.newsite.com
Change Host:localhost
Change Host:127.0.0.1

Well Dont Worry if This Bypass Didn't Work we have an another bypass.

#Technique 2:

X-forwaded-forwaded-For
-----------------------
add Header X-Forwaded-For:198.168.43.1

-Ping Website and Get the Ip address of The server
 Change The Header X-Forwaded-For:[Website-ip]

#Technique 3:


2x-X-forwaded-forwaded-For
--------------------------
add 2 headers
add Header X-Forwaded-For:
add Header X-Forwaded-For:198.168.43.1

i Hope You enjoyed the Bypasses and i will suggest you to Search Read some Reports on Hackers about Bypassing Rate Limit.




Comments

Popular posts from this blog

New Working Shopping Site SQLi Dorks

Most Important XSS Cheat Sheet

How to Install Mosh on you Linux ec2 Instance