From 62e09945fc25385c0d387074edc0e2c9a98013e6 Mon Sep 17 00:00:00 2001 From: Translator Date: Fri, 5 Sep 2025 11:23:19 +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 36c9bd842..48757cd50 100644 --- a/src/pentesting-web/http-request-smuggling/README.md +++ b/src/pentesting-web/http-request-smuggling/README.md @@ -309,7 +309,7 @@ X このヘッダが http desync を利用するのにどう役立つかは以下を参照: {{#ref}} -../special-http-headers.md +../../network-services-pentesting/pentesting-web/special-http-headers.md {{#endref}} ### HTTP Request Smuggling 脆弱性のテスト @@ -415,7 +415,8 @@ Some front-ends only reuse the upstream connection when the client reuses theirs > >{{#ref}} >../http-connection-request-smuggling.md ->{{#endref}} +> +{{#endref}} ### Client‑side desync constraints