Commit Graph

41 Commits (c788dac0f11f9d3da0b348b20e5f6a4a309699dd)

Author SHA1 Message Date
Andras Iklody bcca86c468
Merge pull request #4308 from mokaddem/galaxyMatrixStat
Galaxy matrix statistics available for eligible galaxy
2019-03-19 17:25:10 +01:00
mokaddem 54f1d3bdff fix: [Galaxy:update] Cast GalaxyElement into a String Ensuring the correct type
before the insertion
2019-03-19 13:57:16 +01:00
mokaddem 04798bf7e4 new: [galaxyMatrix] Added possibility to pick a galaxy to view it's
statistic.
2019-03-12 15:36:00 +01:00
mokaddem c4a96c2941 fix: [matrix_score] get values regardless of the galaxy 2019-02-15 14:48:15 +01:00
mokaddem 7a2010fb0e chg: [galaxy_matrix] TEMPORARY - Merge scores of both deprecated and mitre-attack
galaxy namespace for the matrix view.

This commit aims to still have correct scores in the galaxy_matrix until the fixMitreTags functions is not live and running
2019-02-15 14:41:55 +01:00
mokaddem 58b3ab32de chg: [galaxy] json_encode kill_chain_order in beforeValidate 2019-02-15 09:54:39 +01:00
mokaddem 12ed3457e8 chg: [galaxy_matrix] cleanup in variable names to be more generic 2019-02-15 09:24:52 +01:00
mokaddem 1f73a655cf new: [galaxies] Added support of `kill_chain_order` in galaxies 2019-02-14 10:24:42 +01:00
mokaddem 431529c81c chg: [attackMatrix] UI: improved color scale - WiP 2019-02-11 17:54:29 +01:00
mokaddem 48701a246d chg: [attackMatrix] Updated the matrix to match the changes in the mitre
galaxies and improved layout - WiP
2019-02-11 16:16:37 +01:00
iglocska 7ce41ec4f6 fix: [ACL] small ACL fix 2019-01-18 11:59:24 +01:00
mokaddem 0855152874 new/fix: [MassEdit] Allow addition/deletion of tags and clusters on selected
attributes + Lots of usage bug fixes
2019-01-16 16:00:34 +01:00
iglocska facedf7fc3 chg: [refactor] Refactoed attachCluster to be more model agnostic 2018-12-28 12:54:22 +01:00
iglocska 2d0259ce13 fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
iglocska ae597c8358 new: [galaxy] Several changes
- moved the current uuid field on cluster level to a new "collection_uuid" field to better represent the actual purpose
- added new uuid field that actually captures the cluster's uuid
- upgrade script is multi-execution safe
- added /galaxy_clusters/view to the API
- /galaxy_clusters/view can now be queried via the uuid instead of just the ID
2018-10-22 10:36:13 +02:00
Sami Mokaddem 8ce06f7351 fix: #3769 Att&ck matrix now render multiple kill_chain by column. 2018-10-19 12:28:59 +02:00
iglocska 35fabbe7f6 fix: [Galaxy] Various fixes to blocking issues with the galaxy update system, fixes #3773 2018-10-17 20:59:51 +02:00
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska ce6890081a fix: [galaxies] Force galaxy update now correctly updates the galaxy itself, not just the contents 2018-07-04 14:08:25 +02:00
iglocska 74b00f1c9b fix: [galaxy] Further fixes with the saving of the galaxy update data 2018-07-04 13:29:07 +02:00
iglocska b19305daf8 fix: [bug] Removed unused field from galaxy update 2018-07-04 13:28:25 +02:00
iglocska 20c00a33be new: [galaxies] Force update galaxies and update improvements in general
- passing /1 to the galaxy update function now forces updates on all clusters
- performance improvements
2018-07-04 13:08:47 +02:00
Sami Mokaddem bf28b58664 chg: [attackMatrix] removed forgotten debug cmd 2018-06-22 12:22:25 +00:00
Sami Mokaddem 6ef2161004 fix: [attackMatrix] Multiple galaxy attach operations are now support at
attribute level.

Previsouly, only 1 INSERT INTO command was executed, the others were
UPDATE commands
2018-06-22 11:57:20 +00:00
Sami Mokaddem 4730938e5f new: [attackMatrix] Skeleton of multiple galaxy picking 2018-06-22 09:56:31 +00:00
Sami Mokaddem 0a5d21e473 fix: [attackMatrix] prevent trowing an error if mitre attack galaxy is
not there
2018-06-18 14:13:28 +00:00
Sami Mokaddem 3a27009775 Merge remote-tracking branch 'upstream/2.4' into attack 2018-06-18 12:18:31 +00:00
Sami Mokaddem 929946f055 new: [attackMatrix] added instance UUID in rest response 2018-06-18 12:04:38 +00:00
Sami Mokaddem 8d145086f0 new: [attackMatrix] statistic about attack tags used in the instance
chg: [attackMatrix] moved functions in to model and matrix view into elements
2018-06-18 09:58:20 +00:00
Sami Mokaddem bc156ab13a new: [AttackMatrix] added Mobile/Pre-Attack Matrix support, UI
improvements and code refacto
2018-06-15 09:19:53 +00:00
iglocska d9528a33ca fix: [bug] Fixed a copy pasta fail preventing the adding of galaxies 2018-06-13 17:01:34 +02:00
Sami Mokaddem 5f36725ede new: [attackMatrix] Ability to attach Mitre att&ck galaxy from the
matrix
2018-06-12 12:39:48 +00:00
iglocska 6890b734cc new: [UI/UX] Event lock initial version
- Show if another user is editing the event you're viewing (same org only)
2018-06-12 09:40:23 +02:00
Sami Mokaddem cd0d75a4c6 new: Initial skeleton of Mitre attack matrix 2018-06-07 14:43:04 +00:00
iglocska ce7aaf55b8 fix: attachcluster to object attributes fails due to no flattening 2018-05-15 08:54:02 +02:00
iglocska 962461890c new: Added attribute level galaxy clusters 2018-05-14 23:20:09 +02:00
iglocska fa7d3fdb36 new: First round of updates to the correlation engine ready
- node deletion temporarily disabled until a bug is resolved
2017-10-08 19:50:28 +02:00
iglocska d0e99c061e new: Further progress on the graphing
- also, added new icon field to galaxies
2017-10-08 15:32:26 +02:00
iglocska 8be3f61be6 fix: Fixes to the galaxy import tool 2017-08-16 22:18:32 +02:00
Iglocska 76430b3bb5 fix: removed copy paste junk 2016-12-05 00:51:51 +01:00
Iglocska e46cbd0991 new: First iteration of the galaxies (WIP) 2016-12-05 00:47:34 +01:00