Commit Graph

12481 Commits (d88369a7dee3760c1b3dbefbfad470d930909dbb)

Author SHA1 Message Date
iglocska ce7dc6ecb0
fix: [CLI] admin->setDatabaseVersion fixed 2019-07-08 15:46:29 +02:00
Alexandre Dulaunoy f6f51be387
chg: [misp-objects] updated to the latest version 2019-07-08 14:03:03 +02:00
iglocska 80bfe9463d
fix: [discussions] Fix to a potential black-hole inducing issue
- this totally won't do anything
2019-07-08 13:28:26 +02:00
iglocska b45b55e854
fix: [tmpdir] fixed invalid file path 2019-07-08 12:51:37 +02:00
iglocska 21b905bfa4
fix: [UI] Fixed erroneous tag add buttons from the index 2019-07-08 12:45:09 +02:00
iglocska 8044bdba7f
chg: [version] bumped 2019-07-08 11:55:20 +02:00
iglocska b9839b8ffe
fix: [internal] upload sample had a hard coded tmp path that would fail to the php fallback if MISP is not installed in /var/www/MISP 2019-07-08 11:53:30 +02:00
iglocska d82176b5ed
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-08 11:45:18 +02:00
iglocska 2a059f7b31
new: [tags] Local tags feature added
- Create tags locally if you are a host org user that allows in-place tagging for sync / export filtering
- Events are NOT modified using these tags
- Local tags always get stripped before syncing
- Local tags allow host org users to violate the ownership model of MISP
- galaxies, attack matries also included

- some sync fixes
2019-07-08 11:39:41 +02:00
Raphaël Vinot 0b0eba62fc chg: [travis] Print permissions on error with travis. 2019-07-08 11:31:13 +02:00
Steve Clement 37a800b1f4
Merge pull request #4841 from SteveClement/guides
chg: [doc] Minor update, added known-issues section
2019-07-08 03:02:06 +02:00
Steve Clement e8b6f4c2c4
chg: [doc] Minor update, added known-issues section 2019-07-08 10:01:04 +09:00
Steve Clement f2c4008532
chg: [doc] Updated Debian testing install docs (#4840)
chg: [doc] Updated Debian testing install docs
2019-07-07 09:46:32 +02:00
Steve Clement c26ea4f3ef
Merge branch '2.4' into guides 2019-07-07 16:44:27 +09:00
Steve Clement 81d035f569
chg: [doc] Update to Debian 10 install guide, everything works as
expected.
chg: [doc] OpenBSD is broken for misp-modules (OpenCV etc)
2019-07-07 16:39:40 +09: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 ca3dca42aa Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-05 15:44:57 +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
Raphaël Vinot 3b2ab5cae7 chg: [travis] Fix perms (?) 2019-07-05 11:33:21 +02:00
Raphaël Vinot 54714eef0c chg: [travis] Try to fix upload_sample 2019-07-05 11:14:08 +02:00
Raphaël Vinot d025a174fa chg: [PyMISP] Bump version. 2019-07-05 10:35:21 +02:00
Raphaël Vinot 7f4f5ee681 chg: [PyMISP] Bump version. 2019-07-05 10:21:32 +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 d32fb0858b Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-05 08:52:04 +02:00
chrisr3d 8d0b62c4bf
fix: [stix import] Fixed backward compatibility of an exception 2019-07-05 08:50:57 +02:00
Alexandre Dulaunoy cf364a36e9
chg: [PyMISP] updated to the latest version 2019-07-05 08:27:25 +02:00
Alexandre Dulaunoy 853369095b
chg: [travis] more gpg experiments 2019-07-05 08:16:08 +02:00
Alexandre Dulaunoy eca7df6b18
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-05 07:40:58 +02:00
Alexandre Dulaunoy ae9a170f78
chg: [travis] It's not my week with GnuPG and OpenPGP 2019-07-05 07:39:10 +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
Steve Clement eb7538fe94
chg: [i18n] Uploaded version from crowdin. Updated default.pot (#4835)
chg: [i18n] Uploaded version from crowdin. Updated default.pot
2019-07-04 11:32:27 +02:00
Steve Clement 3157cab73e
chg: [i18n] Uploaded version from crowdin. Updated default.pot 2019-07-04 18:31:03 +09:00
Steve Clement babb020c4a
Added norwegian translation (#4832)
Added norwegian translation
2019-07-04 11:19:33 +02:00
Andras Iklody 7bf2bcf085
Merge pull request #4807 from RichieB2B/ncsc-nl/IOCImport
Support empty attribute type in IOC import
2019-07-04 06:57:50 +02:00
Kortho cf7140c774
Added norwegian
Added norwegian translation
2019-07-03 15:46:09 +02:00
mokaddem 41615b7ce4
fix: [eventGraph] Correctly pick the first-matching requiredOneOff to
generate the object's label
2019-07-03 11:38:07 +02:00
chrisr3d 585c5c1400
fix: [enrichment] Avoiding issues with failing references
- In our case of handling module results, we don't
  especially want the results parsing to stop
  because of a missing/failing reference, we just
  want to skip it
2019-07-03 11:10:06 +02:00
chrisr3d f651a030aa Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-07-02 22:08:11 +02:00
chrisr3d b40582679d
chg: [enrichment] Reusing the new function fetchInitialObject
- New function that is exactly the copy paste of
  what is removed in this commit and replaced by
  the function call
2019-07-02 22:05:38 +02:00
chrisr3d 7da6b316bd
fix: [enrichment] Fixed meta-category fetching
- Due to the javascript part, we need to set a
  'meta_category' field, which we then translate
  to the expected 'meta-category' field, but which
  is not required when enrichment is called from
  the event level
2019-07-02 22:02:46 +02:00
chrisr3d cc39ae9398
chg: [enrichment] New modules available from event enrichment 2019-07-02 22:00:56 +02:00
mokaddem 5b6b4777f2
fix: [events] Create massive dummy events 2019-07-02 11:44:05 +02:00