cowrie/kippo/commands
desaster 92f1dec5d6 Add support for limiting the file size of files downloaded with wget.
new kippo.cfg option: download_limit_size

as discussed @ issue 35


git-svn-id: https://kippo.googlecode.com/svn/trunk@227 951d7100-d841-11de-b865-b3884708a8e2
2013-01-08 19:31:20 +00:00
..
__init__.py Add support for custom commands that mimic actual malware based on their file 2011-04-03 11:33:46 +00:00
adduser.py adduser - replace test123 with the actual username 2010-05-08 20:39:26 +00:00
apt.py New command: apt-get 2010-02-23 05:43:39 +00:00
base.py Fix #55 - don't try to change cwd to a directory that doesn't exist 2012-11-10 16:07:13 +00:00
dice.py Added new random executables 2010-02-23 05:44:36 +00:00
fs.py Initial support for non-root users. Check your root passwords! 2011-02-05 21:53:54 +00:00
last.py last improvements + last now uses a plain text file instead of anydbm 2010-06-29 20:00:02 +00:00
ls.py ls -a should at least display '. ..' 2011-02-06 08:14:31 +00:00
malware.py Fix command_nop 2011-04-03 11:35:25 +00:00
ping.py fix deprecated md5 calls (Tomasz Miklas) 2010-11-03 05:20:41 +00:00
ssh.py Fix #55 - don't try to change cwd to a directory that doesn't exist 2012-11-10 16:07:13 +00:00
tar.py Add support for custom commands that mimic actual malware based on their file 2011-04-03 11:33:46 +00:00
wget.py Add support for limiting the file size of files downloaded with wget. 2013-01-08 19:31:20 +00:00