Commit Graph

9454 Commits (3ee3c6a34da04960f42eced3d20fc7dacae31bf8)

Author SHA1 Message Date
chrisr3d 15003c12e0 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-04 14:56:09 +02:00
chrisr3d f5f2fab292
fix: [stix2 export] Fixed timestamp to datetime conversion for 'date_sighting', using utc format 2018-09-04 14:54:31 +02:00
chrisr3d 0013620d32
fix: [stix2 import] Fixed Sighting import format 2018-09-04 14:53:24 +02:00
Steve Clement e3485cabe4
Merge pull request #3609 from SteveClement/2.4
chg: [doc] Fixed permissions for logrotate
2018-09-04 14:44:55 +02:00
Steve Clement f72fc1f1f8 chg: [doc] Fixed permissions for logrotate 2018-09-04 13:36:44 +02:00
Steve Clement b995de6688 [chg] fix: Set correct perms for log rotate, faup fixed upstream 2018-09-04 13:33:38 +02:00
chrisr3d 4ad6a930f1 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-04 11:33:51 +02:00
chrisr3d 2eeeeeabf5
fix: [stix2 import] Fixed some time-based attribute fields previously wrongly imported from STIX object fields 2018-09-04 11:20:14 +02:00
chrisr3d b290713634
add: [stix2 import] Parsing 'valid_until' in indicators as expiration date in Sightings 2018-09-04 11:18:41 +02:00
chrisr3d f378e521f1
fix: [stix2 import] Keeping uuids from STIX objects imported as attributes 2018-09-04 11:16:25 +02:00
chrisr3d 9c320179e9
add: [stix2 export] Parsing expiration date from sightings as 'valid_until' in indicators 2018-09-04 09:55:47 +02:00
Andras Iklody c08d72ffb5
Merge pull request #3608 from Lastpixl/fix-export
fix: create temp folder if it doesn't exist in EventsController::expo…
2018-09-04 06:09:34 +02:00
Xavier Mehrenberger 65f0b2bb6f fix: create temp folder if it doesn't exist in EventsController::export() 2018-09-03 18:06:23 +02:00
iglocska a27a5efd26 fix: [REST client] resolved issues with the URL builder for the REST queries causing double "/"s after the baseurl 2018-09-03 17:57:05 +02:00
iglocska a8fae82020 new: [API] evnet level restsearch switched to new modular conversion system 2018-09-03 17:56:13 +02:00
iglocska 00155a8775 new: [API] fixed two cases where the new filter parameter builder was being naughty
- copy-pasta fail induced skipping of parameters with only NOT parameters fixed
- OR/AND/NOT formatted parameters with singular values (such as '{"OR": "foo"}' now handled correctly
2018-09-03 17:54:37 +02:00
iglocska 57a6460d81 chg: [internal] JSONConverterTool's support for the deprecated showorg flag removed 2018-09-03 17:53:51 +02:00
iglocska 924dfcbec9 new: [API] XML export now exports both event and attribute level data
- relying on the old XMLConverterTool for event level conversions
2018-09-03 17:53:03 +02:00
iglocska 9c725ebff1 new: [API] OpenIOC export library correctly handles both events and attributes as their payload
- fixed annoying line breaks in the output
2018-09-03 17:50:59 +02:00
iglocska 7c3ddacd1e new: [API] NIDS exports now correctly support event and attribute level exports
- also, suricata/snort rules now include both the event and the attribute tags in the metadata
2018-09-03 17:50:08 +02:00
iglocska ba5bafd13f new: [API] JSON export library updated to support both attribute and event level conversions.
- relies on the old JSON library for event level conversions
2018-09-03 17:49:03 +02:00
iglocska d335196a34 fix: [internal] Invalid export format detection now throws an exception instead of dying ungracefully 2018-09-03 17:47:56 +02:00
iglocska 6850d7dff3 fix: [internal] AppController minor fix
- fix bug of invalid forcing of JSON export type in certain conditions
2018-09-03 17:46:35 +02:00
iglocska 141c7d451f fix: [API] invalid pass by reference parameter not passed as a variable
- fixes "Cannot pass parameter 1 by reference" bug
2018-09-03 10:11:08 +02:00
iglocska 69b1b741b6 chg: [API] legacy passing of the api key via URL parameters caused an invalid response type
- automatically selects json now
2018-09-03 10:07:47 +02:00
iglocska 630a1a0150 fix: [ACL] getApiInfo added to acl 2018-09-02 05:54:40 +02:00
iglocska 17e538be05 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-01 23:53:39 +02:00
iglocska c91f1a5412 new: [REST client] Resolve urls and show API description if applicable 2018-09-01 23:53:03 +02:00
Alexandre Dulaunoy 59a7f560b7
chg: [misp-galaxy] updated to the latest version 2018-09-01 12:07:53 +02:00
iglocska 84a146ea2c new: [REST client] Allow skipping SSL validation 2018-08-31 17:48:51 +02:00
iglocska 9c76265c14 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-31 16:58:42 +02:00
iglocska 7a646a3d7d fix: [internal] Org to org_id conversion correctly handled by restSearch filters 2018-08-31 16:58:10 +02:00
Alexandre Dulaunoy 6cf61b9661
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-31 16:09:25 +02:00
iglocska 40d7c216d8 fix: [ACL] exclude afterfilter from the api checks 2018-08-31 16:08:46 +02:00
Alexandre Dulaunoy de473545e7
chg: [misp-taxonomies] updated to the latest version 2018-08-31 16:07:53 +02:00
iglocska a14dab08f4 fix: [internal] Whitelist model initialisation copy paste fail 2018-08-31 15:57:28 +02:00
iglocska 16bf3347c4 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-31 15:15:48 +02:00
iglocska 1695cb89df fix: [api] Added missing files 2018-08-31 15:14:59 +02:00
iglocska 5f1edc9bad Merge branch 'feature/api_rework2' into 2.4 2018-08-31 13:37:41 +02:00
iglocska a75fa11457 Merge branch 'feature/api_rework2' into 2.4 2018-08-31 13:35:21 +02:00
iglocska ac86f89c6e new: [API] Added the libraries for the JSON, XML and Text exports 2018-08-31 13:23:07 +02:00
iglocska f2a81866c1 new: [internal] SQL debug API tool added
- just pass /sql:1 to any query via the API to see a dump of all queries
- Response isn't very clean, JSON pushed infront of whatever the output is
- requires debug mode = 2
2018-08-31 13:22:31 +02:00
iglocska 73374f74ff new: [API] rework of the attribute level restsearch
- optmisation, use of external converters
- one api to rule them all concept / controller
2018-08-31 13:21:17 +02:00
iglocska a732cb4102 fix: [REST client] Fixed the url parser for the client not handling named params 2018-08-31 13:19:02 +02:00
iglocska 590f0ac1ea chg: [cleanup] removed leftover converter 2018-08-31 13:18:36 +02:00
iglocska 9932b73421 chg: [internal] not needed conditional cleaned up 2018-08-31 13:17:54 +02:00
iglocska 42d3c10924 chg: [whitelisting] Cache the whitelist values in memory for each instance of the whitelist model
- instead of loading it over and over
2018-08-31 13:16:44 +02:00
iglocska f3558fb18a Merge branch 'feature/api_rework' into 2.4 2018-08-31 12:58:44 +02:00
iglocska 7f46c2d82d Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-08-31 11:54:35 +02:00
iglocska c9c6f9ab33 fix: [Taxonomies] Taxonomy update broken if no expanded values are provided on the predicate or entry level 2018-08-31 11:54:06 +02:00