Commit Graph

1439 Commits (5bc0834bac35e9f19bfc017d19c0f87ab1059c4c)

Author SHA1 Message Date
Alexandre Dulaunoy 569e08c0e9
chg: [misp-objects] updated to the latest version 2019-07-11 23:03:43 +02:00
chrisr3d d4e4423622
add: [stix2 import] Importing external User Account objects
- Reusing parsing functions
2019-07-09 17:03:35 +02:00
chrisr3d fb05bc7ab0
add: [stix2 import] Importing User Account objects
- From STIX documents generated with MISP
- External STIX documents support of User Account
  object to come very soon
2019-07-09 12:41:41 +02:00
chrisr3d 5d1c6ce467
fix: [stix2 export] Fixed user account pattern creation 2019-07-08 16:56:34 +02:00
chrisr3d 152746a05a
fix: [stix2 export] Fixed user account observable extension 2019-07-08 16:55:33 +02:00
chrisr3d 119502775b Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-08 16:32:36 +02:00
chrisr3d 4dd780c25d
add: [stix2 export] Exporting user-account objects 2019-07-08 16:29:18 +02:00
Alexandre Dulaunoy f6f51be387
chg: [misp-objects] updated to the latest version 2019-07-08 14:03:03 +02:00
Alexandre Dulaunoy ab76eaff05
chg: [misp-galaxy] updated to the latest version 2019-07-05 16:16:08 +02:00
Alexandre Dulaunoy bcd555f2ba
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-05 16:15:50 +02:00
Alexandre Dulaunoy b53491566b
chg: [misp-objects] updated to the latest version 2019-07-05 16:15:20 +02:00
chrisr3d 69995d64cd
add: [stix2 import] Importing credential objects 2019-07-05 15:43:42 +02:00
chrisr3d ce4269ea16
fix: [stix2 import] Quick variable simplification 2019-07-05 15:40:55 +02:00
chrisr3d c674ee3067
fix: [stix2 import] Reusing functions to simplify the code & avoid duplicates 2019-07-05 15:03:28 +02:00
chrisr3d 9f21bfd8bf
fix: [stix2 import] Fixed network socket values from pattern 2019-07-05 10:06:43 +02:00
chrisr3d ed364cc15f
add: [stix2 import] Parsing network traffic in the case of network connection object 2019-07-05 10:05:22 +02:00
chrisr3d 8d0b62c4bf
fix: [stix import] Fixed backward compatibility of an exception 2019-07-05 08:50:57 +02:00
chrisr3d 7edf66a1aa Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-04 14:53:00 +02:00
chrisr3d 69d65e115b
fix: [stix2 import] Fixed socket extension parsing + reusing code
- Reusing the function defined to avoid duplicates
  for network socket objects generated via the
  MISP to STIX2 export
2019-07-04 14:47:36 +02:00
chrisr3d 428fe502b4
fix: [stix2 import] Replacing unnecessary defaultdict by dict 2019-07-04 14:32:08 +02:00
chrisr3d e32ef1b0c6
fix: [stix2 import] Reusing function & avoiding duplicates 2019-07-04 14:30:54 +02:00
Alexandre Dulaunoy eedcf02ccf
chg: [misp-objects] updated to the latest version 2019-07-02 10:25:12 +02:00
chrisr3d 941e9d593b
fix: [stix2 export] Making stix2-validator happy with email additional header fields 2019-07-01 15:07:37 +02:00
chrisr3d ec93e56187
fix: [stix2 export] Making stix2-validator happpy with registry key patterns 2019-07-01 11:59:47 +02:00
chrisr3d 5674f2145d
fix: [stix2 export] Making stix2-validator happy about mac addresses 2019-07-01 09:41:50 +02:00
chrisr3d 4d590160da
fix: [stix2 export] Fixed TLP marking definition objects creation 2019-06-28 12:44:57 +02: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
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
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 0c674217f1
fix: [stix import] Fixed stix_edh library import error catching 2019-06-26 08:42:03 +02:00
chrisr3d f3adc5b542
add: [stix2 export] Mapping credential MISP objects 2019-06-25 16:50:57 +02: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
Alexandre Dulaunoy 3d3bb1f3bf
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-06-21 09:38:57 +02:00
Alexandre Dulaunoy 5148cfcd0c
chg: [misp-taxonomies] updated to the latest version 2019-06-21 09:38:22 +02:00
Alexandre Dulaunoy f1771ab9d2
chg: [misp-galaxy] updated to the latest version 2019-06-21 09:37:56 +02:00
chrisr3d fc528d9315
fix: [stix import] Fixed address objects parsing 2019-06-17 09:49:53 +02:00
chrisr3d 62a1bd8aa3
new: [stix import] Parsing observable compositions from external STIX files 2019-06-17 09:15:59 +02:00
chrisr3d 57766f03e1 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-06-13 19:43:59 +02:00
chrisr3d 447a7b2a30
fix: [stix import] Better handling of missing python libraries 2019-06-13 19:41:57 +02:00
Alexandre Dulaunoy 41d6e332f3
chg: [misp-galaxy] updated to the latest version 2019-06-13 09:27:02 +02:00
chrisr3d 1716ca7da9 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-06-12 17:02:53 +02:00
chrisr3d f2ea6b8246
add: [stix import] Supporting additional marking & namespace 2019-06-12 16:59:24 +02:00
Alexandre Dulaunoy cfa5522896
chg: [misp-galaxy] updated to the latest version 2019-06-07 20:19:14 +02:00
Alexandre Dulaunoy 4beb132532
chg: [misp-objects] updated to the latest version 2019-06-01 10:13:53 +02:00
Alexandre Dulaunoy 0e2324f01c
chg: [misp-objects] updated to the latest version 2019-06-01 10:08:26 +02:00
Alexandre Dulaunoy 1bd6f7bdac
Merge pull request #4706 from deralexxx/patch-8
This assignment assigns a variable to itself.
2019-05-31 22:23:30 +02:00