From 32609bf7cef19f1340d63d4bacde0c23311cd3fc Mon Sep 17 00:00:00 2001 From: oliveriandrea Date: Wed, 28 Mar 2018 11:48:58 +0200 Subject: [PATCH] Move fake arch configuration under [shell] --- cowrie.cfg.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/cowrie.cfg.dist b/cowrie.cfg.dist index 7943341e..3f1dca7c 100644 --- a/cowrie.cfg.dist +++ b/cowrie.cfg.dist @@ -104,6 +104,7 @@ interactive_timeout = 180 # (default: shell) backend = shell +[shell] # Fake architectures/OS # If fake_arch is set true, when Cowrie receive a command like /bin/cat XXXX # (where XXXX is a command) in order to print the content of an executable