Update README.md

This commit is contained in:
Mehdi 2024-07-03 13:38:21 +03:30 committed by GitHub
parent f95ca32036
commit 8c30a2b840
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@ You can also contribute.
## List of Vulnerabilities
* [API Key Leak](https://github.com/Mehdi0x90/Web_Hacking/blob/main/API%20Key%20Leak.md)
* [CORS](https://github.com/Mehdi0x90/Web_Hacking/blob/main/CORS%20-%20Misconfigurations%20%26%20Bypass.md)
* [CRLF Injection](https://github.com/Mehdi0x90/Web_Hacking/blob/main/CRLF.md)
* [CSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/CSRF.md)
* [Cache Poisoning / Deception](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Cache%20Deception.md)