You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2024. It is now read-only.
ip blacklist bypass vulnerability
Process
Set up ip blacklist for 127.0.0.1(Due to the existence of a system bug, only 27.0.0.1 can be set here, but it is limited to 127.0.0.1)
Re-visit the page and find that it has been restricted by the ip blacklist
But here you can bypass the blacklist restriction by setting the X-Real-IP request header
Key issues in the code
ipAddress()incom.blade.kit.WebKit