Commit Graph

30 Commits

Author SHA1 Message Date
desaster a7b41cf633 Handle command line options with getopt, adding support for -l
git-svn-id: https://kippo.googlecode.com/svn/trunk@100 951d7100-d841-11de-b865-b3884708a8e2
2010-04-06 16:08:49 +00:00
desaster 48ecc25cc6 Moved some static commands to txtcmds/
git-svn-id: https://kippo.googlecode.com/svn/trunk@99 951d7100-d841-11de-b865-b3884708a8e2
2010-04-06 15:48:40 +00:00
desaster daa46a05fc New command: adduser / useradd
git-svn-id: https://kippo.googlecode.com/svn/trunk@98 951d7100-d841-11de-b865-b3884708a8e2
2010-04-06 14:27:37 +00:00
desaster b7406b54bb Added ability to add commands to the honeypot by adding a textfile in txtcmds/
git-svn-id: https://kippo.googlecode.com/svn/trunk@97 951d7100-d841-11de-b865-b3884708a8e2
2010-04-06 05:35:38 +00:00
desaster ee2aeddf26 Added new random executables
git-svn-id: https://kippo.googlecode.com/svn/trunk@96 951d7100-d841-11de-b865-b3884708a8e2
2010-02-23 05:44:36 +00:00
desaster b5c06771c1 New command: apt-get
git-svn-id: https://kippo.googlecode.com/svn/trunk@95 951d7100-d841-11de-b865-b3884708a8e2
2010-02-23 05:43:39 +00:00
desaster 4438ff5d04 don't read private key as the public key
git-svn-id: https://kippo.googlecode.com/svn/trunk@94 951d7100-d841-11de-b865-b3884708a8e2
2009-12-08 05:22:20 +00:00
desaster 113ec048ef "IPv4Address.__getitem__ is deprecated. Use attributes instead." (yvesf)
git-svn-id: https://kippo.googlecode.com/svn/trunk@93 951d7100-d841-11de-b865-b3884708a8e2
2009-12-07 05:37:30 +00:00
desaster 70f20d600f Have ping ignore command line options
git-svn-id: https://kippo.googlecode.com/svn/trunk@92 951d7100-d841-11de-b865-b3884708a8e2
2009-12-04 05:45:58 +00:00
desaster ab137b2751 reboot should reset cwd
git-svn-id: https://kippo.googlecode.com/svn/trunk@91 951d7100-d841-11de-b865-b3884708a8e2
2009-12-03 15:01:44 +00:00
desaster 7ff3ce631b define eofReceived in avatar
git-svn-id: https://kippo.googlecode.com/svn/trunk@90 951d7100-d841-11de-b865-b3884708a8e2
2009-12-02 21:13:19 +00:00
desaster 51f3bfab25 tired
git-svn-id: https://kippo.googlecode.com/svn/trunk@87 951d7100-d841-11de-b865-b3884708a8e2
2009-11-27 22:52:30 +00:00
desaster 463898b5c1 fix rsa key generation once more
git-svn-id: https://kippo.googlecode.com/svn/trunk@86 951d7100-d841-11de-b865-b3884708a8e2
2009-11-27 22:49:32 +00:00
desaster 2ac5b46652 Fix finding kippo.cfg
git-svn-id: https://kippo.googlecode.com/svn/trunk@85 951d7100-d841-11de-b865-b3884708a8e2
2009-11-27 20:44:01 +00:00
desaster 8c4eae2f57 should probably call config() before using it
git-svn-id: https://kippo.googlecode.com/svn/trunk@84 951d7100-d841-11de-b865-b3884708a8e2
2009-11-26 21:33:26 +00:00
desaster b4ef820816 New command: history
git-svn-id: https://kippo.googlecode.com/svn/trunk@83 951d7100-d841-11de-b865-b3884708a8e2
2009-11-26 15:37:19 +00:00
desaster 1508f60838 don't show the yes/no question as the host
git-svn-id: https://kippo.googlecode.com/svn/trunk@82 951d7100-d841-11de-b865-b3884708a8e2
2009-11-26 15:36:48 +00:00
desaster 76876dd2c2 write keypair to the files from kippo.cfg
git-svn-id: https://kippo.googlecode.com/svn/trunk@80 951d7100-d841-11de-b865-b3884708a8e2
2009-11-25 19:38:17 +00:00
desaster 04fd72b436 * show client ip address in "w"
* a little shell tweak


git-svn-id: https://kippo.googlecode.com/svn/trunk@79 951d7100-d841-11de-b865-b3884708a8e2
2009-11-25 19:02:16 +00:00
desaster 6b1120824a * ctrl-c should empty the line buffer
* don't add lines to history if within a command


git-svn-id: https://kippo.googlecode.com/svn/trunk@78 951d7100-d841-11de-b865-b3884708a8e2
2009-11-25 17:10:55 +00:00
desaster a3dd5c0d6e more realistic looking ssh
git-svn-id: https://kippo.googlecode.com/svn/trunk@77 951d7100-d841-11de-b865-b3884708a8e2
2009-11-25 17:09:13 +00:00
desaster 51da3b27fd Fix '..' in resolve_path_wc
git-svn-id: https://kippo.googlecode.com/svn/trunk@75 951d7100-d841-11de-b865-b3884708a8e2
2009-11-24 21:46:01 +00:00
desaster aa451bc2fd removed list_files, which was just calling get_path
implemented wildcard aware path resolving


git-svn-id: https://kippo.googlecode.com/svn/trunk@74 951d7100-d841-11de-b865-b3884708a8e2
2009-11-24 21:35:51 +00:00
desaster 31d57054f2 support multiple commands separated by ;
git-svn-id: https://kippo.googlecode.com/svn/trunk@72 951d7100-d841-11de-b865-b3884708a8e2
2009-11-24 18:52:19 +00:00
desaster 5078be6bb3 log ssh input
git-svn-id: https://kippo.googlecode.com/svn/trunk@71 951d7100-d841-11de-b865-b3884708a8e2
2009-11-24 18:51:51 +00:00
desaster 387ffa3bad allow recursive rm
git-svn-id: https://kippo.googlecode.com/svn/trunk@70 951d7100-d841-11de-b865-b3884708a8e2
2009-11-24 18:51:31 +00:00
desaster 97256e45f6 * exit and ssh should reset cwd
* More kippo.cfg options: contents_path, public_key, private_key


git-svn-id: https://kippo.googlecode.com/svn/trunk@55 951d7100-d841-11de-b865-b3884708a8e2
2009-11-23 14:45:48 +00:00
desaster ff1579f6fe win32 fixes
git-svn-id: https://kippo.googlecode.com/svn/trunk@54 951d7100-d841-11de-b865-b3884708a8e2
2009-11-22 19:22:36 +00:00
desaster 5d1a22dee6 config fix
git-svn-id: https://kippo.googlecode.com/svn/trunk@53 951d7100-d841-11de-b865-b3884708a8e2
2009-11-22 08:09:59 +00:00
desaster 88d377cfc6 move core/ and commands/ to kippo/
git-svn-id: https://kippo.googlecode.com/svn/trunk@50 951d7100-d841-11de-b865-b3884708a8e2
2009-11-22 07:07:58 +00:00