2017-01-01 17:18:59 +00:00
|
|
|
# csirtg
|
2017-12-06 06:08:24 +00:00
|
|
|
csirtgsdk>=0.0.0a17 # Specify version because pip won't install pre-release versions by default
|
2017-01-01 17:18:59 +00:00
|
|
|
|
|
|
|
# dshield
|
|
|
|
requests
|
|
|
|
|
|
|
|
# elasticsearch
|
|
|
|
pyes
|
|
|
|
|
|
|
|
# mysql
|
2017-12-06 06:08:24 +00:00
|
|
|
# If this fails, see documentation /home/cowrie/cowrie/doc/sql/README.md
|
2018-01-03 04:43:00 +00:00
|
|
|
#
|
|
|
|
# There are two options, mysqlclient is newer and provides Python3 support.
|
|
|
|
# MySQL-python is the classic option with Cowrie and has been tested.
|
|
|
|
mysqlclient
|
|
|
|
# MySQL-python
|
2017-01-01 17:18:59 +00:00
|
|
|
|
2017-01-13 13:57:19 +00:00
|
|
|
# mongodb
|
|
|
|
pymongo
|
|
|
|
|
2017-01-01 17:18:59 +00:00
|
|
|
# rethinkdblog
|
|
|
|
rethinkdb
|
|
|
|
|
2017-10-27 12:26:12 +00:00
|
|
|
# s3
|
|
|
|
botocore
|
|
|
|
|
2017-01-01 17:18:59 +00:00
|
|
|
# slack
|
|
|
|
slackclient
|
|
|
|
|
|
|
|
# splunklegacy
|
2017-12-06 06:08:24 +00:00
|
|
|
# For more info, see documentation /home/cowrie/cowrie/doc/splunk/README.md
|
2017-01-01 17:18:59 +00:00
|
|
|
splunk-sdk
|
2018-01-31 17:49:44 +00:00
|
|
|
|
|
|
|
# influxdb
|
|
|
|
influxdb
|