From 4e886f94b79810e02df0775d83c1f11c1f247a08 Mon Sep 17 00:00:00 2001 From: Translator Date: Fri, 5 Sep 2025 11:22:31 +0000 Subject: [PATCH] Fix unmatched refs --- src/pentesting-web/http-request-smuggling/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pentesting-web/http-request-smuggling/README.md b/src/pentesting-web/http-request-smuggling/README.md index c712f1a6f..b20fa9b77 100644 --- a/src/pentesting-web/http-request-smuggling/README.md +++ b/src/pentesting-web/http-request-smuggling/README.md @@ -311,7 +311,7 @@ X Check how this header can help exploiting a http desync in: {{#ref}} -../special-http-headers.md +../../network-services-pentesting/pentesting-web/special-http-headers.md {{#endref}} ### HTTP Request Smuggling Vulnerability Testing @@ -412,7 +412,8 @@ Alcuni front-end riutilizzano la connessione upstream solo quando il client riut > >{{#ref}} >../http-connection-request-smuggling.md ->{{#endref}} +> +{{#endref}} ### Client‑side desync constraints