Commit Graph

2475 Commits

Author SHA1 Message Date
github-actions[bot] 3dae609a5d
Automatic update of dependencies (#1591)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-29 23:19:08 +08:00
github-actions[bot] 8769fd7cad
Automatic update of dependencies (#1590)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-27 16:13:30 +08:00
github-actions[bot] c32ee8a9b9
Automatic update of dependencies (#1587)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-24 00:17:00 +08:00
github-actions[bot] 7c86cdd57e
Automatic update of dependencies (#1586)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-18 23:06:47 +08:00
Jc2k 8b65560dde
Use string.decode("utf-8", error='backslashreplace') for ssh version (#1585) 2021-06-18 23:06:07 +08:00
github-actions[bot] 5648b23ca1
Automatic update of dependencies (#1582)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-06-17 11:45:37 +08:00
Jc2k 198deb2ed6
Not all file_download have 'url' set (#1584) 2021-06-17 11:42:29 +08:00
Michel Oosterhof 272c2f773d
Type stubs (#1581)
* add type stubs
* update mypy
2021-06-15 21:39:03 +08:00
Michel Oosterhof 50d39c4a72
Update pur.yml
use single quote in yaml.
2021-06-10 18:39:52 +08:00
Michel Oosterhof 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
Michel Oosterhof 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
Michel Oosterhof 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
Michel Oosterhof 705de8e16c
Fix1570 (#1571)
* Fix #1570
2021-05-30 12:51:55 +08:00
Michel Oosterhof b8be378586
Fix1567 (#1568)
* Fix #1567
2021-05-29 13:50:45 +08:00
Michel Oosterhof 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
Michel Oosterhof 307d5b85e2
Update setup.py 2021-05-23 15:31:55 +08:00
Michel Oosterhof 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
Michel Oosterhof 2a90db6fa3
Fix1560 (#1563)
* fix #1560
2021-05-23 14:40:35 +08:00
Luke Milby 0cd1fd89de
Fix apt size of formatting (#1561)
* update formatting for apt additional disk space message
2021-05-18 09:32:05 +08:00
Michel Oosterhof ec39aad0a0
9may (#1560)
* fix MySQL error handling
* fix tar command
* type hinting for proxy
2021-05-14 15:43:28 +08:00
Daniel Mittelman 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
Michel Oosterhof a75c9b93cf
Update .readthedocs.yml 2021-05-09 00:49:29 +08:00
Michel Oosterhof 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
Michel Oosterhof fdbb2f0939
Private ranges (#1557)
* limit private address ranges
2021-05-07 11:56:36 +08:00
Michel Oosterhof d2f3a35d11
Update .readthedocs.yml 2021-05-04 00:17:00 +08:00
github-actions[bot] e489ca63b9
Automatic update of dependencies (#1547)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-05-04 00:15:30 +08:00
Michel Oosterhof f74cd0d741
Readthedocs (#1555)
* add readthedocs config file for sphinx-copy button
2021-05-04 00:15:10 +08:00
Michel Oosterhof 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
Michel Oosterhof 85d8179c93
Fix 1549 (#1551) 2021-05-02 13:09:25 +08:00
intereal 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
Sereysethy Touch 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
Michel Oosterhof 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
github-actions[bot] 174f98fa63
Automatic update of dependencies (#1546)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-23 11:47:03 +08:00
github-actions[bot] 39a235fc88
Automatic update of dependencies (#1543)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-22 10:18:25 +08:00
Michel Oosterhof 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
github-actions[bot] c28087524c
Automatic update of dependencies (#1541)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-17 14:46:53 +08:00
Michel Oosterhof 628ad9bed7
Gh action tox (#1536)
* tox via gh-action
2021-04-16 21:47:12 +08:00
github-actions[bot] db51e6a79a
Automatic update of dependencies (#1540)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-16 21:46:07 +08:00
Michel Oosterhof 2e0e3a80e4
Mypy5 (#1539)
* add way more typing
2021-04-15 14:25:33 +08:00
github-actions[bot] 8f3c1c4e79
Automatic update of dependencies (#1537)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-15 12:16:57 +08:00
Michel Oosterhof 6756c76722
import order (#1535) 2021-04-14 23:48:17 +08:00
github-actions[bot] 8d1f706a67
Automatic update of dependencies (#1534)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-04-14 23:23:04 +08:00
Michel Oosterhof 4df0bc5ed8
Pur (#1533)
* automatic

* update
2021-04-14 23:20:35 +08:00
Michel Oosterhof 2b818ec1ec
Pyre (#1531)
* add pyre
2021-04-13 21:55:23 +08:00
Michel Oosterhof 43f1279178
remove python2 legacy code (#1532) 2021-04-13 21:54:48 +08:00
Michel Oosterhof 9d830083e1
dependency upgrade Sat 10 Apr 2021 03:20:23 UTC (#1529) 2021-04-10 11:29:43 +08:00
Julius ter Pelkwijk b1508d43b0
Adding kill to list of most-used commands (#1527) 2021-04-06 23:20:57 +08:00
Michel Oosterhof ac2ad04925
Mypy4 (#1526)
* remove python2 support, assume 3.6+
* ignore .envrc
* type annotations
* rewrite cowrieconfig from singleton class to module variable
* add resumeproducing function
* name has become bytes (was str before)
* remove unreachable statement
* add typing for mock fake transport
* enable mypy check by default
2021-04-03 23:53:44 +08:00
Brad Chiappetta 0c775d0b61
Update GreyNoise Output Script to Use Community API (#1524)
* update to use community api
2021-04-01 23:39:42 +08:00
Michel Oosterhof 436194148b
dependency upgrade Mon 29 Mar 2021 16:50:30 UTC (#1522) 2021-03-30 00:55:04 +08:00