Commit Graph

748 Commits (9d0d0b4303747ddac540b1d4a0bec5fa580288cf)

Author SHA1 Message Date
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
Alexandre Dulaunoy 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
Alexandre Dulaunoy 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
Alexandre Dulaunoy d82ea079e6
Features updated to add MISP export + random minor fixes 2017-11-24 09:38:39 +01:00
Alexandre Dulaunoy 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
Sami Mokaddem ec7d2d49b2 Added seconds args in import_dir 2017-11-15 16:03:42 +01:00
Paul A 0b4bdaa9c2 Changed the README.md file 2017-10-22 18:49:11 +02:00
Paul A 4a4a1d478b Quick refactor for the JavaScript 2017-10-22 18:48:54 +02:00
mokaddem 1cea828ed7 Merge pull request #145 from PaulSec/master
Removed duplicate function update_values()
2017-10-20 17:11:39 +02:00
Paul A 795d8c8f53 Modified the README.md 2017-10-20 15:56:14 +02:00
Paul A f6b6777095 Fixed some code for the JavaScript (coding-style) 2017-10-20 15:44:09 +02:00
Paul A 48fc8e3464 Removed duplicate function 2017-10-20 15:32:58 +02:00
mokaddem 69901abdd0 Merge pull request #143 from ngsimon/master
Updated Docker image + Fixed Web UI dependencies installation
2017-10-06 14:20:35 +02:00
Simon Tran 6039f8c3cd Updated Docker documentation typo 2017-10-01 02:34:53 +02:00
Simon Tran 6b43d2a067 Updated Dockerfile
- Migrated Dockerfile to Ubuntu 16.04 LTS
- Fixed dependency to "sudo"
- Fixed AIL Web dependencies installation
- Added Docker documentation
2017-10-01 02:29:56 +02:00
Simon Tran a41c5d55c5 Migrated Dockerfile to Ubuntu 16.04 LTS
Fixed AIL Web dependencies installation
Added Docker documentation
2017-10-01 02:23:32 +02:00
Sami Mokaddem 2cfb8c173b Fixed from front-end date representation bug 2017-09-27 10:46:20 +02:00
Sami Mokaddem 13f1c676d6 Added '_AIL' to the end of screen session name to better check an kills sessions. Also, gracefully close redis server + Check 1 time if redis-servers are running. 2017-09-26 16:17:06 +02:00
= 5bafc1fccc Merge remote-tracking branch 'upstream/master' 2017-09-26 11:31:01 +02:00
Alexandre Dulaunoy a25fc828e3 Merge pull request #139 from mokaddem/indexer_register_fix
Fixed bug: No CR between indexes in all_index.txt file
2017-08-24 17:07:21 +02:00
= a8dc9231c6 Typo2.. 2017-08-24 16:43:42 +02:00
= b2d4dd4a1f Typo 2017-08-24 16:43:05 +02:00
= 74ff401e1d Fixed bug: No CR between indexes in all_index.txt file 2017-08-24 16:41:30 +02:00
Alexandre Dulaunoy bb128a5e94 Merge pull request #138 from mokaddem/import_dir_update
Improvement of import_dir
2017-08-24 09:40:52 +02:00
Alexandre Dulaunoy c96c62e866 Merge pull request #137 from mokaddem/rst_script
Added AIL reset script
2017-08-24 09:40:08 +02:00
Alexandre Dulaunoy baab19d663 Merge pull request #136 from mokaddem/bugfix
LevelDB auto-directory
2017-08-24 09:39:58 +02:00
= 429cc96d2a Improvement of import_dir.py. Added feed name parameter, send the correct path (without potential ../) and gzipEncode it if needed. 2017-08-23 15:10:26 +02:00
= 85fb63141f Added AIL reset script 2017-08-23 15:05:51 +02:00
= b3d03f5136 Merge branch 'import_dir' 2017-08-23 14:45:47 +02:00