2018-02-22 16:58:08 +01:00
|
|
|
pymisp
|
|
|
|
|
2018-06-14 16:51:06 +02:00
|
|
|
thehive4py
|
|
|
|
|
2018-11-29 08:58:24 +01:00
|
|
|
redis==2.10.6
|
2018-04-11 10:14:33 +02:00
|
|
|
#filemagic conflict with magic
|
2018-02-22 16:58:08 +01:00
|
|
|
crcmod
|
|
|
|
mmh3
|
|
|
|
ssdeep
|
|
|
|
|
|
|
|
pubsublogger
|
|
|
|
zmq
|
2018-04-04 17:05:23 +02:00
|
|
|
langid
|
2018-04-11 10:14:33 +02:00
|
|
|
|
|
|
|
#Essential
|
|
|
|
pyzmq
|
|
|
|
dnspython
|
|
|
|
logbook
|
|
|
|
pubsublogger
|
|
|
|
textblob
|
|
|
|
|
|
|
|
#Tokeniser
|
|
|
|
nltk
|
|
|
|
|
|
|
|
#Graph
|
|
|
|
numpy
|
|
|
|
matplotlib
|
|
|
|
networkx
|
|
|
|
terminaltables
|
|
|
|
colorama
|
|
|
|
asciimatics
|
|
|
|
|
|
|
|
# Hashlib
|
|
|
|
crcmod
|
|
|
|
mmh3
|
|
|
|
ssdeep
|
|
|
|
python-Levenshtein
|
|
|
|
|
|
|
|
#Others
|
|
|
|
python-magic
|
|
|
|
pybloomfiltermmap
|
|
|
|
psutil
|
|
|
|
phonenumbers
|
|
|
|
|
|
|
|
ipython
|
|
|
|
texttable
|
|
|
|
|
2019-05-02 17:31:14 +02:00
|
|
|
flask
|
|
|
|
flask-login
|
2019-05-03 16:52:05 +02:00
|
|
|
bcrypt
|
2019-05-02 17:31:14 +02:00
|
|
|
|
2018-04-11 10:14:33 +02:00
|
|
|
#DomainClassifier
|
|
|
|
DomainClassifier
|
|
|
|
#Indexer requirements
|
|
|
|
whoosh
|
|
|
|
|
2019-05-24 14:31:08 +02:00
|
|
|
beautifulsoup4
|
|
|
|
|
2018-04-11 10:14:33 +02:00
|
|
|
ipaddress
|
2019-07-20 17:00:48 +02:00
|
|
|
pycountry==18.12.8
|
2018-04-11 10:14:33 +02:00
|
|
|
|
|
|
|
# To fetch Onion urls
|
|
|
|
PySocks
|
|
|
|
|
2018-06-08 16:49:20 +02:00
|
|
|
# decompress files
|
|
|
|
sflock
|
|
|
|
|
2018-04-11 10:14:33 +02:00
|
|
|
#ASN lookup requirements
|
|
|
|
#https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/adns-python/adns-python-1.2.1.tar.gz
|
2018-04-17 09:44:44 +02:00
|
|
|
https://github.com/trolldbois/python3-adns/archive/master.zip
|
2018-04-11 10:14:33 +02:00
|
|
|
https://github.com/trolldbois/python-cymru-services/archive/master.zip
|
|
|
|
|
|
|
|
https://github.com/saffsd/langid.py/archive/master.zip
|
2018-07-04 14:28:34 +02:00
|
|
|
|
|
|
|
#LibInjection bindings
|
|
|
|
pylibinjection
|
2018-09-12 19:10:49 +02:00
|
|
|
|
|
|
|
# Graph
|
|
|
|
matplotlib
|