Commit Graph

15647 Commits (b71b58c6e43e991b23bdbbca53ca2313eb5d8bc9)

Author SHA1 Message Date
chrisr3d cea701d57e
fix: [stix2 import] Better markings parsing for both created with MISP and external STIX 2020-07-01 19:25:38 +02:00
Andras Iklody e52b001c7c
Merge pull request #6078 from JakubOnderka/fix-acl
chg: [ACL] Allow to access to fetchOrgsForSG and fetchServersForSG...
2020-07-01 09:21:37 +02:00
Andras Iklody ccff56f433
Merge pull request #6079 from legoguy1000/update_AuthkeyShell
Allow you to mannually set the API key for automation purposes
2020-07-01 08:53:11 +02:00
Alex Resnick 673edb1e44 Allow you to mannually set the API key for automation purposes 2020-06-30 20:22:26 -05:00
chrisr3d 54a71b5dc2
fix: [stix2 export] Fixed Markings export following the recent changes on ListProperty 2020-06-30 17:17:05 +02:00
Jakub Onderka eed9ebf64b chg: [ACL] Allow to access to fetchOrgsForSG and fetchServersForSG just with perm_sharing_group 2020-06-30 13:44:04 +02:00
iglocska 1a573e9b50
fix: [acl] Added event block rule 2020-06-30 13:15:58 +02:00
iglocska 77049b1cb7
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-06-30 10:46:20 +02:00
iglocska 3ec5fcba0b
new: [event block rule system] added
- add simple tag filters to block events from being added.
- it will not stop a manual creation of an event with subsequent adding of the tag in a later stage
- it will however block synced events
2020-06-30 10:45:36 +02:00
Andras Iklody a8521242d4
Merge pull request #6077 from JakubOnderka/contact-acl
fix: [security] Check event ACL before allowing user to send event contact form
2020-06-30 09:19:43 +02:00
Jakub Onderka b0be3b07fe fix: [security] Check event ACL before allowing user to send event contact form 2020-06-30 09:01:55 +02:00
chrisr3d d52aee3fb1 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2020-06-29 21:33:41 +02:00
chrisr3d c87f3b13f0
fix: [stix2 export] Fixed first_seen/last_seen field parsing 2020-06-29 21:32:58 +02:00
iglocska 54543eb866
fix: [returnAttributes] remap small cleanup
- no need to set xml as returnformat, it's the default based on the injected params
2020-06-29 21:14:26 +02:00
iglocska 3eee52c92f
fix: [security] deprecated function with lacking ACL removed
- replaced deprecated, sharing group unaware, broken function with one that follows the documentation of the deprecated endpoint
- keeping it alive until we purge the deprecated ones in the move to MISP 3/next whatever

- Thanks to Jakub Onderka for reporting it!
2020-06-29 21:09:47 +02:00
chrisr3d c3fd67329d Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2020-06-29 20:51:16 +02:00
chrisr3d f02c8df8a1
fix: [stix2] Fixed conversion of object relations containing dots into custom object values
- Also includes changes to support the import of
  custom objects into MISP objects containing
  object relations with dots, to avoid issues or
  changes on the mapping
2020-06-29 20:50:39 +02:00
chrisr3d f79331fe37
fix: [stix2] Fixed issue with custom object created from MISP object with underscore in the name
- Includes fix to export the objects into custom
  objects, and to import custom objects into MISP
  objects back
