Commit Graph

2876 Commits

Author SHA1 Message Date
c409459272 Added is_link() to core/fs.py to enable cd into symbolic link in
commands/fs.py
2015-08-25 11:07:21 +02:00
d4cfe8dd6f simplify config parser code for output/dblog plugins 2015-08-24 13:55:36 +04:00
dde0b19016 consistent naming for handle_ctrl_c 2015-08-24 13:43:57 +04:00
9d30ff56f0 generate session identifier centrally, so it's same for all plugins 2015-08-24 13:40:44 +04:00
b81eb226c0 Merge branch 'master' of https://github.com/micheloosterhof/cowrie 2015-08-21 16:00:17 +00:00
20cbf751af stops errors..but not sure functions correctly 2015-08-21 15:59:48 +00:00
731b45b793 Merge pull request #31 from SecPascal/fix-cfg
Move parameter retrieval inside auth_random class
2015-08-21 19:28:09 +04:00
986c4bb9fd remove self.exit(). fix #20 2015-08-21 15:26:23 +00:00
74b06a7da3 Move parameter retrieval inside auth_random class 2015-08-21 14:35:53 +02:00
d4aa0230c4 Merge pull request #29 from hiviah/fix_rmdir
Fix rmdir
2015-08-20 22:24:07 +04:00
85bb6ce6cd Fix rmdir 2015-08-20 17:05:04 +02:00
a3ce6eb517 correct ctrl-d handling 2015-08-19 14:43:43 +00:00
853fce6103 auth_none feature 2015-08-19 14:19:01 +00:00
a77aa94d33 update 'cat' to wait on stdin. 2015-08-12 16:23:27 -07:00
4d151df0ea Additional logging with data size 2015-08-12 16:22:30 -07:00
66a08ca3db Merge branch 'master' of http://github.com/micheloosterhof/cowrie 2015-08-09 06:10:54 -07:00
3179112137 update config with warning 2015-08-09 06:10:39 -07:00
658e179455 basic splunk 2015-08-09 06:09:42 -07:00
bbaa27b706 update function name in README 2015-08-09 05:21:44 -07:00
16512be621 Add basic Splunk via SDK (not working yet) 2015-08-09 04:39:30 -07:00
67db626cb6 Merge pull request #22 from CZ-NIC/1
Add -n to iptables
v1.0.0-alpha
2015-08-06 17:09:08 +03:00
c0e6ee6f8f Add -n to iptables 2015-08-06 13:09:09 +02:00
9ade34c6a5 Fix #21 2015-08-04 19:17:22 +03:00
3e6bcc7430 update interface doc 2015-08-04 07:28:19 +04:00
1f750aa6a2 fix version handling when too much data in buffer 2015-08-02 19:47:33 +00:00
eeb6c70dac merge sshserver.py with ssh.py 2015-07-31 16:57:14 +04:00
fd801d1f4f update behavior when not receiving right version string 2015-07-31 09:37:29 +00:00
f5d3647406 document https://github.com/micheloosterhof/cowrie/issues/19 2015-07-30 21:15:25 +00:00
347db485c1 updated formatting 2015-07-30 14:17:48 +00:00
a6802098fc add /sbin/ethtool to pickle to activate command 2015-07-30 14:14:53 +00:00
83660e012b add syslog to changelog 2015-07-30 07:41:48 +00:00
2bdc17837c add localsyslog to cowrie.dist.cfg 2015-07-30 07:41:14 +00:00
821abdf934 rename to 'localsyslog', conflicts with builtin 2015-07-30 07:38:46 +00:00
002dde49f3 Merge branch 'syslog' 2015-07-30 06:58:46 +00:00
7396e85a96 add syslog mod 2015-07-29 23:08:43 +04:00
d13293af68 mods to output.py to add meta data 2015-07-29 13:52:48 +04:00
8512d7c345 Merge pull request #17 from anthraxx/master
fixing mixed indent error (only use spaces)
2015-07-28 19:26:54 +04:00
2f1784293e fixing mixed indent error (only use spaces)
IndentationError: unexpected indent
2015-07-28 16:47:15 +02:00
cb1d4f4570 Fix https://github.com/micheloosterhof/cowrie/issues/16 2015-07-28 10:21:28 +00:00
9162d8cc42 implement 'ssh -V' (version) 2015-07-27 14:27:35 +00:00
95808604e7 cowrie goes 64-bit! updated uname 2015-07-27 09:13:45 +00:00
d545b59db6 Merge branch 'master' of https://github.com/micheloosterhof/cowrie 2015-07-27 09:13:12 +00:00
00477f777b fall back to default IP if there's no internet connection 2015-07-20 22:47:17 +01:00
93990528c3 fix W9501 twistedchecker, move hostname to environ 2015-07-09 22:32:35 +04:00
c15048e129 switch to SafeConfigParser, add stopFactory 2015-07-09 16:26:39 +04:00
9a30430da4 move factory initialization to startFactory instead of __init__ 2015-07-09 15:50:14 +04:00
4c25d82f94 Merge branch 'output-mysql' of https://github.com/micheloosterhof/cowrie 2015-06-30 12:12:32 +00:00
6b0965a422 use normpath so abs path doesn't show up in log 2015-06-30 16:00:44 +04:00
840fd2cd00 wip 2015-06-29 17:30:38 +04:00
64d4c69310 remove txtcommands 2015-06-29 12:00:38 +04:00