From 6c3d2d7618ce87ee117367f9ce33ea722aed416a Mon Sep 17 00:00:00 2001 From: Mehdi Date: Tue, 19 Sep 2023 09:40:52 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f7f0a7..7e260a0 100644 --- a/README.md +++ b/README.md @@ -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)