From c6e495ec203cbbc8a87424c57ed76526bd8c354c Mon Sep 17 00:00:00 2001 From: Michel Oosterhof Date: Sat, 4 Oct 2014 19:33:43 +0000 Subject: [PATCH] clearer doc, reverse default behavior to disable exi tjail --- kippo.cfg.dist | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/kippo.cfg.dist b/kippo.cfg.dist index 156cc7a..cb1e3c5 100644 --- a/kippo.cfg.dist +++ b/kippo.cfg.dist @@ -146,11 +146,13 @@ ssh_version_string = SSH-2.0-OpenSSH_5.1p1 Debian-5 # (default: not specified) #banner_file = -# Allow the attacker to exit the honeypot on request or try to 'trick' the attacker with another shell. -# note: depending on the attackers client (e.g. putty), will just quit regardless. +# exit_jail tries to 'trick' the attacker with another shell. Set to true to create +# another fake prompt after logout # -# (default: true) -exit_jail = true +# putty/sshlib/libssh clients will not get the exit jail +# +# (default: false) +exit_jail = false # Session management interface. #