Commit Graph

1159 Commits

Author SHA1 Message Date
c0d9652a41 mark sftp uploaded files 2015-09-28 18:10:29 +00:00
f9c462da72 fix handling relative links 2015-09-28 16:05:46 +00:00
1124a509f9 mkdir now raises excpetions. Fix #41 2015-09-27 18:59:07 +00:00
ca564204b8 fix strip executable bit 2015-09-27 18:16:05 +00:00
fdd08264dc implement rmdir for sftp 2015-09-27 17:39:26 +00:00
c4b754ea41 fix for cd to non-existing directory 2015-09-27 05:08:54 +00:00
e8e604b908 basics of sftp work again 2015-09-27 05:08:54 +00:00
856906f0bc seems to work. symbolic links 2015-09-27 05:08:54 +00:00
c1a12655b8 update changelog 2015-09-25 21:10:26 +00:00
caacace873 keyboard-interactive is back 2015-09-25 21:09:23 +00:00
53b07f2803 add interface for IPAM 2015-09-25 19:55:18 +00:00
b2e1dd0fa3 add splunk readme 2015-09-25 19:44:18 +00:00
cf7cb868b1 rename is_dir and is_link to isdir and islink to be like os.path python functions 2015-09-18 06:39:50 +00:00
3e7514178a update /proc/version 2015-09-16 14:20:45 +00:00
acac82020b document workaround for TypeError: must be long, not mpz 2015-09-12 09:47:21 +00:00
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