Commit Graph

1996 Commits

Author SHA1 Message Date
10444f552f requires log import 2017-11-08 18:48:19 +04:00
8484da235d Add proxy avatar 2017-11-07 22:49:32 +04:00
c01cb30488 Add server for proxy implementation 2017-11-07 22:39:34 +04:00
d5aeaf395e Add endpoints/session. Still partially WIP 2017-11-07 22:34:36 +04:00
74a9eee800 use CONFIG in artifact.py 2017-11-07 00:01:44 +04:00
d17f135984 Move server to shell/ 2017-11-07 00:01:23 +04:00
40c90d861c load pickle here 2017-11-06 23:59:18 +04:00
34a8359469 Explicitly state protocol in hpfeeds event (#608) 2017-11-03 14:48:39 +04:00
6af4ede785 use echo -n . 2017-11-02 14:56:53 +04:00
fe834b0495 update actions when cmdstack is empty 2017-11-01 21:22:24 +04:00
8f5cdca649 differentiate EOF between single command and full shell 2017-11-01 21:16:40 +04:00
64953431d7 Send EOF to shell and if shell is gone, disconnect 2017-11-01 21:15:39 +04:00
003357e156 force-stop really stops Cowrie now (#611) 2017-10-29 20:51:01 +04:00
2d8914b2b6 Add S3 artifact upload output plugin (#609) 2017-10-27 16:26:12 +04:00
d4a49df4f7 Fix bug in parsing argument for ping command (#610) 2017-10-27 16:25:08 +04:00
28055a6359 Remove /dev/stdout 2017-10-19 15:27:55 +04:00
82ceb6b835 use FROM_UNIXTIME 2017-10-18 05:54:20 +00:00
0a309d237c remove superfluous quote escapes 2017-10-14 12:37:11 +04:00
d8e525ba30 CONVERT local time to UTC on INSERT 2017-10-14 12:34:57 +04:00
33cb848abb add field "time" as epoch time to events 2017-10-11 22:47:04 +04:00
80b91d565c add force-stop option 2017-10-01 07:46:36 +00:00
bd09cf4584 Alternative fix does not work, "url" cannot be NULL 2017-09-30 20:00:35 +04:00
bf36f9d4bb Alternative fix for #590 2017-09-30 19:58:21 +04:00
4d0e2b63e2 'Z' after timestamp doesn't work. Set TZ=GMT with callback function 2017-09-30 19:47:56 +04:00
31a93dde57 wip 2017-09-30 19:31:06 +04:00
6a0b1cce64 split cowrie/ssh/session, move shell to shell/ 2017-09-26 14:51:12 +04:00
f6b85aff61 ssh/filetransfer.py -> shell/filetransfer.py 2017-09-26 10:35:44 +04:00
900dd2124a core.fs -> shell.fs 2017-09-25 19:18:36 +04:00
dc20d27b48 Add logging to proxy implementation 2017-09-25 19:16:55 +04:00
88990691c5 add channel implementation with logging 2017-09-25 12:05:00 +04:00
3307b239ab core.utils instead of shell.utils 2017-09-24 23:46:50 +04:00
d995305bf1 add __init__ 2017-09-24 23:29:43 +04:00
45370d4b1f Move emulated session from core/ to shell/ 2017-09-24 16:20:50 +04:00
ff97faf1c9 add dist 2017-09-23 10:52:00 +04:00
b36a799554 add proxy implementation for request_exec 2017-09-23 10:50:06 +04:00
97566e8d94 Implemented a restart command (#592) 2017-09-21 22:22:34 +04:00
96baaabe6e Merge branch 'master' of https://github.com/micheloosterhof/cowrie 2017-09-17 18:46:10 +00:00
cc7f93b121 command_ftpget: Wrap ftp.quit() into try/except (#576) 2017-09-12 21:09:39 +04:00
f4c53a98db Set global CONFIG variable 2017-09-10 10:16:32 +04:00
2d54278e85 Revert "Add CONFIG global variable to stop passing around cfg"
This reverts commit 43fb3d4f2c.
2017-09-10 10:15:54 +04:00
43fb3d4f2c Add CONFIG global variable to stop passing around cfg 2017-09-10 10:10:06 +04:00
ec35453dab add supervisor to doc files 2017-09-09 08:04:50 +00:00
b5a4d70abf Attach hashes that were downloaded/uploaded to the hpfeeds event (#579) 2017-09-08 20:22:34 +04:00
1355d2bddb Fix #570 2017-09-06 08:50:26 +00:00
d976e7a545 add explicit Twisted version check 2017-09-06 08:36:32 +00:00
d62018b307 add names to forwarding channels 2017-09-05 13:36:19 +04:00
8bd188918c add % to wordchars 2017-08-22 20:32:30 +04:00
894dafc5d3 add Docker info 2017-08-22 17:28:52 +04:00
efd002c6b2 rephrase forwarding log messages 2017-08-20 10:06:22 +04:00
f1f90a70d1 Add word 'request' to forwarding log message 2017-08-20 10:04:17 +04:00