Commit Graph

2169 Commits

Author SHA1 Message Date
Michel Oosterhof 7c1faaf256 load commands once, not for every user 2018-07-28 19:42:43 +04:00
Michel Oosterhof 8890bcd6f6 wording changes 2018-07-28 19:22:09 +04:00
Michel Oosterhof 8e311f1051 remove duplicate docker entries 2018-07-28 19:16:12 +04:00
Michel Oosterhof e899d2984f py3 parse http headers 2018-07-28 11:44:15 +00:00
Michel Oosterhof 85035a419c remove cowrie.log.open 2018-07-28 10:21:05 +00:00
Michel Oosterhof b9fb147d98 Save tty contents in file based on hash of input 2018-07-28 10:15:37 +00:00
Michel Oosterhof aecd049dde string->bytes for wget and curl 2018-07-28 09:13:58 +00:00
Michel Oosterhof f544f17adf error message is bytes in py3 2018-07-28 09:04:05 +00:00
Michel Oosterhof 11c19dc5b6 calculate hash of input part of ttylog only 2018-07-28 08:50:43 +00:00
Michel Oosterhof 6d25734744 extra warning if config file not found 2018-07-28 07:24:21 +00:00
dwasss c5c3d20b0c Update INSTALL.md (#809)
* Update INSTALL.md

Added updating requirements output dependencies.

* Update INSTALL.md

Updated text to include info about upgrading optional output plugin dependencies
2018-07-25 13:32:36 +04:00
Danilo Vargas af2efaad7a Fixed bug in ifconfig.py #827 (#829) 2018-07-24 00:48:55 +04:00
Michel Oosterhof 6a3bc41c30 fix import 2018-07-23 15:32:18 +04:00
Michel Oosterhof ad1c349c85 accept more options for scp 2018-07-23 12:25:13 +04:00
Michel Oosterhof 4fe530d792 import from right file. switch order of imports 2018-07-23 12:20:23 +04:00
Michel Oosterhof 8f9403d59a wrap verson in wrapper, we can get random bytes this way 2018-07-22 14:21:21 +04:00
Michel Oosterhof 2b44f7f0e0 Merge branch 'master' of http://www.github.com/micheloosterhof/cowrie 2018-07-22 14:02:50 +04:00
Michel Oosterhof 7c204a8164 do moduli check/version string only once 2018-07-22 14:02:12 +04:00
Michel Oosterhof fc93c14845 code to delete old compiled code 2018-07-21 10:14:50 +00:00
Michel Oosterhof 6e974a68de update with instructiosn to delete compiled code 2018-07-21 10:09:15 +00:00
Michel Oosterhof 7756f4d987
move cowrie and twisted to src subdirectory (#825) 2018-07-21 14:04:44 +04:00
Danilo Vargas ec1fb606f3 create command du (#824)
* create command du

* activate command du
2018-07-21 11:53:02 +04:00
Danilo Vargas 935dfeb0a6 ifconfig dynamic (#823)
* inet6 addr dynamic

* inet6 addr dynamic

* Packets dynamic in ifconfig
2018-07-21 11:52:23 +04:00
Michel Oosterhof 990640e280 remove isError from log.msg 2018-07-20 22:39:03 +04:00
Michel Oosterhof 9e242fed5d picture 2018-07-20 22:21:38 +04:00
Michel Oosterhof 56190902f7 readme 2018-07-20 22:16:57 +04:00
Michel Oosterhof e0839a63df splunk docs are for the new one, not the legacy 2018-07-20 22:14:56 +04:00
Michel Oosterhof 48adc3160a doc/ -> docs/ 2018-07-20 22:12:30 +04:00
Michel Oosterhof c6a4bc361e add SUPPORT 2018-07-20 22:01:38 +04:00
Michel Oosterhof 9a6cda0fa1 flake fix 2018-07-20 15:12:37 +04:00
Michel Oosterhof bf2eff0b51 remove expected results json 2018-07-20 15:09:38 +04:00
Michel Oosterhof b584287e3a .dist file goes to etc/ 2018-07-20 14:39:49 +04:00
Michel Oosterhof 369497005f use cowrie.client.kex for KEX 2018-07-20 14:29:59 +04:00
Danilo Vargas fb642455c6 HWaddr dynamic (#819)
* HWaddr dynamic

* Update ifconfig.py
2018-07-19 14:28:44 +04:00
FabiolaBusch 3a918fd971 Fixed random.choice() for version (#818) 2018-07-19 14:27:33 +04:00
Michel Oosterhof d18cc00033 more output 2018-07-15 15:26:02 +04:00
Michel Oosterhof 80306f6642 add setup_help, add python version 2018-07-15 15:24:55 +04:00
Michel Oosterhof 4b091da6d3 allow whitespace in arch config directive 2018-07-15 15:18:47 +04:00
Michel Oosterhof 53288f91c0 prompt fix for Py3 telnet 2018-07-15 15:00:00 +04:00
Michel Oosterhof e6be0beff7 Py3 fix for nobanner 2018-07-15 14:57:44 +04:00
Michel Oosterhof 0364d9d1c7 Same interactive timeout on telnet 2018-07-15 14:55:58 +04:00
Michel Oosterhof d957bff867 rename loginTime->startTime. Interactive timeout. Fix str/bytes 2018-07-15 14:53:45 +04:00
Michel Oosterhof 948e9b8780 same timeout for telnet auth 2018-07-15 14:44:51 +04:00
Michel Oosterhof 5aab2a797f configurable authentication timeout 2018-07-15 14:41:27 +04:00
Michel Oosterhof 9d3fb5a657 string/bytes fixes for scp 2018-07-15 14:24:45 +04:00
Michel Oosterhof 29afc1227e write sessionid to textlog 2018-07-15 14:17:01 +04:00
Michel Oosterhof 01b60f1e44 remove unused tests. rewrite len() tests. 2018-07-15 14:14:32 +04:00
Michel Oosterhof 4e420d9a74 to make parsing work better on py3.6 externalize wordchar additions 2018-07-15 14:06:32 +04:00
Michel Oosterhof 683271e91f renumber. more grep test 2018-07-15 13:45:04 +04:00
Michel Oosterhof 372e04ab17 test9, grep from file 2018-07-15 13:41:58 +04:00