Update README.md

This commit is contained in:
Mehdi 2023-08-30 15:17:57 +03:30 committed by GitHub
parent b55bac3468
commit c735f9348b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
Here I will try to collect all the payloads needed for **bug hunting** and **web vulnerability testing**.
## 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)
* [CSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/CSRF.md)
* [File Upload](https://github.com/Mehdi0x90/Web_Hacking/blob/main/File%20Upload.md)