|
|
96dc66bad0
|
Added pipe implementation
changed some functionality with tail/head/cat to work with pipe implementation
Got rid of ;'s of some places where it should not be :)
|
2016-05-30 00:15:42 -04:00 |
|
|
|
91866e3868
|
add 'curl -s'. fix exception on unknown option
|
2016-05-29 15:45:40 +00:00 |
|
|
|
dc0bfe26c4
|
escape out user input like version string or username/pass
|
2016-05-27 07:02:58 +00:00 |
|
|
|
eb4d80526f
|
fix https://github.com/micheloosterhof/cowrie/issues/173
|
2016-05-26 14:04:23 +04:00 |
|
|
|
a25d1e5d2a
|
don't split commandline on +
|
2016-05-24 15:55:38 +00:00 |
|
|
|
56369506fd
|
small improvements in duplicating real wget output
|
2016-05-23 16:16:48 +00:00 |
|
|
|
fbe9d8d70f
|
Merge pull request #171 from davegermiquet/master
Separated perl and python from BASE. Thanks @davegermiquet
|
2016-05-23 17:29:28 +04:00 |
|
|
|
f5783e6cda
|
Separated perl from BASE
Added additional error checking.
Added checking for files
Added a new command python
|
2016-05-22 01:50:24 -04:00 |
|
|
|
321deec3c4
|
fix non-CEF output logging
|
2016-05-18 11:32:57 +04:00 |
|
|
|
6d9e682d49
|
implement hostname change
|
2016-05-13 17:00:33 +00:00 |
|
|
|
816154bd74
|
format log message in output
|
2016-05-06 17:02:56 +04:00 |
|
|
|
1986845226
|
update changelog
|
2016-05-06 12:08:53 +04:00 |
|
|
|
f80b226962
|
only load pickle on startup for speed improvement
|
2016-05-06 12:06:04 +04:00 |
|
|
|
878a78ad4d
|
regression, revert back config changes
|
2016-05-06 11:30:39 +04:00 |
|
|
|
86b587af5c
|
twistedchecker formatting
|
2016-04-28 14:57:05 +04:00 |
|
|
|
d8aabd9173
|
update doc
|
2016-04-28 14:46:57 +04:00 |
|
|
|
44c22a2110
|
rename utils and to bin. move docs to doc.
|
2016-04-28 14:44:40 +04:00 |
|
|
|
02085c5e2e
|
twisted style
|
2016-04-27 12:46:09 +04:00 |
|
|
|
84930ca654
|
install.md reformat
|
2016-04-27 12:38:05 +04:00 |
|
|
|
fbd6649e25
|
Merge pull request #150 from CZ-NIC/2
Fix queued command parsing
|
2016-04-27 12:36:04 +04:00 |
|
|
|
4de3455bde
|
explicitly set umask and document effect
|
2016-04-26 15:16:49 +00:00 |
|
|
|
9ba225bf16
|
Fix queued command parsing
- do not append line as string, but as list
|
2016-04-26 14:36:54 +02:00 |
|
|
|
10c9474392
|
cosmetic changes and also fwd 587
|
2016-04-25 20:19:53 +00:00 |
|
|
|
8a3a4e4388
|
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
|
2016-04-25 20:12:55 +00:00 |
|
|
|
51894c2377
|
Merge pull request #147 from dmitriy-myz/master
SSH forward and SMTP
|
2016-04-26 00:11:32 +04:00 |
|
|
|
aa76d5cae9
|
smtp forward
|
2016-04-25 17:54:46 +03:00 |
|
|
|
4f61575f26
|
smtp forward
|
2016-04-25 17:49:20 +03:00 |
|
|
|
33b3213961
|
smtp forward
|
2016-04-25 17:45:44 +03:00 |
|
|
|
f2954eae70
|
smtp forward to 127.1:12525
|
2016-04-25 15:24:52 +03:00 |
|
|
|
89e610336c
|
smtp forward to 127.1:12525
|
2016-04-25 15:12:26 +03:00 |
|
|
|
44a71b87c4
|
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
|
2016-04-20 14:37:43 +00:00 |
|
|
|
3f65124c7b
|
remove incorrect eventid
|
2016-04-17 16:59:57 +04:00 |
|
|
|
760d41ed43
|
add session duration for tcp and terminal sessions
|
2016-04-17 14:48:57 +04:00 |
|
|
|
d4206cd31c
|
different exit code for no arguments
|
2016-04-17 14:48:41 +04:00 |
|
|
|
22b20c8126
|
asciinema!
|
2016-04-17 14:48:41 +04:00 |
|
|
|
487829ef57
|
add some creds
|
2016-04-16 10:57:19 +00:00 |
|
|
|
95c2c1f58f
|
add comment
|
2016-04-16 10:26:12 +00:00 |
|
|
|
c122e31113
|
add /proc/modules sample content
|
2016-04-16 10:20:36 +00:00 |
|
|
|
938b3d30d2
|
add empty output for stty
|
2016-04-16 10:11:54 +00:00 |
|
|
|
7fa2178629
|
this remedies an issue when twistd is run with -n flag.
it will no longer read from stdin in that case
|
2016-04-16 10:07:57 +00:00 |
|
|
|
c63339ba65
|
document python-mysqldb dependency
|
2016-04-14 13:37:36 +04:00 |
|
|
|
91498f836c
|
harmonize artifact filenames. use transport + sessionid
|
2016-04-13 20:32:35 +04:00 |
|
|
|
d3e651c215
|
harmonize sftp artifact filenames
|
2016-04-13 20:19:49 +04:00 |
|
|
|
3f6d30597c
|
more comments, consistent whitespace.
|
2016-04-13 20:12:38 +04:00 |
|
|
|
79cb1fafc5
|
rename textlog to auditlog in default config
|
2016-04-13 20:07:02 +04:00 |
|
|
|
1698f50570
|
add timestamp to text format
|
2016-04-13 20:06:16 +04:00 |
|
|
|
b926ac1bfe
|
fix bug where output plugins don't work when listening to ipv6
|
2016-04-13 20:00:31 +04:00 |
|
|
|
a3132e5a3d
|
rewrite ipv6 style addresses in case they are really ipv4
|
2016-04-12 15:58:32 +04:00 |
|
|
|
e87a83c810
|
add duration idea
|
2016-04-12 08:46:37 +00:00 |
|
|
|
a4bfe297b9
|
basic support for $VAR and ${VAR}
|
2016-04-11 13:17:13 +04:00 |
|