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
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
ec39aad0a0
9may ( #1560 )
...
* fix MySQL error handling
* fix tar command
* type hinting for proxy
2021-05-14 15:43:28 +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
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
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
ecfb7e3fa4
Release 2.2.0 ( #1450 )
...
* release 2.2.0
2020-11-12 00:33:56 +08:00
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
d49cbdcb42
add libvirt group membership
2020-09-05 10:23:18 +08:00
3f801e823b
Fix #1390 ( #1391 )
...
* Fix #1390
* add part about discovery type. remove spaces
2020-08-12 20:56:13 +08:00
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
5c51342c03
remove apache workbook ( #1381 )
2020-07-17 13:03:09 +08:00
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
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
e7952e0de9
ToC update ( #1360 )
2020-06-08 13:54:29 +08:00
53ddb8d7d7
get ready for releae ( #1349 )
2020-05-10 23:38:03 +08:00
4fe9d0a5df
honeyfs docs ( #1324 )
2020-04-03 14:20:06 +08:00
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
029507ba77
updated doc for ELK 7.6.0 ( #1310 )
2020-03-09 12:21:45 +00:00
fbf9be75b1
remove reference to python2 ( #1302 )
2020-02-10 20:19:00 +00:00
3f7fc51159
update cowrie.org->www.cowrie.org ( #1281 )
2019-12-13 18:05:15 +08:00
9738d783d2
remove old slack link ( #1253 )
2019-10-31 14:11:04 +00:00
0fd96fa0ff
updates ( #1252 )
2019-10-31 13:16:41 +00:00
70cd2bd275
update ipforwards/ipforwardsdate size to hold FQDN ( #1245 )
2019-10-30 16:45:19 +00:00
70e5cb56cb
doc update ( #1241 )
2019-10-25 10:42:21 +02:00
7fc2b26ff8
2.7 discontinue ( #1231 )
2019-10-15 16:53:36 +01:00
dea3034d8d
change dockerfile to link to repository ( #1230 )
2019-10-15 16:39:23 +01:00
3381ba4052
Slack ( #1226 )
...
* change slack link
2019-10-15 16:24:25 +01:00
c79ceb525f
Fix rst format
2019-10-11 15:54:55 +08:00
14456112fa
json filter not required when json codec specified
2019-09-20 21:00:52 +01:00
41077d3664
Crash defaults ( #1201 )
...
* change defaults on crash reporter
2019-09-06 15:12:52 +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
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
4789223ea0
Update to Buster ( #1179 )
...
`virtualenv` needs to be installed additionally as dependency.
2019-08-19 13:14:55 +04:00
9f922ed4bc
update readme ( #1170 )
...
* update readme
* r2
2019-07-29 11:26:07 +04:00
8b7415cb1b
Move auth_none and auth_keyboard_interactive_enabled to [ssh] config section ( #1153 )
2019-06-20 11:33:38 +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
af89919b16
Update commands/files ( #1128 )
...
* Update commands/files
There were some typo's in the README, these were adjusted and tested.
* Removed StateDirectory & LogsDirectory in .service
Were not required and giving errors:
May 16 12:28:07 debian systemd[1]: [/etc/systemd/system/cowrie.service:16] Unknown lvalue 'StateDirectory' in section 'Service'
May 16 12:28:07 debian systemd[1]: [/etc/systemd/system/cowrie.service:17] Unknown lvalue 'LogsDirectory' in section 'Service'
2019-05-16 18:11:06 +04:00
4840e586f6
add Michel as copyright owner and RST formatting ( #1121 )
2019-05-12 19:33:14 +04:00
8a0d18320a
change python version message
2019-04-05 00:58:46 +04:00
f0ed16ee14
add changelog for release
2019-04-05 00:54:51 +04:00
ee01f9cb75
Enable utf8 charset on mysql output and small improvement of documentation ( #1082 )
...
* add utf8mb4 charset to mysql output plugin
* added missing option for enabling mysql output (documentation)
2019-04-04 10:37:06 +04:00
297937fcfb
Sphinx rtd theme ( #1081 )
...
* read-the-docs theme
* import all dev requirements
* add FAQ and fix Sphinx warnings
2019-03-31 13:09:15 +04:00
bcf20d85db
Log direct-tcpip events to database backends ( #1049 )
...
* fix #493
2019-03-19 16:44:21 +04:00
ab1355edf4
Add FAQs ( #1053 )
2019-03-17 11:12:28 +04:00