Commit Graph

2509 Commits

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

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

* inet6 addr dynamic

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

* Update ifconfig.py
2018-07-19 14:28:44 +04:00
3a918fd971 Fixed random.choice() for version (#818) 2018-07-19 14:27:33 +04:00
d18cc00033 more output 2018-07-15 15:26:02 +04:00
80306f6642 add setup_help, add python version 2018-07-15 15:24:55 +04:00
4b091da6d3 allow whitespace in arch config directive 2018-07-15 15:18:47 +04:00
53288f91c0 prompt fix for Py3 telnet 2018-07-15 15:00:00 +04:00
e6be0beff7 Py3 fix for nobanner 2018-07-15 14:57:44 +04:00
0364d9d1c7 Same interactive timeout on telnet 2018-07-15 14:55:58 +04:00
d957bff867 rename loginTime->startTime. Interactive timeout. Fix str/bytes 2018-07-15 14:53:45 +04:00
948e9b8780 same timeout for telnet auth 2018-07-15 14:44:51 +04:00
5aab2a797f configurable authentication timeout 2018-07-15 14:41:27 +04:00
9d3fb5a657 string/bytes fixes for scp 2018-07-15 14:24:45 +04:00
29afc1227e write sessionid to textlog 2018-07-15 14:17:01 +04:00
01b60f1e44 remove unused tests. rewrite len() tests. 2018-07-15 14:14:32 +04:00
4e420d9a74 to make parsing work better on py3.6 externalize wordchar additions 2018-07-15 14:06:32 +04:00
683271e91f renumber. more grep test 2018-07-15 13:45:04 +04:00
372e04ab17 test9, grep from file 2018-07-15 13:41:58 +04:00
f049877cca grep working 2018-07-15 13:39:40 +04:00
e5a7600b31 working echo tests 2018-07-15 13:29:46 +04:00
db6b235f3c Fix E265 2018-07-14 11:10:28 +00:00
afcafa4c97 more echo tests. Found bug 2018-07-14 11:05:40 +00:00
772c3191f3 add shortname so can be executed from any path 2018-07-14 10:46:18 +00:00
162c9049a4 extra error message if not found 2018-07-14 10:36:43 +00:00
f660a591d0 string->bytes 2018-07-14 10:09:05 +00:00
d9456d01de comment out invalid test 2018-07-14 10:08:51 +00:00
720cbd5065 typo 2018-07-13 13:55:08 +04:00
8ed94c1d03 FileNotFound 2018-07-13 13:51:50 +04:00