- Should fix #6046
2020-06-29 19:38:40 +02:00
Jakub Onderka 27ed132ba4 fix: [internal] Do not try to access bool as array 2020-06-29 18:05:40 +02:00
mokaddem d14ce7de70
fix: [security] Insufficient ACL checks in the attachment downloader fixed
- Thanks to Jakub Onderka for reporting it
2020-06-29 14:10:23 +02:00
mokaddem 6321e02e34
chg: [users:resgister] Use the trimmed data instead 2020-06-29 10:18:20 +02:00
mokaddem bbd3b802be
fix: [tag:checkForOverride] Catch if tag didn't have a numerical value
before the override
2020-06-29 10:14:44 +02:00
mokaddem 89adde7e0b
fix: [user:registration] Report field validations to the user. Fix #6072
and #6073
2020-06-29 10:12:22 +02:00
Jakub Onderka f910b32ab6
fix: [stix] Store synonymsToTagNames.json file in tmp folder 2020-06-28 15:33:25 +02:00
Jakub Onderka 4d95426ca8 chg: [correlations] Faster checking if CIDR is IPv4 or IPv6 version 2020-06-28 10:15:31 +02:00
Jakub Onderka e96d632055 chg: [correlations] Just check if redis key exists 2020-06-28 10:14:40 +02:00
Jakub Onderka 2fb531d54d
fix: [internal] Missing field for server model when editing event 2020-06-27 19:52:12 +02:00
Andras Iklody 26ae7faa53
Merge pull request #6063 from JakubOnderka/patch-118
fix: [UI] Fetching from not enabled feed should be error
2020-06-27 10:42:34 +02:00
Andras Iklody 34ade27ddf
Merge pull request #6062 from JakubOnderka/feed-incorect-call
fix: [feed] Incorrect call in Feed::__saveEvent
2020-06-27 10:41:50 +02:00
Andras Iklody a7e424b3c4
Merge pull request #6064 from obert01/fix-diag-accessibility
Accessibility: ARIA properties for the "fix" button in the DB diagnostic tables
2020-06-27 10:40:14 +02:00
Jakub Onderka 08e1fb3b49 fix: [attributes] Possible duplicate attributes 2020-06-26 22:43:16 +02:00
Olivier BERT 9caa9f2a7f Added proper ARIA properties for the "fix" button in the DB index and DB schema diagnostic tables. 2020-06-26 16:04:55 +02:00
Jakub Onderka be4dd7792f
fix: [UI] Fetching from not enabled feed should be error 2020-06-26 15:52:49 +02:00
Jakub Onderka cb3608b009 fix: [feed] Incorrect call in Feed::__saveEvent 2020-06-26 14:56:38 +02:00
Andras Iklody e02816e4af
Merge pull request #6061 from JakubOnderka/list-sightings-ui
fix: [internal] Do not create empty link for anonymized org sighting
2020-06-26 12:22:19 +02:00
Jakub Onderka 35704f1cd6 fix: [internal] Do not create empty link for anonymized org sighting 2020-06-26 12:08:54 +02:00
Andras Iklody fd8acaace9
Merge pull request #6060 from JakubOnderka/correlation-expand-fi
fix: [UI] Expanding attribute correlations on other pages
2020-06-26 10:15:19 +02:00
Jakub Onderka 7a50616226 fix: [UI] Expanding attribute correlations on other pages 2020-06-26 10:12:00 +02:00
Raphaël Vinot 9dfd5ad882 ch: Bump warninglists 2020-06-25 14:08:50 +02:00
Raphaël Vinot bf4f56f914 ch: Bump misp-objects 2020-06-25 14:03:18 +02:00
chrisr3d 364ca9d9d8
fix: [stix2 export] Fixed datetime issue with the 'created' field of some stix objects
- Following some changes on the python stix2
  library, that caused an issue with the previous
  way we created the 'created' field
2020-06-24 15:23:49 +02:00
chrisr3d 0a0c2da9e6
chg: [stix2] Bumped latest python stix2 library 2020-06-24 14:42:39 +02:00
Andras Iklody 1d94458b49
Merge pull request #5985 from vaclavbartos/2.4
fix: [mail] Fix body of passwordReset/newUser emails
2020-06-23 23:46:39 +02:00
Andras Iklody 317d9f3661
Merge pull request #6026 from JakubOnderka/save-sightings-optimisation
Save sightings optimisation
2020-06-23 23:39:46 +02:00
Andras Iklody d8e6367d07
Merge pull request #6043 from StefanKelm/2.4
Update side_menu.ctp
2020-06-23 23:34:22 +02:00
Andras Iklody 7d812adb80
Merge pull request #6045 from JakubOnderka/sightings-loading-optim
chg: [internal] Faster loading sightings if the same attribute is req…
2020-06-23 23:33:52 +02:00
Andras Iklody 2d8b2f82b9
Merge pull request #6049 from JakubOnderka/patch-116
fix: [internal] HTML code fix
2020-06-23 23:32:16 +02:00
iglocska a2c4b5ae38
chg: [statistics shell] added total commit count 2020-06-23 21:08:59 +02:00
iglocska 28048871b7
new: [statistics] shell added for the git codebase's contributor counters
- to be extended with other similar tasks
2020-06-23 21:05:08 +02:00
Jakub Onderka e2c0df74c2 chg: [UI] Sort tags by name for server rules 2020-06-23 14:05:18 +02:00