2017-01-01 12:18:59 -05:00
|
|
|
# csirtg
|
2020-07-06 11:29:36 +08:00
|
|
|
csirtgsdk==0.0.0a22 # TODO: csirtgsdk need to be updated for current API
|
2017-01-01 12:18:59 -05:00
|
|
|
|
|
|
|
|
# dshield
|
2020-07-03 15:42:50 +08:00
|
|
|
requests==2.24.0
|
2017-01-01 12:18:59 -05:00
|
|
|
|
|
|
|
|
# elasticsearch
|
2020-11-10 12:10:16 +08:00
|
|
|
elasticsearch==7.9.1
|
2017-01-01 12:18:59 -05:00
|
|
|
|
2018-06-04 20:32:13 +01:00
|
|
|
# hpfeeds
|
2020-11-10 13:46:36 +08:00
|
|
|
hpfeeds3==0.9.10
|
2018-06-04 20:32:13 +01:00
|
|
|
|
2017-01-01 12:18:59 -05:00
|
|
|
# mysql
|
2018-07-20 22:12:30 +04:00
|
|
|
# If this fails, see documentation /home/cowrie/cowrie/docs/sql/README.md
|
2018-01-03 04:43:00 +00:00
|
|
|
# There are two options, mysqlclient is newer and provides Python3 support.
|
2020-11-10 13:46:36 +08:00
|
|
|
mysqlclient==2.0.1
|
2017-01-01 12:18:59 -05:00
|
|
|
|
2017-01-13 05:57:19 -08:00
|
|
|
# mongodb
|
2020-11-10 12:10:16 +08:00
|
|
|
pymongo==3.11.0
|
2017-01-13 05:57:19 -08:00
|
|
|
|
2017-01-01 12:18:59 -05:00
|
|
|
# rethinkdblog
|
2020-07-03 15:42:50 +08:00
|
|
|
rethinkdb==2.4.7
|
2017-01-01 12:18:59 -05:00
|
|
|
|
2017-10-27 13:26:12 +01:00
|
|
|
# s3
|
2020-11-10 12:10:16 +08:00
|
|
|
botocore==1.19.14
|
2017-10-27 13:26:12 +01:00
|
|
|
|
2017-01-01 12:18:59 -05:00
|
|
|
# slack
|
2020-11-10 12:10:16 +08:00
|
|
|
slackclient==2.9.3
|
2017-01-01 12:18:59 -05:00
|
|
|
|
2018-01-31 18:49:44 +01:00
|
|
|
# influxdb
|
2020-07-03 15:42:50 +08:00
|
|
|
influxdb==5.3.0
|
2018-04-09 11:07:55 +04:00
|
|
|
|
2018-06-18 17:05:12 +04:00
|
|
|
# kafka
|
2020-11-10 12:10:16 +08:00
|
|
|
afkak==20.10.0
|
2020-07-03 15:42:50 +08:00
|
|
|
python-snappy==0.5.4
|
2018-09-02 07:57:21 +02:00
|
|
|
|
2018-04-09 11:07:55 +04:00
|
|
|
# dblog_xmpp
|
2020-07-03 15:42:50 +08:00
|
|
|
wokkel==18.0.0
|
2018-04-09 11:07:55 +04:00
|
|
|
|
2020-03-27 14:59:04 +01:00
|
|
|
# misp
|
2020-11-10 13:46:36 +08:00
|
|
|
pymisp==2.4.134
|
|
|
|
|
|