From faf54b91c7f7837237ff75c4dc40d948bd5d3ae5 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Thu, 7 Sep 2023 11:09:57 +0330 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 97cf2b9..e0231aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Web Hacking + Bug Bounty Tricks +![5829442](https://github.com/Mehdi0x90/Web_Hacking/assets/17106836/5ffcc3e2-3cc0-4327-b5f9-00c58f524c6b) + These are my **bug bounty** notes that I have gathered from various sources. +***Will always be updated ...*** + ## Table of Contents * [2FA/OTP Bypass](https://github.com/Mehdi0x90/Web_Hacking/blob/main/2FA_OTP_Bypass.md) * [API Key Leak](https://github.com/Mehdi0x90/Web_Hacking/blob/main/API%20Key%20Leak.md) @@ -18,7 +22,3 @@ These are my **bug bounty** notes that I have gathered from various sources. * [SSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/SSRF.md) * [XSS](https://github.com/Mehdi0x90/Web_Hacking/blob/main/XSS.md) - - - -***Will always be updated...***