Commit Graph

68 Commits (c8d5ce9a28b0fc59d81266332bd65f224ff9348f)

Author SHA1 Message Date
Terrtia c8d5ce9a28
chg: [core] mv bin/packages/config.cfg configs/core.cfg + use ConfigLoader 2019-11-05 15:18:03 +01:00
Terrtia 7c328800e6
fix: [install_dep] create update current_version 2019-06-24 15:09:31 +02:00
Terrtia c759142ca2
fix: [UI settings] fix toggle_sidebar 2019-06-24 14:37:52 +02:00
Terrtia e090b664ff
fix: [install_dep] create default user 2019-06-24 13:57:08 +02:00
Terrtia a9837c6e27
chg: [user_management 2.0] add update scripts + fix create_default_user 2019-06-20 14:47:59 +02:00
Terrtia ff3d6e22ef
chg: [update v1.7] add update scripts 2019-05-20 14:48:20 +02:00
Terrtia 97fa1ddca4
fix: [python requirements] rename file 2019-05-03 17:02:56 +02:00
Steve Clement 57a344cfab fix: [travis] Next round of travis fixes. LAUNCH.sh is the only launch script needed.
chg: [installer] Be way more quiet, watching unzips is only fun during development.
chg: [installer] Make the arch one +x
2019-05-01 20:49:07 +09:00
Steve Clement 34ff6116a6 fix: [installer] Avoid doing funky **sudo pip install** moves, it breaks python on package managed python installs, if ever, use the **--user** flag. 2019-05-01 20:36:41 +09:00
Terrtia 5c4db5f2f1
chg: [update] add update script Redis ARDB + add background update 2019-04-11 17:49:20 +02:00
Jason Hedden c825ea6b2b Add pybgpranking to install deps
The python module DomainClassifier requires pybgpranking which is not
available in the community PyPI repository. This commit installs pybgpranking
from git using the same version required by DomainClassifier https://github.com/adulau/DomainClassifier

Fixes the following installation error when using installing_deps.sh:
```
Could not find a version that satisfies the requirement pybgpranking (from DomainClassifier->-r pip3_packages_requirement.txt (line 50)) (from versions: )
No matching distribution found for pybgpranking (from DomainClassifier->-r pip3_packages_requirement.txt (line 50))
```
2019-03-10 22:40:00 -05:00
Terrtia 3051c7280f
fix: [install script] use virtualenv package 2018-12-11 16:55:47 +01:00
Terrtia 15901d2865
fix: typo 2018-10-02 16:04:47 +02:00
Terrtia 44d19fbb80
fix: [pystemon-feeder] paste save path 2018-10-02 16:02:59 +02:00
Terrtia 86cacbc51f
fix: [Install] add python and package requirements 2018-09-12 19:30:00 +02:00
raw-data 8b3a0e2705 [fix] switch from git:// to https:// while cloning tlsh.git 2018-07-06 11:15:02 +01:00
Olivier Bilodeau 297ac40295 Using pip3 instead of pip fixes docker issues 2018-06-22 16:55:15 -04:00
Thirion Aurélien b7aa65ac6b
Merge branch 'master' into tags 2018-06-20 10:08:36 +02:00
Terrtia c64588f60e
add feature, user can submit paste on the web interface 2018-06-08 16:49:20 +02:00
garanews 01e829b02d
removed -y from pip install command
removed -y from pip install command
2018-06-06 11:05:09 +02:00
Terrtia cd6734f704
fix install 2018-05-31 15:35:20 +02:00
Terrtia 7f5596328f
fix install 2018-05-31 15:03:52 +02:00
Terrtia e36cc666cd
fix install 2018-05-31 14:38:06 +02:00
Terrtia 3730b7fdb9
fix install 2018-05-31 14:35:15 +02:00
Terrtia cc31b42957
fix install 2018-05-31 14:04:03 +02:00
Terrtia 884d655b0c
taxonomies and galaxies update via LAUNCH 2018-05-31 13:53:29 +02:00
Terrtia 5c50de45de
add taxonomies and galaxies update and install 2018-05-31 10:07:23 +02:00
Terrtia 3841c159a0
change leveldb to ardb 2018-05-07 14:50:40 +02:00
Terrtia 4386cbbd34 fix travis 2018-04-11 10:48:22 +02:00
Thirion Aurélien 1011ec5fb3
fix travis build 2018-04-11 10:23:15 +02:00
Terrtia 14583f702f create first test 2018-04-11 10:14:33 +02:00
Terrtia c42aeb3943 add optional tor install for onion module 2018-04-09 14:09:15 +02:00
Sami Mokaddem 42c1511528 fix: correct package names and more privilege for installing tlsh 2018-02-23 09:27:40 +01:00
Sami Mokaddem bfa35a2e23 fix: Added missing python3 dependencies for alertHandler (running under
p3 for pymisp)
2018-02-22 16:58:08 +01:00
Sami Mokaddem 0281114221 fix: Create a directory for the last year (named as such) in LEVEL_DB_DATA/. This is done to prevent Duplicates.py to fail connecting to the database, as directories are created when starting install_dependencies.sh 2018-02-16 13:34:13 +01:00
Sami Mokaddem f603a7f44b Added pip3 in dependencies 2017-11-23 14:02:54 +01:00
= adb753293d Removed 301x Dir in install_deps 2017-08-23 14:00:04 +02:00
= 92adea38d0 Semi-automated directory creation with date as name in LAUNCH and installing_deps 2017-08-21 13:48:02 +02:00
Mokaddem 5ad77d4d47 Merge branch 'installation-fix' into production 2016-10-27 16:22:16 +02:00
Mokaddem 815104f2f4 Fixed missing dependency in sentimentAnalysis 2016-10-27 09:05:56 +02:00
Raphaël Vinot 149a43128d Use latest version off tlsh
#82 fixed upstream
2016-10-22 18:33:19 -04:00
Mokaddem 5a4ea734a2 Fixed path issues in doc + added dependencies related to ssdeep 2016-10-14 14:26:33 +02:00
Raphaël Vinot 242434bdec Fix tlsh python module 2016-09-14 15:43:02 +02:00
Raphaël Vinot f3d908831b Fix tlsh installer 2016-09-14 15:27:08 +02:00
Raphaël Vinot 201ed4402a Merge branch 'master' of github.com:CIRCL/AIL-framework 2016-09-14 14:59:30 +02:00
Raphaël Vinot fa6b7d7e09 Fix travis 2016-09-14 14:52:29 +02:00
Raphaël Vinot a622abc923 Update install script
Fix #76
2016-09-14 14:46:39 +02:00
Madhu Akula 5ee2b73ce0 Added -y option for packages installation
This will break docker installation, because it's a non-interactive.
2016-09-08 11:32:13 +05:30
Mokaddem b708cf555e Added directory creation 2016-08-25 10:59:32 +02:00
Mokaddem 07856f3119 Added script module-dataflow-graph + fixed bug in module.cfg preventing the credential module to receive data. 2016-08-24 11:32:48 +02:00