Commit Graph

2581 Commits

Author SHA1 Message Date
20d304973e Automatic update of dependencies (#1598)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-11 12:37:19 +08:00
ddb8e3ab93 Automatic update of dependencies (#1597)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-10 23:39:59 +08:00
fcf9aaac6a Automatic update of dependencies (#1596)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-09 11:20:58 +08:00
c5e9a6b21c Automatic update of dependencies (#1595)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-08 11:28:55 +08:00
92c3fe2b78 Automatic update of dependencies (#1594)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-06 21:56:13 +08:00
aec10cbe05 Automatic update of dependencies (#1593)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-05 11:53:43 +08:00
3dae609a5d Automatic update of dependencies (#1591)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-29 23:19:08 +08:00
8769fd7cad Automatic update of dependencies (#1590)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-27 16:13:30 +08:00
c32ee8a9b9 Automatic update of dependencies (#1587)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-24 00:17:00 +08:00
7c86cdd57e Automatic update of dependencies (#1586)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-18 23:06:47 +08:00
8b65560dde Use string.decode("utf-8", error='backslashreplace') for ssh version (#1585) 2021-06-18 23:06:07 +08:00
5648b23ca1 Automatic update of dependencies (#1582)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-17 11:45:37 +08:00
198deb2ed6 Not all file_download have 'url' set (#1584) 2021-06-17 11:42:29 +08:00
272c2f773d Type stubs (#1581)
* add type stubs
* update mypy
2021-06-15 21:39:03 +08:00
50d39c4a72 Update pur.yml
use single quote in yaml.
2021-06-10 18:39:52 +08:00
999dff5dd8 Dependency upgrade 2021 06 09 (#1578)
* dependency upgrade Wed  9 Jun 2021 07:46:32 UTC
2021-06-09 16:26:21 +08:00
2a68eacb69 Pip check (#1576)
* add pip check/pip install to verify recommend config actually works
* add yamllint because too much yaml now
* add FAQ's
2021-06-09 13:37:10 +08:00
90386933e5 Mysql connector (#1575)
* use new mysql connector - this needs new external pip dependency mysql-connector-python !!
2021-06-08 16:23:51 +08:00
705de8e16c Fix1570 (#1571)
* Fix #1570
2021-05-30 12:51:55 +08:00
b8be378586 Fix1567 (#1568)
* Fix #1567
2021-05-29 13:50:45 +08:00
9af813994e Fix mysql string expansion (#1565)
Fix broken MySQL string expansions. Fixes https://github.com/cowrie/docker-cowrie/issues/27
2021-05-24 12:36:36 +08:00
307d5b85e2 Update setup.py 2021-05-23 15:31:55 +08:00
b80dad12b4 Csirtg (#1564)
* update CSIRTG output plugin to use new library version
* update shadow file too. fix #1562
2021-05-23 15:12:53 +08:00
2a90db6fa3 Fix1560 (#1563)
* fix #1560
2021-05-23 14:40:35 +08:00
0cd1fd89de Fix apt size of formatting (#1561)
* update formatting for apt additional disk space message
2021-05-18 09:32:05 +08:00
ec39aad0a0 9may (#1560)
* fix MySQL error handling
* fix tar command
* type hinting for proxy
2021-05-14 15:43:28 +08:00
988733210a Fixed the Slack output since it was using an old interface of slackclient (#1559)
* Fixed the Slack output to work with the versions 2.x of slackclient
2021-05-10 23:41:31 +08:00
a75c9b93cf Update .readthedocs.yml 2021-05-09 00:49:29 +08:00
ec69913a5d 7may (#1558)
* restructure documentation headings
* add output eventid reference guide 
* rename all classes with capitals
* more typing
2021-05-09 00:45:12 +08:00
fdbb2f0939 Private ranges (#1557)
* limit private address ranges
2021-05-07 11:56:36 +08:00
d2f3a35d11 Update .readthedocs.yml 2021-05-04 00:17:00 +08:00
e489ca63b9 Automatic update of dependencies (#1547)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-05-04 00:15:30 +08:00
f74cd0d741 Readthedocs (#1555)
* add readthedocs config file for sphinx-copy button
2021-05-04 00:15:10 +08:00
813f35e86d 26apr (#1552)
* typing
* clean also cleans docs/
* ignore twistedchecker exit code
* twistedchecker fixes
* update docs. add copy button
* add missing $ prompts
* updated copyright
* isort
* remove flake8-import order. config flake8/isort/black
* remove import order
* docs restructure
* should pick up settings from setup.cfg
* put conversion code back in. JSON encoding needs it
2021-05-03 23:42:25 +08:00
85d8179c93 Fix 1549 (#1551) 2021-05-02 13:09:25 +08:00
f2f1b3b150 Fixed Cowrie detection (#1530)
* Fixed Cowrie detection by its behaviour. Inspired by https://github.com/blazeinfosec/detect-kippo-cowrie
2021-05-01 14:34:56 +08:00
dddde1850a Commands should be decoded as utf8 (#1477)
Co-authored-by: Michel Oosterhof <micheloosterhof@users.noreply.github.com>
2021-04-26 21:52:14 +08:00
a79d6bc0ca Gh actions pypy (#1544)
* typing
* python version updates in ci/cd
* only mypy on cpython
* twistedchecker ignore errors
* only run auto updater on the main repository
2021-04-26 08:03:52 +08:00
174f98fa63 Automatic update of dependencies (#1546)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-23 11:47:03 +08:00
39a235fc88 Automatic update of dependencies (#1543)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-22 10:18:25 +08:00
9afe861b2c Mypy6 (#1542)
* lots of fixes for python typing
* fixed base64 and added testing
* removed convert() from logging, should ease up CPU usage
* clear up bytes/string confusion.
2021-04-18 14:03:38 +08:00
c28087524c Automatic update of dependencies (#1541)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-17 14:46:53 +08:00
628ad9bed7 Gh action tox (#1536)
* tox via gh-action
2021-04-16 21:47:12 +08:00
db51e6a79a Automatic update of dependencies (#1540)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-16 21:46:07 +08:00
2e0e3a80e4 Mypy5 (#1539)
* add way more typing
2021-04-15 14:25:33 +08:00
8f3c1c4e79 Automatic update of dependencies (#1537)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-15 12:16:57 +08:00
6756c76722 import order (#1535) 2021-04-14 23:48:17 +08:00
8d1f706a67 Automatic update of dependencies (#1534)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-14 23:23:04 +08:00
4df0bc5ed8 Pur (#1533)
* automatic

* update
2021-04-14 23:20:35 +08:00
2b818ec1ec Pyre (#1531)
* add pyre
2021-04-13 21:55:23 +08:00