From b68569034ee7a04d73987567861b4aebfb60bde3 Mon Sep 17 00:00:00 2001 From: Translator Date: Wed, 20 Aug 2025 23:36:53 +0000 Subject: [PATCH] Fix unmatched refs --- src/windows-hardening/lateral-movement/psexec-and-winexec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/windows-hardening/lateral-movement/psexec-and-winexec.md b/src/windows-hardening/lateral-movement/psexec-and-winexec.md index ae58bf2b7..a8cf7edc2 100644 --- a/src/windows-hardening/lateral-movement/psexec-and-winexec.md +++ b/src/windows-hardening/lateral-movement/psexec-and-winexec.md @@ -133,12 +133,12 @@ PsExecのような技術を使用する際の典型的なホスト/ネットワ - WMIベースのリモート実行(しばしばファイルレス): {{#ref}} -lateral-movement/wmiexec.md +./wmiexec.md {{#endref}} - WinRMベースのリモート実行: {{#ref}} -lateral-movement/winrm.md +./winrm.md {{#endref}}