From 35bd87be102e7ccdc1be19ef2d4fcb416bc75ccb Mon Sep 17 00:00:00 2001 From: Mehdi Date: Thu, 7 Sep 2023 13:30:22 +0330 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e0231aa..def978c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # 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. +These are my **bug bounty** notes that I have gathered from various sources. + +You can also contribute. + +[![Twitter URL](https://img.shields.io/twitter/follow/mehdi0x90)](https://twitter.com/mehdi0x90) + -***Will always be updated ...*** ## Table of Contents * [2FA/OTP Bypass](https://github.com/Mehdi0x90/Web_Hacking/blob/main/2FA_OTP_Bypass.md) @@ -22,3 +26,5 @@ 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 ...***