Commit graph

872 commits

Author SHA1 Message Date
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
abdf41fe23
Merge pull request #164 from mokaddem/showDiff
Show differences between duplicates
2018-02-21 22:25:16 +01:00
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
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
ec36f487b4
fix: We are in 2018. 2018-01-12 09:30:30 +01:00
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
mokaddem
9cab76cf88
Merge pull request #162 from mokaddem/sentimentBugfix
Fix: bug between front-end and back-end date representation
2017-12-11 16:35:38 +01:00
29aa5b8eaf
Merge pull request #159 from eurodude/patch-1
Allow for multiple entries like 1 2 3 4 5
2017-11-28 15:18:31 +01:00
Fabien Mathey
3105192312
Allow for multiple entries like 1 2 3 4 5
Should replace the need to type 
1<Enter>2<Enter> 
etc. and allows for 
1 2 3 4 5<Enter>
2017-11-28 15:15:12 +01:00
71922f9def
add: Python script to test if the ZMQ feed works as expected 2017-11-28 09:46:06 +01:00
mokaddem
e3fc5f2fba
Merge pull request #153 from mokaddem/ail_training_november
update slides
2017-11-28 08:31:30 +01:00
Sami Mokaddem
57d811e1f2 updated: slides 2017-11-28 08:30:31 +01:00
Sami Mokaddem
b92478b83c update slides 2017-11-28 08:24:31 +01:00
mokaddem
a6074869ec
Merge pull request #152 from mokaddem/ail_training_november
Added slides of AIL Training November Edition
2017-11-28 08:19:41 +01:00
Sami Mokaddem
a384262203 Added slides 2017-11-28 08:18:43 +01:00
d82ea079e6
Features updated to add MISP export + random minor fixes 2017-11-24 09:38:39 +01:00
af8736f698
Merge pull request #151 from mokaddem/misp_obj
Alert to MISP
2017-11-24 09:06:26 +01:00
Sami Mokaddem
83e082e62a update: removed useless comments 2017-11-24 08:57:41 +01:00
Sami Mokaddem
f603a7f44b Added pip3 in dependencies 2017-11-23 14:02:54 +01:00
mokaddem
af4c9ec81c
Merge pull request #150 from mokaddem/launcher_update
Launcher update
2017-11-23 13:57:06 +01:00
Sami Mokaddem
a0d07b1098 feature: try to send data to MISP if keys are provided, else do nothing 2017-11-23 13:47:02 +01:00
mokaddem
8460131f24
Merge pull request #146 from PaulSec/master
refactor (without deleting)
2017-11-23 12:00:54 +01:00
Sami Mokaddem
2a967c4d92 update/feature: Max number of duplicate push to MISP + duplicate are pushed as attachment 2017-11-23 07:13:44 +01:00
Sami Mokaddem
805171a8a5 Added a seemingly working version of ailleak to misp 2017-11-20 14:57:25 +01:00
Sami Mokaddem
e0b188c069 Better support of python3 in Helper.py 2017-11-20 14:55:36 +01:00
Sami Mokaddem
1e76e10c01 Support of add_object to a MISP instance 2017-11-20 12:12:53 +01:00
Sami Mokaddem
6f0227a78a Starting support of python3 2017-11-20 12:12:06 +01:00
Sami Mokaddem
ee7759be91 Updated alertHandler and ailleakObject 2017-11-16 11:18:13 +01:00
Sami Mokaddem
5c7c07fbea Merge branch 'launcher_update' into misp_obj 2017-11-16 10:09:05 +01:00
Sami Mokaddem
45a9897020 Added draft support of MISP ail-leak object 2017-11-16 09:52:37 +01:00
Sami Mokaddem
652b00f4b2 Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00