Commit Graph

12506 Commits (5bc0834bac35e9f19bfc017d19c0f87ab1059c4c)

Author SHA1 Message Date
Steve Clement 1ec4ca08d7
fix: [installer] Installer had some bugs for os-detection 2019-07-01 21:37:26 +09:00
chrisr3d ec93e56187
fix: [stix2 export] Making stix2-validator happpy with registry key patterns 2019-07-01 11:59:47 +02:00
chrisr3d 10ab7efe22 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-01 11:18:17 +02:00
iglocska 9293a15e2f
Merge branch 'module_rework2' into 2.4 2019-07-01 09:51:07 +02:00
iglocska 1c58e90343
fix: [internal] processing freetext data without background workers fixed 2019-07-01 09:50:25 +02:00
chrisr3d 5674f2145d
fix: [stix2 export] Making stix2-validator happy about mac addresses 2019-07-01 09:41:50 +02:00
Steve Clement 52fde83bc4
chg: [installer] Added fork checker 2019-07-01 16:05:13 +09:00
chrisr3d af74e5b992
chg: [stix2] Bumped latest version
- Fixing issues with 'parse' called on bundles
  containing custom objects
2019-07-01 08:53:52 +02:00
Steve Clement fe16c017ce
chg: [installer] One step closer to "sane" aka. generic os-detection 2019-07-01 15:46:14 +09:00
Steve Clement 70ba135c83
chg: [doc] More CentOS/RHEL updates towards some sort of installer 2019-07-01 15:24:39 +09:00
Steve Clement 93a55a1e89
chg: [doc] Leveled RHEL7/RHEL8 Install procedure (WiP) 2019-07-01 13:15:15 +09:00
chrisr3d 4d590160da
fix: [stix2 export] Fixed TLP marking definition objects creation 2019-06-28 12:44:57 +02:00
chrisr3d b40fa0d69f Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-06-27 14:10:42 +02:00
Steve Clement d37d6c5316
chg: [installer] If unattended do not switch user. (#4812)
chg: [installer] If unattended do not switch user.
2019-06-27 21:04:54 +09:00
chrisr3d 0e0865493a
fix: [stix2 export] Fixed registry-key keys and values parsing for patterns
- There was an issue with back slashes that made
  sometime indicators creation fail
- Also switched from concatenation to join
2019-06-27 14:03:35 +02:00
Steve Clement 65141d2f67
chg: [installer] If unattended do not switch user. 2019-06-27 21:03:33 +09:00
Raphaël Vinot 4efc2bdd1c
chg: Remove php 7.0 from travis 2019-06-27 10:56:36 +02:00
Raphaël Vinot 0f45689ea6
chg: Try to solve the entropy problem on travis. 2019-06-27 10:49:57 +02:00
chrisr3d 1c3ce7fd64 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-06-27 09:14:16 +02:00
Raphaël Vinot 6abc63c5ee
fix: libonig2 -> libonig4 (ubuntu bionic) 2019-06-27 09:06:04 +02:00
chrisr3d 25ac4fbef7
add: [stix2 export] Added network connection to the mapped objects 2019-06-27 09:04:15 +02:00
chrisr3d 90881372aa
fix: [stix2 export] Making reusable subfunctions
- Useful for the next functions to come using the
  same pieces of code
2019-06-27 09:02:18 +02:00
Richard van den Berg 52b7365f01 Support empty attribute type in IOC import 2019-06-27 07:39:29 +02:00
chrisr3d 12b4064af8
fix: [stix2 export] Defining pattern with join intead of concatenation
- Started splitting functions with sub-functions
  for a reuse
2019-06-26 23:19:03 +02:00
chrisr3d 74d9567cf5
fix: [stix2 export] Improved network socket object creation 2019-06-26 14:03:10 +02:00
chrisr3d abde1ddf8a
fix: [stix2 export] Fixed credential objects mapping to avoid missing required stix fields 2019-06-26 13:59:18 +02:00
chrisr3d 7a4c94bdd8 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-06-26 08:43:52 +02:00
chrisr3d 0c674217f1
fix: [stix import] Fixed stix_edh library import error catching 2019-06-26 08:42:03 +02:00
Steve Clement 1847a2ed67
Merge pull request #4802 from SteveClement/guides
chg: [doc] More tweaks to the CentOS howto
2019-06-26 11:05:00 +09:00
Steve Clement 19c525639a
chg: [doc] More tweaks to the CentOS howto 2019-06-26 11:03:42 +09:00
chrisr3d 621965fdcb Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-06-25 16:51:36 +02:00
chrisr3d f3adc5b542
add: [stix2 export] Mapping credential MISP objects 2019-06-25 16:50:57 +02:00
Steve Clement 0df94022fb
Merge pull request #4798 from SteveClement/guides
chg: [doc] Various updates to RHEL/Ubuntu
2019-06-25 17:07:39 +09:00
Steve Clement adadf6c338
chg: [installer] Updated installer 2019-06-25 17:06:47 +09:00
Steve Clement 50f1c9fbfc
chg: [doc] Fixed some issues with dashboard 2019-06-25 17:05:22 +09:00
Steve Clement ec3517b949
chg: [doc] Added more steps to make it work on RHEL/CentOS 2019-06-25 17:04:44 +09:00
chrisr3d 177db42e81 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-06-25 09:25:51 +02:00
chrisr3d cb4ca8eed2
fix: [stix2 import] Fixed wrong function used 2019-06-25 09:24:57 +02:00
chrisr3d e1fd6abf49
chg: [stix2] Bumped latest version 2019-06-25 09:24:01 +02:00
mokaddem 12e76d7828
chg: [event:view] More UI tweaking on related-* 2019-06-24 15:58:18 +02:00
mokaddem 6cd281733a
chg: [event:view] UI tweaking on related-* 2019-06-24 15:43:48 +02:00
mokaddem 4ab4318eb2
chg: [event:view] Make `Related *` scrollable 2019-06-24 14:00:51 +02:00
mokaddem 0e65668f83
fix: [row_attribute] feed correlation popover not being displayed for
feed type other than MISP format
2019-06-24 12:19:15 +02:00
Andras Iklody 69febf087a
Merge pull request #4570 from mokaddem/relatedEventUI
Related event ui
2019-06-21 19:06:38 +01:00
chrisr3d 1f10847f3c
fix: [enrichment view] Testing if event metadata elements exist before displaying them 2019-06-21 12:25:12 +02:00
chrisr3d faf7abc8e5 Merge branch '2.4' of https://github.com/MISP/MISP into rework_modules 2019-06-21 12:15:01 +02:00
mokaddem 93e85e6d7a fix: [event:addTag] User can add multiple tag collection at once 2019-06-21 12:10:59 +02:00
mokaddem 96bc938ae1 fix: [relatedEvent:view] catch if number of correlation cannot be found 2019-06-21 11:42:21 +02:00
mokaddem ea7329063f Merge branch '2.4' of github.com:MISP/MISP into relatedEventUI 2019-06-21 11:25:12 +02:00
mokaddem 9274522177 chg: [relatedEvent:view] Display the number of unique correlation 2019-06-21 11:21:43 +02:00