23dcbbeee4
ssh client fingerprint
2018-06-21 14:30:32 +04:00
0957606546
whitespace for flake8
2018-06-20 19:38:50 +00:00
34c8d98ffc
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
2018-06-20 19:26:53 +00:00
20f44cdcff
remove tabs
2018-06-20 19:26:35 +00:00
12777744f1
remove trailing whitespace
2018-06-20 23:17:33 +04:00
28245a969b
more checking with twistedchecker
2018-06-20 23:17:25 +04:00
e3c47a3be6
wip
2018-06-20 23:09:17 +04:00
bb6827cbd4
Merge branch 'master' of https://github.com/micheloosterhof/cowrie
2018-06-19 20:14:11 +00:00
a9bb5db866
fakeoutfile should be safeoutfile
2018-06-19 20:13:32 +00:00
09302626da
fixes
2018-06-19 11:30:17 +04:00
75024a095f
i.path -> filepath
2018-06-18 18:17:07 +04:00
415a40a74d
fix EXTENDED_DATA_STDERR
2018-06-18 18:14:39 +04:00
8c1f385451
UNIQUECHAN not defined. write to COWRIECHAN
2018-06-18 18:01:40 +04:00
8f3bf5031e
add log import
2018-06-18 18:00:05 +04:00
6a8c6c872e
fix import of Failure()
2018-06-18 17:56:18 +04:00
8794fb5fea
fix import
2018-06-18 17:54:51 +04:00
c5fb8b1345
name -> self.name
2018-06-18 17:52:06 +04:00
f51e885c4e
define IsADirectory exception and formatting
2018-06-18 17:49:53 +04:00
a0b20f565d
Merge branch 'master' of http://www.github.com/micheloosterhof/cowrie
2018-06-18 17:05:20 +04:00
088830e635
kafka
2018-06-18 17:05:12 +04:00
7a8b3884ed
kafka
2018-06-18 17:04:57 +04:00
cb7a034540
kafka v1
2018-06-18 17:04:38 +04:00
743b9394d1
don't log 'system' in json
2018-06-18 11:46:25 +00:00
8c4b4705d9
use session rather than sessionno variables in log
2018-06-18 11:43:51 +00:00
2156c72196
rewrite uname. store config in [shell]
2018-06-18 10:32:42 +00:00
293d6ff9e8
Allow customization of 'uname -a' response via config file ( #742 )
...
* Allow customization of 'uname -a' return values
- Make uname behave like http://www.gnu.org/software/coreutils/uname
- Add config file options to customize responses
* Fix config defaults
2018-06-18 14:11:07 +04:00
078f682e32
Support reading all config vars from env ( #735 )
2018-06-18 13:24:05 +04:00
8d2446273b
sometimes webStatus is empty
2018-06-18 08:47:22 +00:00
178042ae0c
wrap version in repr() since we get nonsene input
2018-06-18 08:34:17 +00:00
1edc5e4fc0
make twistedchecker happy
2018-06-18 08:05:28 +00:00
6efc0f3f61
buffer remote stdin in input_data
2018-06-18 08:01:27 +00:00
25889ff0b6
remove utf8 comments
2018-06-18 08:01:20 +00:00
a3dc7a4f3d
fix argument checking
2018-06-18 08:01:03 +00:00
9223e06eaa
UUID generate inside connection function
2018-06-18 07:42:18 +00:00
3b56e4f1a4
grep help goes to stdout not stderr
2018-06-18 06:47:01 +00:00
88dee1336b
getopt/line number support for cat.
2018-06-18 06:45:52 +00:00
450e2df348
add slack workspace link
2018-06-10 12:20:27 +04:00
bdc7b34516
Add regex support to the userdb. ( #763 )
2018-06-09 20:47:51 +04:00
0a03195726
add name of program to replay ttylog
2018-06-06 13:37:18 +04:00
2ff43991fa
Merge branch 'master' of http://www.github.com/micheloosterhof/cowrie
2018-06-06 13:36:13 +04:00
1bd1669ab9
WIP: Hpfeeds: Native Twisted, Python 3 support, TLS support + memory leak fix ( #766 )
...
* New version of hpfeeds output plugin
* Update requirements-output.txt
2018-06-04 23:32:13 +04:00
3dac1aa2a9
Recommend Slack for questions
2018-06-04 15:18:31 +04:00
77682e636c
Merge branch 'master' of http://www.github.com/micheloosterhof/cowrie
2018-06-04 15:16:39 +04:00
d32cb40ce3
Add flake8 to the Travis CI testing ( #767 )
...
* Add flake8 to the Travis CI testing
* exceptions.AttributeError —> AttributeError
* notImplementedError —> NotImplementedError
* notImplementedError —> NotImplementedError
* buffer was removed in Python 3
* New Style Exception for Python 3
* file() —> open() for Python 3
__file()__ was removed in Python 3
* from twisted.conch.ssh.common import getNS
__getNS()__ is called on lines 208 and 209 but it is never imported.
* New Style Exception again
2018-06-04 13:58:08 +04:00
0e7b7f8b7a
formatting
2018-05-26 11:10:21 +04:00
daaeb84ebd
formatting
2018-05-26 11:02:40 +04:00
dde9b848bc
formatting
2018-05-26 10:59:43 +04:00
80a6594c46
formatting, cleanup
2018-05-26 10:53:29 +04:00
6f2b3f8438
command_ftpget: fix initial value for out_addr ( #758 )
2018-05-23 00:07:40 +04:00
ee967310a5
Add 'destfile' key in cowrie.session.file_download ( #761 )
...
* Add destfile key
* Add destfile key
* Add destfile key
* Add destfile key
* Add destfile key
* Add destfile key
2018-05-23 00:07:24 +04:00