Commit Graph

6648 Commits (67d37a283faab5c95e88cb539743b26c8e2743d6)

Author SHA1 Message Date
iglocska 298269fe29 fix: minor tuning of suricata rules 2017-11-07 16:54:07 +01:00
iglocska 1fb8722487 new: Various features
- Added quickhashing to the feed generator
- Objects added to feed preview for MISP feeds
- Attribute tags added to MISP feeds
2017-11-07 16:50:08 +01:00
chrisr3d 6275d91bc6 Merge branch '2.4' of github.com:MISP/MISP into stix2experiments 2017-11-06 23:21:36 +01:00
chrisr3d b67f27dc65 Patterning for Indicators from Objects 2017-11-06 23:20:13 +01:00
Alexandre Dulaunoy 274f1f4979
fix: MISP galaxy updated to the latest version 2017-11-04 10:56:53 +01:00
Alexandre Dulaunoy 2af4a15684
fix: MISP objects updated to the latest version 2017-11-04 10:56:13 +01:00
Alexandre Dulaunoy b720b4bc16
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2017-11-04 10:55:52 +01:00
Alexandre Dulaunoy 9fede63c0c
fix: MISP taxonomies updated to the latest version 2017-11-04 10:55:23 +01:00
chrisr3d aab9916a08 First version with some objects parsed
Will continue parsing some other ones
2017-11-03 17:53:00 +01:00
iglocska f9dab83f3e Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-11-03 15:19:56 +01:00
iglocska 7492d2799f new: Sightings ingested on import/sync 2017-11-03 15:18:46 +01:00
Andras Iklody 97b0edcbfd
chg: pass event_id to import modules, fixes #2612
As described by @Vince147
2017-11-03 08:43:16 +01:00
iglocska 8d901aa62d Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-11-02 18:38:46 +01:00
iglocska 3baa9978ec fix: Changed relationship name of filesize in add attachments to size-in-byte 2017-11-02 18:38:04 +01:00
Alexandre Dulaunoy 7170508a03
Merge pull request #2603 from wotschel/2.4
Minor changes and additions to Deb 9 Inst. Guide
2017-11-02 08:15:27 +01:00
iglocska 08d71413cb fix: Fixed default distribution for upload_sample(), fixes #2608 2017-11-02 07:52:55 +01:00
iglocska 083918d7f3 fix: Invalid redirect when viewing /roles/index as a normal user, fixes #2606 2017-11-01 07:32:51 +01:00
iglocska b7b09b7cdb fix: Potential fix to sync issues with sharing groups and pushes, fixes #2601 2017-10-30 22:18:29 +01:00
iglocska 7f5c03f007 fix: Convert - to _ in csv headers
- to match the previous output
2017-10-28 19:10:34 +02:00
wotschel 9c664fcb57
Merge pull request #1 from wotschel/wotschel-INSTALL.debian9
Some minor changes and additions Deb 9 Inst. Guide
2017-10-27 18:14:39 +02:00
wotschel 5356047b5b
Some minor changes and additions 2017-10-27 18:06:01 +02:00
iglocska c02f91722f fix: Add the object fields by default to the CSV export 2017-10-27 17:53:37 +02:00
iglocska 408a9fef8d fix: Fixed tag names in the CSV export 2017-10-27 17:38:49 +02:00
iglocska ffb2d31b66 fix: Fixed escaping of CSV 2017-10-27 17:15:07 +02:00
iglocska 6cd0a29f02 fix: Fixed the CSV field name for date 2017-10-27 16:38:39 +02:00
iglocska 35ad0f2f57 fix: Fixed an issue with the CVE export if no field parameters were passed 2017-10-27 16:14:37 +02:00
iglocska 8b36a73a51 Merge branch 'customcve' into 2.4 2017-10-27 16:06:32 +02:00
iglocska 35fab68b91 Merge branch '2.4' into customcve 2017-10-27 16:06:11 +02:00
iglocska f57b510723 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-10-27 15:56:15 +02:00
iglocska 329729e343 chg: Version bump 2017-10-27 15:55:49 +02:00
iglocska ba17c87821 Merge branch 'feature/zmq_rework' into 2.4 2017-10-27 15:55:33 +02:00
iglocska 49aea7debf fix: Fixed an issue preventing attributes in objects from being edited 2017-10-27 15:55:00 +02:00
iglocska bd81f48f07 new: Added object references to ZMQ 2017-10-27 15:39:40 +02:00
iglocska 2e24f86bca fix: Further fixes to the new zmq system 2017-10-27 12:16:57 +02:00
iglocska 17b00e0376 fix: Fixed a bug where sightings couldn't be added to objects 2017-10-27 12:16:41 +02:00
iglocska 2dc5bcacd6 fix: Updated sub.py 2017-10-27 11:28:09 +02:00
Cédric Bonhomme 96635dca78
the last useless coma 2017-10-27 11:16:42 +02:00
Cédric Bonhomme 5ac042da67
harmonizes arrays initializations 2017-10-27 11:04:57 +02:00
Cédric Bonhomme 9e93b61838
Enables the user to select the attributes to be included in the CSV export (event and object attributes). 2017-10-27 11:00:32 +02:00
chrisr3d 564deaad59 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2017-10-27 10:31:05 +02:00
iglocska 4bb640ec8c fix: Added missing parameter org to resolvAttributes() call in the stix exporter 2017-10-27 10:01:29 +02:00
iglocska 5128cafd79 fix: org field not being hot potatoed to resolvAttributes() in the stix export 2017-10-27 09:59:42 +02:00
iglocska 68f4833893 new: First version of the zmq reimplementation 2017-10-27 09:10:46 +02:00
chrisr3d 3afe466b64 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2017-10-26 22:26:53 +02:00
chrisr3d 980bea81ae Added custom objects 2017-10-26 22:23:22 +02:00
iglocska 11b7e8e808 chg: Added some sane default headers to the apache .conf files
- protection against clickjacking
- nosniff

- as reported by Or Hanuka (PALANTIR)
2017-10-26 16:37:36 +02:00
Alexandre Dulaunoy f0020112d6
fix: misp-galaxy updated to the latest version 2017-10-25 22:40:08 +02:00
Alexandre Dulaunoy 2b3b16d9b8
fix: taxonomies updated to the latest version 2017-10-25 22:39:03 +02:00
iglocska aa95c2d387 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-10-25 14:35:55 +02:00
iglocska 9ba1515dcd fix: Fixed empty emails 2017-10-25 14:35:13 +02:00