diff options
Diffstat (limited to 'attackbox/tasks')
| -rw-r--r-- | attackbox/tasks/harden.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/attackbox/tasks/harden.yaml b/attackbox/tasks/harden.yaml index 4edb2c0..75f21bb 100644 --- a/attackbox/tasks/harden.yaml +++ b/attackbox/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_* |