Commit Graph

1194 Commits

Author SHA1 Message Date
43a53f8f73 add cfg parameter to authdb call 2015-09-06 16:23:27 +00:00
07eda9506d fall back to old style implements support instead of @implementer 2015-09-02 19:22:33 +00:00
17340c50a7 Merge pull request #38 from maxduijsens/master
Support wget -q and added head and tail commands
2015-09-02 22:20:40 +04:00
4131bafe60 Add head and tail commands 2015-09-02 16:57:50 +02:00
3138e96b34 Support for wget quiet mode 2015-09-02 15:46:24 +02:00
8fd285191c Merge pull request #37 from maxduijsens/master
Add SSL Support to wget and curl
2015-08-30 19:59:17 +04:00
d0a2b836e6 Add SSL Support 2015-08-30 15:49:21 +02:00
60af26cf56 close forwarding channel with friendly error 2015-08-29 07:57:57 +00:00
dbaca05201 add direct-tcp to output logging framework 2015-08-29 07:49:49 +00:00
a572c4fd15 split out credentials to credentials.py 2015-08-28 11:48:36 +00:00
5dd463e8ef Remove PluggableAuthenticationModules for 15.3 compatiblity. Fix #35 2015-08-28 06:47:25 +00:00
0de25af036 rename ctrl_c to handle_CTRL_C 2015-08-27 16:50:35 +04:00
9acee60fe7 workaround for <>| tokens without spaces. 2015-08-27 14:30:20 +04:00
d0107929c2 fix cat crash with multiple arguments 2015-08-27 14:29:33 +04:00
99d96922fa Merge pull request #33 from SecPascal/cdlink
Added is_link() to core/fs.py to enable cd into symbolic link
2015-08-25 18:28:45 +04:00
4afea8b187 Support of multiple symlink levels in command_cd 2015-08-25 13:12:26 +02:00
e7ff1d95ac Support for multiple symlink levels in command_cd 2015-08-25 13:10:15 +02:00
c549f03e7e Merge branch 'master' of http://github.com/micheloosterhof/cowrie 2015-08-25 13:49:38 +04:00
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