Commit Graph

1210 Commits

Author SHA1 Message Date
e3de09c119 add default inittab 2016-01-25 08:10:41 +00:00
a62ce51bfc Merge branch 'develop' of https://github.com/micheloosterhof/cowrie into develop 2016-01-25 08:04:14 +00:00
f49180c68a Rearrange to be more logical. 2016-01-25 08:04:09 +00:00
912e883dd8 remove old reference to ttylog_size 2016-01-25 11:40:36 +04:00
eb717d82e7 Rearrange to be more logical. 2016-01-24 19:10:22 +04:00
24b16233d2 new naming convention log id's 2016-01-23 18:16:53 +00:00
72e2ecea12 Merge pull request #101 from g0tmi1k/event_rewrite
Renamed Events (See #89)
I may rename them a bit more, but accepted change request.
2016-01-22 11:05:56 +04:00
bdaf13147d Merge pull request #114 from g0tmi1k/playback
Able to playback multiple log files back to back
2016-01-22 11:05:17 +04:00
46172c0b92 Merge pull request #115 from g0tmi1k/README
Tweaked README (Add a few more files of interest)
2016-01-22 11:04:36 +04:00
6da973d84d Tweaked README (Files of interest) 2016-01-22 00:11:05 +00:00
05d860c3f8 Able to playback multiple log files back to back 2016-01-21 23:40:50 +00:00
af1d3d994a Renamed Events (See #89) 2016-01-21 10:58:38 +00:00
2a4925b65f changelog update for zlib@openssh.com 2016-01-18 20:57:02 +00:00
dc459619d3 zlib@openssh.com 2016-01-18 20:56:20 +00:00
faaa9e545b Merge branch 'master' of https://github.com/micheloosterhof/cowrie 2016-01-18 20:04:23 +00:00
88bc9e9413 mark as experimental 2016-01-18 20:03:56 +00:00
55dc3eceb9 test lang setting 2016-01-18 20:03:25 +00:00
41cba0c523 store ssh kex cookie. just to check if there's patterns 2016-01-18 20:00:00 +00:00
a792ee89e3 Merge pull request #112 from SecPascal/chmod
Added chmod functionality into fsctl.py
2016-01-18 21:28:31 +04:00
1e807d9c5c Added chmod functionality into fsctl.py 2016-01-18 17:52:05 +01:00
8e864da8a8 add pkill alias to nop 2016-01-18 10:53:32 +00:00
f63bb14a3e add dget alias 2016-01-18 10:52:41 +00:00
b822278e14 Merge pull request #111 from Oweoqi/master
Update start.sh
2016-01-18 10:59:35 +04:00
fb7df2632c Update start.sh
Very small change, POSIX sh doesn't understand == for string equality, bash does, but I'm assuming you went with sh for a reason. I updated it to use = instead.
2016-01-18 09:26:48 +08:00
53742246a3 ignore macosx files 2016-01-17 10:33:08 +04:00
c45caf7f37 authbind docs 2016-01-17 10:32:35 +04:00
02f989e22a better description for 007 2016-01-14 18:09:12 +00:00
c600998170 don't mark stdin upload as web download 2016-01-14 18:08:23 +00:00
dc17775205 changelog 2016-01-13 19:31:50 +04:00
ba83be0e1e better handling of 'ls' (. and .. and +s and +t bits) 2016-01-13 19:28:18 +04:00
f6aab1be09 add correct entry for / 2016-01-13 19:09:48 +04:00
08bdce6255 show username and groupname in sftp output 2016-01-13 12:12:23 +04:00
22b49705a2 this seems to fix the memory leak. 2016-01-11 20:26:39 +04:00
381ef822da move handling of interactive sessions completely to protocol.py 2016-01-11 14:13:29 +04:00
403916397f Remove __del__. Remove cfg reference 2016-01-11 12:35:29 +04:00
6e9483fdff ttylog_size does not need to be array 2016-01-10 20:38:08 +04:00
01c2e2e4c6 add chown /chgrp 2016-01-09 17:12:56 +00:00
fbb3614784 also send SFTP uploaded files 2016-01-05 20:17:52 +00:00
2855a53687 don't close, data may still be coming 2016-01-05 20:15:16 +00:00
1b21106725 upload every file to VT 2016-01-05 23:55:31 +04:00
1d5c7f5dac update comment 2016-01-05 23:36:47 +04:00
429294fedc more VT functionality 2016-01-05 23:34:58 +04:00
a699cbea46 call avatar.logout() on logout 2016-01-05 23:33:39 +04:00
f847494444 log after file has been renamed, so plugins can use file contents 2016-01-05 23:32:58 +04:00
4f8b1d2d56 implemented postcomment 2016-01-05 12:38:43 +04:00
95f4cb485c remove unnecesary depenency requests 2016-01-05 04:18:44 +00:00
672cc0dc7c improve VT support 2016-01-05 04:15:14 +00:00
e218c7c371 remove dependency 2016-01-05 03:40:18 +00:00
efab340cc1 virustotal via Twisted http client 2016-01-04 19:55:00 +00:00
4e59ddfba0 more paths for head/tail 2016-01-04 13:40:32 +00:00