Commit Graph

5228 Commits (31b6ffd625f06961f4802775da684e117720213c)

Author SHA1 Message Date
Iglocska 11964f791b fix: removed a duplicate ACL entry 2016-12-07 16:54:38 +01:00
Andras Iklody 44ec75e462 Merge pull request #1726 from liviuvalsan/bro_export_improvements
Performance improvements, bug fixes and new features for the export to Bro
2016-12-07 16:52:15 +01:00
Birdy42 321bd39128 [*] Corrected the bug with endless loops in while() 2016-12-07 16:48:29 +01:00
Iglocska 83d60cd0f4 fix: Clusters added don't have the exportable field set on the tag and because of that they don't show up on the API 2016-12-07 16:39:42 +01:00
Liviu Valsan 4c022beafc - Performance improvements when exporting a large number of attributes into Bro format.
- Fixed file header formatting for the export to Bro format (tabs used consistently).
- Computing the time needed for generating the export to Bro format when done using a background job.
- When generating the Bro export from the UI all the attributes are generated in one single text file similar to the CSV export instead of a zip file with different files inside.
- Changed the file extension of Bro export files from ".intel" to ".txt".
- Removed the allowNonIDS option from the Bro export as it doesn’t make sense to have it (Bro is an IDS).
- Fixed some of the API endpoints which were not accepted (ACL issues).
- Added support for a list of events that should be / should not be included in the export.
- Added a new "meta.desc" column (added in Bro 2.5, see https://www.bro.org/sphinx/frameworks/intel.html) containing the description of the event and of the attribute.
- Sanitized the exported data for Bro.
- Fixed a number of value substitutions which were imported from Snort/Suricata and which were not working for Bro. Did instead substitutions needed for Bro.
2016-12-07 16:33:17 +01:00
Raphaël Vinot f34a318c49 fix: Python3 tests 2016-12-07 16:07:33 +01:00
Birdy42 a28f22a171 [*] Removed the double htmlentities check, minor text correction 2016-12-07 16:02:18 +01:00
Birdy42 121d1626d9 [+] #1711 added [CODE][/CODE] support for the discussion / posts 2016-12-07 15:49:51 +01:00
Raphaël Vinot b5ddbebe34 Merge branch '2.4' into travis 2016-12-07 14:40:46 +01:00
Alexandre Dulaunoy d9cd550da0 fix: Updated to the latest version of PyMISP 2016-12-07 14:36:30 +01:00
Raphaël Vinot 62c37bd6ef Merge branch '2.4' into travis 2016-12-07 14:01:13 +01:00
Iglocska 19373454e3 fix: Moved requeue of pull scheduled job to the front 2016-12-07 13:50:45 +01:00
Iglocska a8d6484893 fix: Fixed missing publish flag in restsearch 2016-12-07 13:43:52 +01:00
Iglocska de98e8204f fix: Galaxies are now loaded by default 2016-12-07 13:30:19 +01:00
Rossier David e06d913d43 [*] corrected a typo in add.ctp 2016-12-07 12:25:18 +01:00
Rossier David 14f8c0200e [+] #359 [Link] feature added to html tag supported for posts 2016-12-07 12:20:22 +01:00
Iglocska 5bd145d187 Merge branch 'feature/galaxy' into 2.4 2016-12-07 12:14:50 +01:00
Raphaël Vinot 4956629de5 up: Run tests in python3 2016-12-07 12:07:21 +01:00
Raphaël Vinot 18948a3630 fix: Update PyMISP 2016-12-07 11:50:04 +01:00
Alexandre Dulaunoy e9aa3b3bc8 fix: PyMISP updated 2016-12-07 11:06:21 +01:00
Iglocska a8cd367207 Updated PyMISP 2016-12-07 10:02:23 +01:00
Alexandre Dulaunoy 59509699e4 Fix: PyMISP updated to the latest version 2016-12-07 09:49:33 +01:00
Alexandre Dulaunoy edcf52720a Fix: MISP taxonomies updated 2016-12-07 09:48:41 +01:00
Alexandre Dulaunoy 2e41d94069 Fix: Warning lists updated 2016-12-07 09:48:09 +01:00
Iglocska c27045ebc2 chg: some minor UI changes 2016-12-07 09:45:09 +01:00
Iglocska 94dc55ada5 chg: Update to gitignore 2016-12-07 09:44:20 +01:00
Iglocska 820d4f2290 fix: Updated event.json for travis tests 2016-12-07 09:43:49 +01:00
Iglocska b1a882c4da fix: galaxy update 2016-12-07 07:53:48 +01:00
Iglocska a5daaedc80 fix: Added galaxy submodule 2016-12-07 07:44:09 +01:00
Iglocska 5ab2c6a365 chg: version bump 2016-12-07 07:35:37 +01:00
Iglocska 761cf6cec7 new: Tied the galaxies into the ACL 2016-12-07 07:34:45 +01:00
Iglocska 1e7dccf272 Merge branch '2.4' into feature/galaxy 2016-12-06 16:11:59 +01:00
Iglocska 8f220378ce new: First RC of MISP galaxies 1.0 2016-12-06 15:52:20 +01:00
Iglocska d891e0e652 chg: More progress on the galaxies 2016-12-06 02:35:25 +01:00
Iglocska 0280fad3e6 fix: index length fixed for several text fields 2016-12-06 00:38:11 +01:00
Iglocska 2ac3d543f3 fix: Escape field names again
- TODO, have a backtick replacement script for postgres
2016-12-06 00:21:19 +01:00
Iglocska b8c28c20b1 fix: Attempt at a fix for SQL woes 2016-12-06 00:02:32 +01:00
Iglocska 8302048dd9 fix: Fixed an issue where a normal index was attempted to be created for a text field causing the installation to fail 2016-12-05 23:31:23 +01:00
Iglocska 9d6f380957 fix: Fixed the detaching of galaxies 2016-12-05 01:36:36 +01:00
Iglocska f232fe4fb6 chg: some minor changes to the galaxy looks 2016-12-05 01:27:46 +01:00
Iglocska f5af15f29d new: Added galaxy attach/detach functions 2016-12-05 01:21:08 +01:00
Iglocska 987f25b3f5 fix: Added missing dependencies for the index adder 2016-12-05 00:53:49 +01: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
Iglocska d32554d3d5 new: Added upgrade scripts 2016-12-04 20:25:47 +01:00
Iglocska fe49d598f6 new: Added galaxy tables 2016-12-03 23:43:48 +01:00
Andras Iklody 9a64c80056 Merge pull request #1709 from Rafiot/travis
Add php5-cli in the deps
2016-12-02 17:56:23 +01:00
Raphaël Vinot 90dff9159e Add php-cli in the deps 2016-12-02 17:47:04 +01:00
Iglocska 9215926d37 fix: Do not allow empty values to be returned by the enrichment queries 2016-12-02 15:47:02 +01:00
Iglocska 4c3ef86a7b new: Added the publish_timestamp and timestamp parameters to both restSearch functions, fixes #1703
- TODO document it
- new way of handling it, both accept lists with 2 values for ranges
2016-12-01 16:05:50 +01:00