From a072d54a61d053900fbdd0a42fd0c96ea776f8f5 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Thu, 31 Aug 2023 12:57:02 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3158cd8..9ae642e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Web Hacking -Here I will try to collect all the payloads needed for **bug hunting** and **web vulnerability testing**. +These are my **bug bounty** notes that I have gathered from various sources. ## Table of Contents * [2FA/OTP Bypass](https://github.com/Mehdi0x90/Web_Hacking/blob/main/2FA_OTP_Bypass.md)