mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
Fix unmatched refs
This commit is contained in:
parent
b737040237
commit
62e09945fc
@ -309,7 +309,7 @@ X
|
|||||||
このヘッダが http desync を利用するのにどう役立つかは以下を参照:
|
このヘッダが http desync を利用するのにどう役立つかは以下を参照:
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
../special-http-headers.md
|
../../network-services-pentesting/pentesting-web/special-http-headers.md
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
### HTTP Request Smuggling 脆弱性のテスト
|
### HTTP Request Smuggling 脆弱性のテスト
|
||||||
@ -415,7 +415,8 @@ Some front-ends only reuse the upstream connection when the client reuses theirs
|
|||||||
>
|
>
|
||||||
>{{#ref}}
|
>{{#ref}}
|
||||||
>../http-connection-request-smuggling.md
|
>../http-connection-request-smuggling.md
|
||||||
>{{#endref}}
|
>
|
||||||
|
{{#endref}}
|
||||||
|
|
||||||
### Client‑side desync constraints
|
### Client‑side desync constraints
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user