mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
bump cowrie to latest master
This commit is contained in:
2
docker/cowrie/dist/cowrie.cfg
vendored
2
docker/cowrie/dist/cowrie.cfg
vendored
@ -1,6 +1,7 @@
|
||||
[honeypot]
|
||||
hostname = ubuntu
|
||||
log_path = log
|
||||
logtype = plain
|
||||
download_path = dl
|
||||
share_path= share/cowrie
|
||||
state_path = /tmp/cowrie/data
|
||||
@ -50,6 +51,7 @@ forward_redirect = false
|
||||
forward_tunnel = false
|
||||
auth_none_enabled = false
|
||||
auth_keyboard_interactive_enabled = true
|
||||
auth_publickey_allow_any = true
|
||||
|
||||
[telnet]
|
||||
enabled = true
|
||||
|
Reference in New Issue
Block a user