From 9d9934e08d688973d2f91be469cff7a4f8081072 Mon Sep 17 00:00:00 2001 From: heqnx Date: Sun, 25 May 2025 08:42:44 +0300 Subject: fixed sftp path --- sliver-c2/tasks/harden.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sliver-c2/tasks') diff --git a/sliver-c2/tasks/harden.yaml b/sliver-c2/tasks/harden.yaml index aaf582b..7ac157c 100644 --- a/sliver-c2/tasks/harden.yaml +++ b/sliver-c2/tasks/harden.yaml @@ -75,7 +75,7 @@ Banner /etc/issue UsePAM yes Protocol 2 - Subsystem sftp /usr/libexec/openssh/sftp-server + Subsystem sftp /usr/lib/openssh/sftp-server LogLevel verbose PrintMotd no AcceptEnv LANG LC_* -- cgit v1.2.3