Commit Graph

77 Commits

Author SHA1 Message Date
Michel Oosterhof 0aa18eb1ef
rtd->py3.10 (#1894) 2023-08-22 23:00:48 +08:00
dependabot[bot] d83060cf6f
Bump setuptools from 68.0.0 to 68.1.2 in /docs (#1887)
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 68.1.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v68.0.0...v68.1.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 22:51:33 +08:00
Michel Oosterhof 22de9ffad6
fix docs (#1886)
* fix docs
* dependabot for docs
* add setuptools
2023-08-22 22:47:47 +08:00
dependabot[bot] 5b4f5024a1
Bump readthedocs-sphinx-search from 0.1.2 to 0.3.1 (#1861)
Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.1.2 to 0.3.1.
- [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/readthedocs/readthedocs-sphinx-search/commits)

---
updated-dependencies:
- dependency-name: readthedocs-sphinx-search
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-05 15:04:54 +08:00
Michel Oosterhof 0d2817a38b
Fixes2 (#1802)
* add pylint. fix variable names
* add ruff. remove twistedchecker
* update pre-commit
* update hadolint. ruff mandatory in tox
* add pyright as optional
* add coverage
* typing
* fix telnet
* fix #1757
2023-01-07 22:09:09 +08:00
udgover 899507e81a
Datadog output module (#1789)
* Add Datadog output module

Co-authored-by: Fred Baguelin <frederic.baguelin@datadoghq.com>
2022-11-18 11:32:53 +08:00
github-actions[bot] 5b64bce81e
Automatic update of dependencies (#1745)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-07-31 22:06:28 +08:00
Michel Oosterhof deb69c2c43
update twisted api url (#1737)
* update twisted api url
2022-07-04 17:37:34 +08:00
Michel Oosterhof 727b3285e8
Rtd (#1732)
* update
2022-06-22 12:48:08 +08:00
Michel Oosterhof dbdad9b950
reqadthedocs (#1729) 2022-06-16 16:40:28 +08:00
Michel Oosterhof a61e26bf95
Docs fix (#1727)
* set language for recent sphinx
* remove unused requirements file
2022-06-16 14:54:23 +08:00
Diego Parrilla cbaadeeec1
New ThreatJammer output module (#1712) 2022-04-30 23:28:11 +08:00
smalinkin a733d663c2
Add output to Graylog via GELF HTTP input. (#1652)
* Add output to Graylog via GELF HTTP input
2021-11-19 19:32:59 +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 ec39aad0a0
9may (#1560)
* fix MySQL error handling
* fix tar command
* type hinting for proxy
2021-05-14 15:43:28 +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 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 c374d02f8f
Pre commit (#1521)
* add pre-commit
* add flake8 config file. maybe put this in setup.{py|cfg}?
2021-03-30 00:47:45 +08:00
Michel Oosterhof ecfb7e3fa4
Release 2.2.0 (#1450)
* release 2.2.0
2020-11-12 00:33:56 +08:00
Michel Oosterhof 4b1474cba2
python versions update (#1448)
* Update tox/circleci/travis build infrastructure. Remove Py 2.7 and 3.5.
* Add `pip check` command to build pipeline.
2020-11-10 13:46:36 +08:00
Michel Oosterhof d49cbdcb42 add libvirt group membership 2020-09-05 10:23:18 +08:00
Michel Oosterhof 3f801e823b
Fix #1390 (#1391)
* Fix #1390

* add part about discovery type. remove spaces
2020-08-12 20:56:13 +08:00
geniusKoder 35c12dc14c
Update for readability (#1393)
Co-authored-by: Kool-Koder <39305371+Kool-Koder@users.noreply.github.com>
2020-07-31 23:09:49 +08:00
Michel Oosterhof 5c51342c03
remove apache workbook (#1381) 2020-07-17 13:03:09 +08:00
Michel Oosterhof aa3ddd3dac
Azure sentinel (#1378)
* add header

* add docker and sentinel to index

* list commands correctly

* add workbook

* fix references

* rename file
2020-07-09 22:13:19 +08:00
Guilherme Borges 66eddab75b
Update libvirt version (5.5.0 to 6.4.0) (#1363)
* update python-libvirt to 6.4.0

* minor doc improvement

* remove python 2 reference
2020-06-22 11:19:52 +01:00
Woongyeol Choi e7952e0de9
ToC update (#1360) 2020-06-08 13:54:29 +08:00
Michel Oosterhof 53ddb8d7d7
get ready for releae (#1349) 2020-05-10 23:38:03 +08:00
Michel Oosterhof 4fe9d0a5df
honeyfs docs (#1324) 2020-04-03 14:20:06 +08:00
cryptax fd6ff4a423
Working ELK setup for 7.6.1 (#1316)
* Working ELK setup for 7.6.1

* adding custom prompt option

Co-authored-by: axelle <aapvrille@fortinet.com>
2020-03-27 13:51:31 +00:00
cryptax 029507ba77
updated doc for ELK 7.6.0 (#1310) 2020-03-09 12:21:45 +00:00
Michel Oosterhof fbf9be75b1
remove reference to python2 (#1302) 2020-02-10 20:19:00 +00:00
Michel Oosterhof 3f7fc51159
update cowrie.org->www.cowrie.org (#1281) 2019-12-13 18:05:15 +08:00
Michel Oosterhof 9738d783d2
remove old slack link (#1253) 2019-10-31 14:11:04 +00:00
Michel Oosterhof 0fd96fa0ff
updates (#1252) 2019-10-31 13:16:41 +00:00
Michel Oosterhof 70cd2bd275
update ipforwards/ipforwardsdate size to hold FQDN (#1245) 2019-10-30 16:45:19 +00:00
Michel Oosterhof 70e5cb56cb
doc update (#1241) 2019-10-25 10:42:21 +02:00
Michel Oosterhof 7fc2b26ff8
2.7 discontinue (#1231) 2019-10-15 16:53:36 +01:00
Michel Oosterhof dea3034d8d
change dockerfile to link to repository (#1230) 2019-10-15 16:39:23 +01:00
Michel Oosterhof 3381ba4052
Slack (#1226)
* change slack link
2019-10-15 16:24:25 +01:00
Sean c79ceb525f
Fix rst format 2019-10-11 15:54:55 +08:00
Michel Oosterhof 14456112fa json filter not required when json codec specified 2019-09-20 21:00:52 +01:00
Michel Oosterhof 41077d3664
Crash defaults (#1201)
* change defaults on crash reporter
2019-09-06 15:12:52 +01:00
Guilherme Borges cdbb2ac2ab
Improve docs on backend pool (#1187)
* improve docs on backend pool
2019-08-27 18:40:33 +01:00
Guilherme Borges 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
Guilherme Borges 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
Werner 4789223ea0 Update to Buster (#1179)
`virtualenv` needs to be installed additionally as dependency.
2019-08-19 13:14:55 +04:00
Michel Oosterhof 9f922ed4bc
update readme (#1170)
* update readme

* r2
2019-07-29 11:26:07 +04:00