Commit Graph

2059 Commits

Author SHA1 Message Date
b10921fa45 syntax error 2018-06-23 17:14:59 +00:00
2611a98355 update 2018-06-23 17:13:55 +00:00
55a083b018 Log version earlier. Log KEX attributes in fingerprint emssage 2018-06-23 17:12:55 +00:00
558bd2a6e0 document pre-post login banner 2018-06-23 17:06:51 +00:00
080985c4fc copy openssh behavior on 1.x verison string 2018-06-23 16:51:31 +00:00
291ed78d85 py3 mention 2018-06-22 11:50:45 +00:00
047aa63724 dont' use 'basestring'. 2018-06-22 09:33:44 +00:00
de0b1f93ba optionally accept bytes to write() 2018-06-22 09:33:23 +00:00
528907e0fe Ignore E3xx 2018-06-22 09:27:34 +00:00
d50617b73b ftpget doesn't need 'object' 2018-06-22 09:22:31 +00:00
fccc7f0044 Move bytes->string conversion from honeypot.py to protocol.py 2018-06-22 09:16:24 +00:00
84cd89695f remove superfluous spaces 2018-06-22 07:33:57 +00:00
d686accd33 disable Twistedchecker 2018-06-22 07:10:07 +00:00
eb8a12b598 skip pep8 2018-06-22 06:49:06 +00:00
456ca59eda add current slack join link 2018-06-21 14:43:48 +04:00
907569c8e8 Merge branch 'master' of http://www.github.com/micheloosterhof/cowrie 2018-06-21 14:32:10 +04:00
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