From 12ec4d10d2fec26dc71e76ee03cd559a74ed020e Mon Sep 17 00:00:00 2001 From: Mehdi Date: Fri, 1 Sep 2023 15:44:50 +0330 Subject: [PATCH] Update Captcha Bypass.md --- Captcha Bypass.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Captcha Bypass.md b/Captcha Bypass.md index b048bae..2d18d34 100644 --- a/Captcha Bypass.md +++ b/Captcha Bypass.md @@ -1,6 +1,6 @@ # Captcha Bypass * Do not send the parameter related to the captcha - * Change from POST to GET or other HTTP Verbs + * Change from `POST` to `GET` or other HTTP Verbs * Change to JSON or from JSON * Send the captcha parameter empty * Check if the value of the captcha is **in the source code** of the page