Update README.md

This commit is contained in:
Mehdi 2023-09-19 09:40:52 +03:30 committed by GitHub
parent a4aec0a9b8
commit 6c3d2d7618
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ You can also contribute.
* [SQLi](https://github.com/Mehdi0x90/Web_Hacking/blob/main/SQL%20Injection.md)
* [SSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/SSRF.md)
* [XSS](https://github.com/Mehdi0x90/Web_Hacking/blob/main/XSS.md)
* [XXE](https://github.com/Mehdi0x90/Web_Hacking/blob/main/XXE.md)
## Bypass Techniques
* [2FA / OTP Bypass](https://github.com/Mehdi0x90/Web_Hacking/blob/main/2FA_OTP_Bypass.md)