forked from viper-framework/viper
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements-modules.txt
95 lines (69 loc) · 1.53 KB
/
requirements-modules.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
# appdirs==1.4.3 # unused?
# cached-property==1.3.0 # unused?
# enum34==1.1.6 # Unused?
# mccabe==0.6.1 # Dev Feature?
# pycodestyle==2.3.1 # Dev Feature?
# simplejson==3.10.0
# APK module
androguard==3.2.0
# ClamAV Module
pyclamd==0.4.0
# DNS Module
pypdns==1.3
# ELF Module
pyelftools==0.24
# Email module
dnspython==1.15.0
# SEE: olefile under Office module
# Fuzzy Module
# SEE: pydeep in requirements-base.txt
# Joe Sandbox module
jbxapi==2.3.0
# McAfee BUP Files Module
# SEE: olefile under Office module
# MISP
pymisp[fileobjects,virustotal] >= 2.4.96
jsonschema==2.6.0
# Office module
olefile==0.46
xxxswf==2.0.0
pyparsing==2.2.0
packaging==16.8
# PE module
pefile==2018.8.8
# PE module (verify sigs)
# SEE: bitstring in requirements-core.txt
pyasn1==0.4.2
pyOpenSSL==18.0.0
cryptography==2.3.1
cffi==1.11.2
asn1crypto==0.24.0
idna==2.6
ipaddress==1.0.22
pycparser==2.18
# PSSL Module
pypssl
# Radare
r2pipe==0.9.1
# Reports Module
beautifulsoup4==4.6.0
# SWF Module
pylzma==0.4.9
# VirusTotal Module
virustotal-api==1.1.7
# Yara Module
yara-python==3.7.0
# Rats
pycrypto==2.6.1
# Source Code Dependencies
# Scraper
git+https://github.com/viper-framework/ScrapySplashWrapper.git#egg=Scrapy
# PE module (verify sigs)
git+https://github.com/sebdraven/verify-sigs.git#egg=verify-sigs
# Office module
git+https://github.com/decalage2/oletools.git#egg=oletools
# MISP
git+https://github.com/MISP/PyTaxonomies.git#egg=PyTaxonomies
git+https://github.com/MISP/PyMISPGalaxies.git#egg=PyMISPGalaxies
# EXIF Module
ocrd-pyexiftool==0.2.0