From dcadb91aad720f9ae19a60cc443b31e645200294 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Wed, 20 Aug 2025 16:01:44 +0200 Subject: [PATCH] f --- 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 6a8f149ad..ed1dc044f 100644 --- a/src/windows-hardening/lateral-movement/psexec-and-winexec.md +++ b/src/windows-hardening/lateral-movement/psexec-and-winexec.md @@ -150,13 +150,13 @@ Hunting ideas - WMI-based remote exec (often more fileless): {{#ref}} -wmiexec.md +./wmiexec.md {{#endref}} - WinRM-based remote exec: {{#ref}} -winrm.md +./winrm.md {{#endref}}