mirror of
https://github.com/aljazceru/cowrie.git
synced 2025-12-18 14:34:22 +01:00
Enable twisted logging
Add command: pwd git-svn-id: https://kippo.googlecode.com/svn/trunk@2 951d7100-d841-11de-b865-b3884708a8e2
This commit is contained in:
@@ -14,6 +14,7 @@ cmdl = {
|
||||
'/usr/bin/vi': base.command_vi,
|
||||
'/usr/bin/vim': base.command_vi,
|
||||
'/bin/mount': base.command_mount,
|
||||
'/bin/pwd': base.command_pwd,
|
||||
'/bin/ls': ls.command_ls,
|
||||
'/usr/bin/wget': wget.command_wget,
|
||||
'/bin/tar': tar.command_tar,
|
||||
|
||||
Reference in New Issue
Block a user