Commit Graph

797 Commits (14583f702f56ffa32cb36e494743da2854b063e1)

Author SHA1 Message Date
Terrtia 14583f702f create first test 2018-04-11 10:14:33 +02:00
Sami Mokaddem 21f3a7c057
Merge pull request #196 from Terrtia/master
add optional tor install for onion module
2018-04-09 16:12:42 +02:00
Terrtia c42aeb3943 add optional tor install for onion module 2018-04-09 14:09:15 +02:00
Sami Mokaddem 699f918bc2
Merge pull request #194 from Terrtia/master
fix doc graph generator and add a data flow graph
2018-04-06 19:16:10 +02:00
Terrtia 7fd66987f5 improve doc graphs display 2018-04-06 14:56:25 +02:00
Terrtia 312366434d fix doc graph generator and add a data flow graph 2018-04-06 11:13:34 +02:00
Sami Mokaddem 6454fa224d
Merge pull request #193 from Terrtia/master
Keys module improvement
2018-04-05 14:19:22 +02:00
Terrtia e9b88b0656 Keys module improvement 2018-04-05 11:40:34 +02:00
Sami Mokaddem 8771230491
Merge pull request #192 from Terrtia/master
add python 3 requirement langid
2018-04-05 09:52:58 +02:00
Terrtia 450783f42b add python 3 requirement langid 2018-04-04 17:05:23 +02:00
Sami Mokaddem 34a498bcf4
Merge pull request #191 from drnguyen/master
support non-TLS SMTP servers for email notifications
2018-04-04 10:03:50 +02:00
CD Nguyen 96259c53bc refactor NotificationHelper code 2018-04-04 09:41:13 +02:00
CD Nguyen e9e3f17363 support non TSL SMTP servers 2018-03-30 11:35:37 +02:00
Sami Mokaddem 053cc6dd27
Merge pull request #184 from schutzwerk/ansible
Install AIL using Ansible
2018-03-23 08:51:18 +01:00
Alexandre Dulaunoy fd908318b0
Merge pull request #189 from P4rs3R/patch-1
launching Flask_server.py
2018-03-21 20:25:08 +01:00
A. Cristallo 93b33f36c8
launching Flask_server.py
someone just forgot `./` ;)
2018-03-21 19:28:21 +01:00
Philipp Schmied 34fd87dcc8 ansible folder: Add Ansible role, README.md: Add reference to ansible readme 2018-03-02 08:41:01 +01:00
Sami Mokaddem e00c9f0f45
Merge pull request #183 from schutzwerk/email-notifications
New feature: E-Mail notifications for tracked terms
2018-03-01 09:56:38 +01:00
Philipp Schmied 4835589ff4 Fixed typo 2018-03-01 08:50:27 +01:00
Philipp Schmied b8bace7a93 README: Reset to upstream file for PR 2018-02-28 11:48:09 +01:00
Philipp Schmied ed2203b566 README: Reset to upstream file for PR 2018-02-28 11:43:43 +01:00
Philipp Schmied 29608ab29b Fixed e-mail notificatins for sets and regexes 2018-02-28 11:31:16 +01:00
Philipp Schmied b6fcf51309 Flask_terms.py: Fixed mapping of notifcation e-mails to terms with uppercase letters 2018-02-28 09:19:27 +01:00
Philipp Schmied fd329aaba9 config.cfg.sample: Merged overwritten changes from upstream 2018-02-27 16:16:57 +01:00
Philipp Schmied 02d587134f Removed previously copied files 2018-02-27 16:01:07 +01:00
Philipp Schmied 5b1f0b0212 Implemented email notifications (bin: config.cfg additions, email sending via analyzer scripts; var: Changes to add notifications via terms management); terms_management: Fixed click handlers not being added to all tracked terms. 2018-02-27 15:12:02 +01:00
Philipp Schmied 44491e837e README.md: Add note 2018-02-27 14:44:22 +01:00
Sami Mokaddem 63f014981c
Merge pull request #181 from mokaddem/fix-dependencies
Added missing python3 dependencies
2018-02-23 09:33:13 +01: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
Alexandre Dulaunoy abdf41fe23
Merge pull request #164 from mokaddem/showDiff
Show differences between duplicates
2018-02-21 22:25:16 +01:00
Alexandre Dulaunoy 0263b25da8
Merge pull request #163 from mokaddem/iss160
Moving more to config
2018-02-21 22:24:50 +01:00
Sami Mokaddem 7bd2567e25
Merge pull request #179 from mokaddem/fix-177
fix: Added _required_height in CLabel class
2018-02-16 14:38:38 +01:00
Sami Mokaddem cbb19f95e4 fix: asciimatics introduced the '_required_height' property in the Label class. Just updating here to mirror the change 2018-02-16 14:35:09 +01:00
Sami Mokaddem 4dbf0b743e
Merge pull request #178 from mokaddem/fix-176
fix: Create a directory for the last year in ``LEVEL_DB_DATA/``
2018-02-16 13:39:05 +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
Alexandre Dulaunoy 32c8e101da
Merge pull request #170 from mokaddem/iss_169
Iss 169
2018-01-15 19:35:42 +01:00
Sami Mokaddem 3e117195a2 fix: Added a backoff time if an IOError happens 2018-01-15 17:45:13 +01:00
Sami Mokaddem 9a66a6111b Fixing no such file 2018-01-15 17:10:03 +01:00
Alexandre Dulaunoy ec36f487b4
fix: We are in 2018. 2018-01-12 09:30:30 +01:00
Alexandre Dulaunoy a95ef32f4d
Duplicate diff features added 2017-12-27 16:09:32 +01:00
mokaddem a5bb0cc229
Merge pull request #166 from mokaddem/fix_165
fix: canvasjs changed its folder hierarchy
2017-12-14 11:48:01 +01:00
Sami Mokaddem 9125930a77 fix: canvasjs changed its folder hierarchy 2017-12-14 11:47:11 +01:00
Sami Mokaddem c39e537cbe Merge branch 'iss160' into showDiff
Preemptively preventing merge-conflict with branch iss160 (moving to
configuration)
2017-12-12 11:33:22 +01:00
Sami Mokaddem 05b22e8963 typo: added word + deleted trailing spaces 2017-12-12 11:19:37 +01:00
Sami Mokaddem ef1bd16a72 typo: added word + deleted trailing spaces 2017-12-12 11:16:40 +01:00
Sami Mokaddem 304213cfa4 update: Possibility to change the authorized max line length in the config for the diff of duplicates 2017-12-12 11:00:26 +01:00
Sami Mokaddem 3fe7ecf75a feature: diff in the web interface for duplicates pastes. 2017-12-12 10:48:21 +01:00
Sami Mokaddem 860acbf7cf fix: Renamed Credentials into Credential sectiont title
config change: By default, zmq listen to both local and CRF
2017-12-12 09:29:15 +01:00
Sami Mokaddem 9d0d0b4303 update: Moved filtering operation (thresholds, number of matching in the
categ file) in the configuration file. It permits to better control the
flow of pastes.
Also set default mixer duplicate filtering to 3 (Do not filter)
2017-12-11 17:28:34 +01:00