AIL-framework/requirements.txt

85 lines
1.1 KiB
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
#Crawler
scrapy
scrapy-splash
2018-04-11 10:14:33 +02:00
#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
bcrypt
2019-05-02 17:31:14 +02:00
2018-04-11 10:14:33 +02:00
#DomainClassifier
git+https://github.com/D4-project/BGP-Ranking.git/#egg=pybgpranking&subdirectory=client
2018-04-11 10:14:33 +02:00
DomainClassifier
#Indexer requirements
whoosh
2019-05-24 14:31:08 +02:00
beautifulsoup4
2018-04-11 10:14:33 +02:00
ipaddress
pycountry==18.12.8
2018-04-11 10:14:33 +02:00
# 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