a4f0d12903
Update wget.py ( #674 )
...
Update wget.py in order to implement new event cowrie.session.file_download.failed
2018-01-29 17:59:29 +04:00
534db3bd9a
New event cowrie.session.file_download.failed ( #672 )
...
Update of curl in order to implement the new event cowrie.session.file_download.failed
2018-01-29 17:58:30 +04:00
0ef457e003
Update of ftpget.py ( #673 )
...
Update ftpget in order to implement new event cowrie.session.file_download
2018-01-29 17:58:06 +04:00
07fd7296ee
Fix wrong reference to permalink
2018-01-24 12:36:09 +04:00
63d060f624
Add delayed file system initialization
2018-01-21 11:37:03 +04:00
7795a0fb03
does not need decode
2018-01-21 11:10:53 +04:00
96ca2bab7c
log python and twisted version number
2018-01-09 10:37:51 +04:00
27c0f3b235
Flags to toggle comment/upload
2018-01-08 20:59:17 +04:00
83674f723c
always add Cowrie comment
2018-01-08 20:49:41 +04:00
6df61018af
remove debug code
2018-01-08 20:04:49 +04:00
0949bb95f8
Update to submit files again. Comment still does not work
2018-01-08 20:03:57 +04:00
075083ad76
Comments on timeout
2018-01-07 11:40:28 +04:00
c59c86ae07
Set timeout for connection as well
2018-01-06 22:01:14 +04:00
eda706e7f1
No need to pass avatar to forwarding channel
2018-01-06 22:00:09 +04:00
772cb2e41e
docs on mysqlclient
2018-01-03 04:49:57 +00:00
372e68ebf3
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
2018-01-03 04:43:24 +00:00
35f1bac115
update mysql requirements for py3
2018-01-03 04:43:00 +00:00
e8491e763d
Need __init__
2018-01-02 23:03:44 +04:00
3ac5ad881e
If client only uses forwarding, don't copy FS
2018-01-02 23:02:02 +04:00
3c3dcd75de
Better file timestamp in daily roll
2018-01-02 19:29:10 +04:00
f0d6163c7b
configurable ttylog directory
2018-01-02 11:34:26 +04:00
58d36cf156
decode bytes input to utf-8 in insults
2017-12-28 16:09:24 +04:00
2017f4bdef
less verbose
2017-12-28 16:08:30 +04:00
fcd5fdd8be
Now works with Py3
2017-12-28 16:08:18 +04:00
e0fa000233
Run on Py3 strings intenrally
2017-12-28 15:02:59 +04:00
87d296eb3c
run on strings internally
2017-12-28 15:01:37 +04:00
6546f1ee6e
WIP, scanning works. uploading files disabled
2017-12-28 14:38:46 +04:00
3b2dc9269f
remove debug statement
2017-12-27 16:22:41 +04:00
e9c9bcf2d4
WIP py3
2017-12-27 09:46:54 +04:00
98d0c49456
change virtualenv logic. umask -> 0022
2017-12-27 09:29:37 +04:00
ab83da8978
add Py3 virtenv and other changes
2017-12-26 10:18:07 +04:00
682efacafb
Convert all bytes output data to string
2017-12-26 09:32:38 +04:00
4c08223320
restore SFTP functionality.
2017-12-26 07:55:50 +04:00
f8397f055d
keep username as Py3 string
2017-12-26 06:56:17 +04:00
e696b9f47f
Py3 fix for command not found. send str not bytes to terminal
2017-12-26 06:12:07 +04:00
e585229c4a
command_wget: ( #650 )
...
[-] revert fix for using wget in 'cat|sh' commands chain
[!] fix typo
2017-12-21 08:48:13 +04:00
eb461b7296
string handling for python3
2017-12-16 10:11:36 +04:00
242965bb43
Python3 string handling fix for APT
2017-12-16 10:07:41 +04:00
cdb1579746
command_wget: ( #649 )
...
[+] Handle "-O -" option
[+] Don't write garbage to the destination file when used together with pipe redirection
[+] Remove excessive exit() calls that trash cmdstack when used in commands chain inside "cat|sh" shell
2017-12-15 11:20:38 +04:00
cf2c0597b2
Fix for Py3 string handling. Py3 now works!
2017-12-13 13:55:58 +00:00
35f0af3fa4
Further python3 enhancements
2017-12-13 13:52:23 +00:00
bd260311b1
This gets us to a Python3 login prompt
2017-12-13 11:56:06 +00:00
249d0cae78
update default umask
2017-12-13 11:37:36 +00:00
ade7d69a5b
Py3 compatible commands
2017-12-13 11:25:07 +00:00
63a51b86ec
Python3 authentication flow
2017-12-13 10:54:44 +00:00
561f35f7ea
SSH protocol handling changes for Python3
2017-12-13 10:38:41 +00:00
56f5e130b3
py2/py3 custom ssh version handling
2017-12-13 10:01:03 +00:00
0a7bbbdb82
make endpoints work on python3
2017-12-13 09:48:24 +00:00
43eb51beba
Add updating instructions
2017-12-13 09:09:36 +00:00
4f36ec44d0
Use existing virtualenv. Make default configurable
2017-12-13 09:04:18 +00:00