Commit Graph

10694 Commits (fe3cd9d81425af5d4fd8d8bacbb5390381fbbfc8)

Author SHA1 Message Date
mokaddem fe3cd9d814 chg: [eventFiltering] Improved detection of advanced filtering 2019-02-01 15:36:59 +01:00
mokaddem 1b8ff623fd Merge remote-tracking branch 'origin/2.4' into eventFiltering 2019-02-01 15:18:15 +01:00
mokaddem eeae6f05b8 fix: [eventFiltering] Removed debug commands 2019-02-01 15:17:44 +01:00
mokaddem f791fbbe7a chg: [eventFiltering] Simplified filtering conditions and fixed
`deletion` proposal layout
2019-02-01 15:15:30 +01:00
mokaddem 3911ce567d chg: [eventFiltering] First version on the event filter tool 2019-02-01 11:47:10 +01:00
mokaddem f8efffe830 chg: [eventFiltering] WIP - UI displays all elements 2019-02-01 11:35:01 +01:00
mokaddem 494faf2745 chg: [eventFiltering] WIP - Simplified filtering conditions 2019-02-01 10:33:50 +01:00
mokaddem e5469aa16c fix: [eventGraph] Adding relation via the graph correctly pick the correct element
in the confirm modal
2019-02-01 09:57:28 +01:00
mokaddem de53bf2a13 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-01 09:48:10 +01:00
mokaddem bd47e9c38d chg: [eventFiltering] WIP - fixed filtering bugs and improved warning
filtering
2019-02-01 09:46:41 +01:00
Alexandre Dulaunoy 98321937a9
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-01 09:08:10 +01:00
Alexandre Dulaunoy 14130b5229
chg: [datamodel] me being stupid 2019-02-01 09:07:32 +01:00
Steve Clement 2178bf3c04
Merge pull request #4073 from SteveClement/guides
chg: [installer] Added more comments and implemented base parameter logic
2019-02-01 15:09:04 +09:00
Steve Clement a882ca6cf1 chg: [installer] Added more comments and implemented base parameter logic 2019-02-01 14:57:40 +09:00
Alexandre Dulaunoy c5d10979a9
chg: [datamodel] anonymised updated 2019-01-31 23:44:58 +01:00
Alexandre Dulaunoy 89116dd544
chg: [datamodel] second step validation for anonymised attribute type 2019-01-31 23:39:46 +01:00
Alexandre Dulaunoy 33d690e643
chg: [datamodel] anonymised is any category 2019-01-31 23:35:31 +01:00
Alexandre Dulaunoy 7206c99987
chg: [doc] Copyright dates updated 2019-01-31 23:26:18 +01:00
Alexandre Dulaunoy 1d789fcbe0
chg: [PyMISP] updated to the latest version 2019-01-31 23:24:23 +01:00
Alexandre Dulaunoy 117ad04ebe
chg: [misp-objects] updated to the latest version 2019-01-31 23:23:51 +01:00
Alexandre Dulaunoy ef39349476
add: [datamodel] anonymise type added
Anonymised value - described with the anonymisation object via a relationship

Anonymisation object definition: https://www.misp-project.org/objects.html#_anonymisation
2019-01-31 23:19:17 +01:00
Steve Clement 80d06494aa
Merge pull request #4071 from SteveClement/guides
chg: [kali] Major update to Kali Install script
2019-02-01 02:02:09 +09:00
Steve Clement 589e260011 fix: [kali] updated composer chksum 2019-02-01 01:40:59 +09:00
Steve Clement 1a0d7781f5 new: [kali] Added debug function and breakpoints 2019-02-01 01:28:36 +09:00
mokaddem 7bf66a0d14 chg: [eventFiltering] WIP -Improved filtering and UI 2019-01-31 16:22:11 +01:00
chrisr3d 0129ed5850
fix: [stix export] Monkey typo 2019-01-31 15:46:37 +01:00
chrisr3d 1af3b6c1aa Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-31 15:34:09 +01:00
chrisr3d ef5c0029c0
fix: [stix export] Fixed malware samples (within file objects) parsing
- Depending if there is the attachment or not
2019-01-31 15:25:05 +01:00
Steve Clement b7cba9847b chg: [kali] Major rewrite of install script. 2019-01-31 23:18:30 +09:00
mokaddem 75a3fc864a fix: [proposal] Repaired deletion proposal (db save) 2019-01-31 15:10:18 +01:00
mokaddem f5465df645 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-31 14:54:46 +01:00
mokaddem 9e60c0d6d6 fix: [proposal] Repaired deletion proposal 2019-01-31 14:53:48 +01:00
mokaddem 1b3de72883 chg: [eventFiltering] WIP - Integrating new filtering behavior into
Model
2019-01-31 14:39:24 +01:00
iglocska 41e7474a30 Revert "fix: [API] Use restresponse to view an added event via /events/add"
This reverts commit 66037a36c5.
2019-01-31 14:17:45 +01:00
iglocska 91b8be517c chg: [sightings] Hover sighting UI improvement 2019-01-31 13:58:51 +01:00
iglocska 63ebc32d5d fix: [deprecated stix export] fixed, parameters weren't correctly taken into account
- affects /events/stix
2019-01-31 13:27:33 +01:00
iglocska 66037a36c5 fix: [API] Use restresponse to view an added event via /events/add 2019-01-31 11:49:15 +01:00
iglocska 14e687e0bf Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-31 11:09:22 +01:00
iglocska 80a33be0e8 chg: [feed correlations] Don't attach feed correlations to attributes that have correlations disabled 2019-01-31 11:08:51 +01:00
Christophe Vandeplas 52d787f235 fix: [Tagging] MITRE galaxies fixing function
This function still needs to be called from an upgrade script.
2019-01-31 10:54:11 +01:00
iglocska 6e99b2d129 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-31 10:37:22 +01:00
iglocska 16b9c502ad chg: [org view] show creation/modification times 2019-01-31 10:36:57 +01:00
Alexandre Dulaunoy 3a30422697
chg: [PyMISP] updated to the latest version 2019-01-30 23:13:04 +01:00
Alexandre Dulaunoy e65c2a536c
chg: [type] zeek attribute added (Zeek is the new name of Bro)
Both attribute types, zeek and bro will coexist as exchange of NIDS
rules under the old names is common in various MISP sharing communities.
2019-01-30 22:53:38 +01:00
mokaddem c89a6ed9fe chg: [eventFiltering] Bumped flag skip_empty 2019-01-30 14:38:24 +01:00
mokaddem f8190d4c58 chg: [eventFiltering] Moved searchFor to the top 2019-01-30 14:37:07 +01:00
Steve Clement 14feb9c0ba chg: [doc] Added CentOS vs. RHEL note. 2019-01-30 22:17:48 +09:00
mokaddem 613430270e chg: [eventFiltering] Improved UI - WIP 2019-01-30 14:15:05 +01:00
mokaddem 7ea0e905eb chg: [eventFiltering] Improved UI and added filter link 2019-01-30 11:58:16 +01:00
mokaddem 39de0f57be Merge branch '2.4' of github.com:MISP/MISP into eventFiltering 2019-01-30 11:05:45 +01:00