mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-01-04 14:54:30 +01:00
add 'dir' alias for ls
This commit is contained in:
@@ -129,5 +129,6 @@ class command_ls(HoneyPotCommand):
|
||||
|
||||
self.honeypot.writeln(l)
|
||||
commands['/bin/ls'] = command_ls
|
||||
commands['/bin/dir'] = command_dir
|
||||
|
||||
# vim: set sw=4 et:
|
||||
|
||||
Reference in New Issue
Block a user