AIL-framework/requirements.txt

75 lines
924 B
Plaintext
Raw Normal View History

pymisp
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
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
flask
texttable
#DomainClassifier
DomainClassifier
#Indexer requirements
whoosh
ipaddress
pycountry
# To fetch Onion urls
PySocks
# 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
#LibInjection bindings
pylibinjection
2018-09-12 19:10:49 +02:00
# Graph
matplotlib