Commit Graph

1117 Commits

Author SHA1 Message Date
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
1ee81a9aef set correct imports 2015-06-29 12:00:04 +04:00
174aad0975 set imports correctly 2015-06-29 11:58:51 +04:00
b7b778b9fb remove space at start, get right variable for external IP 2015-06-29 11:57:29 +04:00
0f61b4a722 additional commands from Peter Reuterås 2015-06-29 11:49:39 +04:00
0540c54795 add ipv6 instructions 2015-06-29 11:36:04 +04:00
b778197403 Search for moduli in right place on MacosX 2015-06-28 14:39:10 +04:00
e887724c5a Merge pull request #11 from hiviah/echo_escape
Support for shell escape sequences in echo command
2015-06-26 17:12:11 +04:00
7f17401b6b Support for shell escape sequences in echo command 2015-06-26 14:40:26 +02:00
56477389b8 remove trailing whitespace 2015-06-23 08:20:38 +00:00