Commit Graph

1194 Commits

Author SHA1 Message Date
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
7fab139876 add '$' and ':' to list of word characters. 2016-04-11 11:44:20 +04:00
78c1a0f099 also utc for existing timestamp 2016-03-22 16:31:38 +01:00
4ee543d1bc print as a function 2016-03-22 17:14:42 +04:00
156b97efe3 file()->open() 2016-03-22 17:06:37 +04:00
df8b287331 time in UTC 2016-03-22 17:02:21 +04:00
f949eb4a14 Merge branch 'master' of https://github.com/micheloosterhof/cowrie 2016-03-01 12:07:02 +04:00
29a2550caa fix text output 2016-03-01 12:06:43 +04:00
7701da533d parse || also 2016-02-29 00:12:36 +00:00
3bfff8d7d5 Merge branch 'develop' of https://github.com/micheloosterhof/cowrie into develop 2016-02-28 23:57:12 +00:00
0c16b3e9ba also fix logging for failed commands 2016-02-28 23:55:22 +00:00
976f678368 fix command logging 2016-02-28 23:55:22 +00:00
f02c567436 Add some more documentation how to init database 2016-02-28 23:55:22 +00:00
fec5306d3b Add documentation in cowrie.cfg.dist 2016-02-28 23:55:22 +00:00
e0229241b8 Use placeholders and remove MySQL built-in functions usage 2016-02-28 23:55:22 +00:00
92d35462c3 Add init sqlite3 script
Index are not null and automatically incremented
when they are declared INTEGER PRIMARY KEY. Thus,
the integer size declaration has been removed
2016-02-28 23:55:22 +00:00
875486e1a0 Add sqlite3 driver 2016-02-28 23:55:22 +00:00
6cd3b8c95f 'yes' command prints args or 'y' 2016-02-28 23:50:59 +00:00