mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
43 lines
596 B
Plaintext
43 lines
596 B
Plaintext
# csirtg
|
|
csirtgsdk==0.0.0a22 # TODO: csirtgsdk need to be updated for current API
|
|
|
|
# dshield
|
|
requests==2.25.1
|
|
|
|
# elasticsearch
|
|
elasticsearch==7.12.0
|
|
|
|
# hpfeeds
|
|
hpfeeds3==0.9.10
|
|
|
|
# mysql
|
|
# If this fails, see documentation /home/cowrie/cowrie/docs/sql/README.md
|
|
# There are two options, mysqlclient is newer and provides Python3 support.
|
|
mysqlclient==2.0.3
|
|
|
|
# mongodb
|
|
pymongo==3.11.3
|
|
|
|
# rethinkdblog
|
|
rethinkdb==2.4.8
|
|
|
|
# s3
|
|
botocore==1.20.49
|
|
|
|
# slack
|
|
slackclient==2.9.3
|
|
|
|
# influxdb
|
|
influxdb==5.3.1
|
|
|
|
# kafka
|
|
afkak==20.10.0
|
|
python-snappy==0.6.0
|
|
|
|
# dblog_xmpp
|
|
wokkel==18.0.0
|
|
|
|
# misp
|
|
pymisp==2.4.141.1
|
|
|