b44b907743
remove exceptions ( #1204 )
2019-09-06 16:52:35 +01:00
60bcf2b0e1
better error ( #1203 )
2019-09-06 16:39:49 +01:00
cec5ba4c34
Dock ( #1202 )
...
* instead use dockerfile in docker-cowrie/ remove this to stop confusion
2019-09-06 15:42:18 +01:00
41077d3664
Crash defaults ( #1201 )
...
* change defaults on crash reporter
2019-09-06 15:12:52 +01:00
ca837eda04
Merge branch 'master' of https://github.com/cowrie/cowrie
2019-09-06 15:05:49 +01:00
5db18ff97a
Crash ( #1200 )
...
* fix
2019-09-06 14:45:18 +01:00
e60cb7088f
Crash ( #1199 )
...
* update crashreporter
2019-09-06 14:13:20 +01:00
38d7d95d84
Merge branch 'master' of https://github.com/cowrie/cowrie
2019-09-06 14:02:51 +01:00
69ced5431f
Add retro-compatibility for Python 2.7 ( #1198 )
...
* add retro-compatibility for Python 2.7
2019-09-05 07:49:50 +01:00
a0e1e1251b
Tftp exception ( #1197 )
...
* remove tftp exceptions
2019-09-04 22:31:27 +01:00
ca1213b4a8
treq as requirement ( #1196 )
2019-09-04 22:22:49 +01:00
07b25db3dd
Merge branch 'master' of https://github.com/cowrie/cowrie
2019-09-04 22:18:26 +01:00
5e2eff567d
add __init__ for py2 ( #1195 )
2019-09-04 16:02:28 +01:00
7a48eda9ec
Telemetry ( #1194 )
...
* crashreporter uploads crashes to api.cowrie.org
2019-09-04 16:01:48 +01:00
b35b98666d
Merge branch 'master' of https://github.com/cowrie/cowrie
2019-09-02 08:14:45 +01:00
58fcb470be
Py3 hpfeeds ( #1192 )
...
* __next__ for py3
2019-08-30 13:01:29 +04:00
27befe953d
Merge branch 'master' of https://github.com/cowrie/cowrie
2019-08-30 12:37:43 +04:00
d4d6453209
Use interactive_timeout in SSH proxy ( #1190 )
2019-08-27 21:52:35 +01:00
d2fe36c44c
Add option to configure Qemu machine ( #1189 )
2019-08-27 20:05:24 +01:00
d325e39487
Remove capture_output parameter for Python 3.6- compatibility ( #1188 )
...
* remove capture_output parameter for Python 3.6 compatibility
2019-08-27 18:59:56 +01:00
cdbb2ac2ab
Improve docs on backend pool ( #1187 )
...
* improve docs on backend pool
2019-08-27 18:40:33 +01:00
934c803015
Fix issue #1185 ( #1186 ) - use lazy import for libvirt
...
* fix typo in docs
* fix #1185 by lazy importing
2019-08-26 21:04:32 +01:00
f9a82c29d2
Merge branch 'master' of https://github.com/cowrie/cowrie
2019-08-26 16:49:52 +04:00
aeba97b4cc
Add a pool of backends for the proxy ( #1181 )
...
* add pool configs
* add pool interface from proxy branch
* add support for pool initialisation in plugin
* add pool to telnet
* backend pool as service
* move libvirt backend to own dir
* add NAT settings
* add guest backend config
* check for telnet in nmap if ssh is disabled
* add pool periodic cleanup
* add developer guide for backend pool
* add proxy documentation
* add backend pool docs
* docs on XML configs
* add method to check guest connectivity
* add telnet exec class
* update circle deps
* add tox libvirt dep
2019-08-26 12:11:58 +01:00
7329d26974
dshield py3 ( #1184 )
2019-08-25 12:26:19 +04:00
a97b1ead51
test new py versions ( #1183 )
...
* test new py versions
* 3.9-dev does not exist yet
2019-08-25 11:38:41 +04:00
016878667f
dependency upgrade Tue Aug 20 15:53:23 +04 2019 ( #1182 )
2019-08-20 16:37:00 +04:00
16fac8856d
Handle redirection in shell ( #1095 )
2019-08-20 12:51:00 +04:00
4789223ea0
Update to Buster ( #1179 )
...
`virtualenv` needs to be installed additionally as dependency.
2019-08-19 13:14:55 +04:00
f4c1afad37
Fix missing byte type cast for color ( #1174 )
2019-08-06 17:04:13 +04:00
9f922ed4bc
update readme ( #1170 )
...
* update readme
* r2
2019-07-29 11:26:07 +04:00
19a9bd2f3f
fix ( #1167 )
2019-07-19 17:29:58 +04:00
bf422e424c
don't use format, it leads to implicit decode() depending on OS LANG settings ( #1164 )
2019-07-05 10:47:31 +04:00
2fc6a47ed8
Fix typo in printf command. ( #1162 )
2019-07-03 21:59:50 +04:00
34f8464732
Add a Telnet proxy for Cowrie ( #1159 )
...
* add telnet proxy
2019-07-01 21:41:03 +04:00
cc7d65adc0
Add an SSH proxy for Cowrie ( #1154 )
...
* add SSH proxy
2019-06-29 13:20:26 +04:00
8b7415cb1b
Move auth_none and auth_keyboard_interactive_enabled to [ssh] config section ( #1153 )
2019-06-20 11:33:38 +04:00
571d4f0308
Use command instead of which for checking authbind ( #1145 )
2019-06-20 11:28:18 +04:00
4ef3d18270
Remove deprecated options from config file ( #1151 )
2019-06-20 11:27:50 +04:00
5d321950a0
dependency upgrade Thu Jun 20 10:34:24 +04 2019 ( #1152 )
2019-06-20 11:27:13 +04:00
31ad2c1a54
handle submission if there is no good url ( #1144 )
2019-06-13 08:34:49 +04:00
8b363c3432
dependency upgrade Sun Jun 9 10:45:35 +04 2019 ( #1143 )
2019-06-09 13:07:43 +04:00
179166cd63
sleep command accepts 's' 'h' or 'm' ( #1141 )
2019-05-30 11:11:08 +04:00
4bf5b4a3cc
Dependency upgrade 2019 05 29 ( #1140 )
...
* python dependency upgrade Wed May 29 05:34:21 +04 2019
2019-05-30 10:36:24 +04:00
d925e23d13
scripts to update and freeze main dependencies ( #1139 )
2019-05-29 05:17:45 +04:00
efa4df978f
Tests on CircleCI
...
* version one
2019-05-25 11:09:10 +04:00
73fda01b1a
travis org->com for icon ( #1135 )
2019-05-25 10:35:01 +04:00
f551b249f0
Pickle ( #1134 )
...
* load pickle from scratch, don't deepcopy
* allow output module `import` without side effects
* set up intersphinx for py3 and twisted
2019-05-21 01:00:49 +04:00
c0217d3ef4
don't use url key for non-urls ( #1133 )
2019-05-17 21:56:23 +04:00
9e471824fc
Rewrite config as a singleton object ( #1129 )
...
* config as singleton so that the cowrie code can be imported without running code.
2019-05-17 20:49:45 +04:00