mirror of https://github.com/cowrie/cowrie.git
11 lines
368 B
Markdown
11 lines
368 B
Markdown
* default behaviour is changed to disable the exit jail
|
|
* sftp support
|
|
* exec support
|
|
* stdin is saved as a file in dl/ when using exec commands
|
|
to support commands like 'cat >file; ./file'
|
|
* allow wget download over non-80 port
|
|
* simple JSON logging to kippo.json
|
|
* accept log and deny publickey authentication
|
|
* add uname -r command
|
|
* add working sleep command
|