Commit Graph

499 Commits (82e5a64441671504464eda90a3c65a1899a54960)

Author SHA1 Message Date
iglocska e1baec2896 fix: Fixed some default value issues with taxonomy colours 2017-03-08 15:04:38 +01:00
iglocska 46695b8ca2 fix: Several blacklist related fixes
- turned the functionality to a default on feature
- added indexes
- fixed some default values
2017-03-07 17:39:44 +01:00
devnull- 89e76bc859 Merge branch '2.4' into issues_1643 2017-02-28 15:47:28 +01:00
iglocska 470f90b5b5 fix: More invalid MySQL fields fixed 2017-02-24 11:17:10 +01:00
iglocska 72d6b275ba fix: Fixed a mysql issue 2017-02-24 11:12:30 +01:00
iglocska a59aab9b23 fix: Re-added the accidentally removed code in a merge, fixes #1965
- affects f0e1a27b7d
2017-02-20 18:43:36 +01:00
devnull- f35d247930 Merge branch '2.4' into issues_1643 2017-02-20 09:23:07 +01:00
iglocska 1251eb8189 fix: Added missing column in MYSQL.sql and some indexing 2017-02-17 09:46:07 +01:00
iglocska 2f80d46dcf fix: typo 2017-02-17 09:39:24 +01:00
iglocska 88c08af7df fix: MYSQL.sql brought up to date 2017-02-17 09:34:56 +01:00
iglocska dc8a9707c0 Merge branch '2.4' into feature/enhanced_sightings 2017-02-16 22:52:53 +01:00
devnull- f24682f86a Merge branch '2.4' into issues_1643 2017-02-16 21:49:45 +01:00
iglocska 01eb208697 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2017-02-16 18:01:34 +01:00
iglocska 18272cd7ed fix: Changed installation behaviour of composer
- no longer requires the live download and execution of the composer package
  - compromising https://getcomposer.org/ could lead to RCE for new MISP installations during the installation

- As reported by Trey Darley (@treyka)
2017-02-16 17:59:19 +01:00
Trey Darley e74552a3e7 remove spurious php5-xml
php5-xml is not a separate package; it's included with libapache2-mod-php5.
2017-02-16 16:00:11 +00:00
Adrien RAFFIN 7149a7c7f8 fix: Add event_blacklists and org_blacklists in POSTGRESQL install scripts
Also fix small bug in imported MYSQL syntax

WARNING: NOT tested in production

Tests were only done to create database structure, MISP wasn't run with
this database. It still could have incompatibilities with Model
2017-02-16 13:04:30 +01:00
Adrien RAFFIN 9dd55f5380 fix: Add event_blacklists and org_blacklists in MYSQL install scripts 2017-02-16 13:04:30 +01:00
Andras Iklody 1f0c6cf6ab Merge pull request #1942 from Deventual/patch-5
fixed install instructions
2017-02-16 12:10:33 +01:00
Andras Iklody 23fa621f76 Merge pull request #1944 from Deventual/patch-7
fixed install instructions
2017-02-16 12:10:13 +01:00
Andras Iklody 8718cfbfcd Merge pull request #1945 from Deventual/patch-8
Fixed install instructions
2017-02-16 12:09:56 +01:00
Deventual 84687f77f8 Fixed install instructions
Added php-xml, without it this issue can rise:
Class 'DOMDocument' not found in [/var/www/MISP/app/Lib/cakephp/lib/Cake/Utility/Xml.php
2017-02-16 12:35:08 +02:00
Deventual cbf890cf72 fixed install instructions
Added php-xml, without it this issue can rise:
Class 'DOMDocument' not found in [/var/www/MISP/app/Lib/cakephp/lib/Cake/Utility/Xml.php
2017-02-16 12:33:57 +02:00
Deventual ce41ad02b5 Update INSTALL.debian7.txt 2017-02-16 12:30:40 +02:00
Deventual 822bd04c45 fixed install instructions
Added php-xml, without it this issue can rise:
Class 'DOMDocument' not found in [/var/www/MISP/app/Lib/cakephp/lib/Cake/Utility/Xml.php
2017-02-16 12:27:40 +02:00
Deventual ae90644ef6 fixed install instructions
Added php-xml, without it this issue can rise:
Class 'DOMDocument' not found in [/var/www/MISP/app/Lib/cakephp/lib/Cake/Utility/Xml.php
2017-02-16 12:26:04 +02:00
Andras Iklody db91b4864b Merge pull request #1937 from Deventual/patch-4
Fixed install instructions
2017-02-16 11:18:04 +01:00
Deventual 00c8de9868 Fixed install instructions
Added php-xml, without it this issue can rise:
Class 'DOMDocument' not found in [/var/www/MISP/app/Lib/cakephp/lib/Cake/Utility/Xml.php
2017-02-15 18:30:26 +02:00
Deventual 5d9f4f0999 fixed install instructions
Added php-xml, without it this issue can rise:
Class 'DOMDocument' not found in [/var/www/MISP/app/Lib/cakephp/lib/Cake/Utility/Xml.php
2017-02-15 18:27:03 +02:00
Richard van den Berg 2ccb10c198 Add sudo for cp logrotate 2017-02-12 17:08:06 +01:00
Richard van den Berg 0bcb3376e5 Add logrotation for MISP workers output 2017-02-06 17:26:17 +01:00
iglocska 4ad022b03c Merge branch '2.4' into feature/attribute-tagging 2017-01-16 16:15:06 +01:00
iglocska 44fcf5dfdb chg: Added event ID to the attribute level tags 2017-01-14 00:16:05 +01:00
mdtro 3406375bb8 Fixed typo in dependency installs
rh-php56-bcmath should be rh-php56-php-bcmath
2017-01-10 17:12:06 -06:00
Ben Drysdale 7903064014 Fixed typo in xINSTALL.centos7.txt 2017-01-10 22:50:07 +00:00
devnull- d500f8682d Update the database schema unpublish_event (servers) & PublishWithoutEmail (servers) 2017-01-05 16:40:40 +01:00
devnull- c4d66e03e9 Update the database schema unpublish_event (servers) 2017-01-05 16:38:24 +01:00
devnull- c42e9dc2f9 Update the database schema PublishWithoutEmail (servers) 2017-01-05 16:38:19 +01:00
iglocska 7146652059 Merge branch '2.4' into feature/attribute-tagging 2016-12-26 23:30:21 +01:00
iglocska 5a58d0d8d5 chg: Added colour fields to sql files 2016-12-25 18:13:51 +01:00
Richard van den Berg 50f684d1c5 Add missing indexes 2016-12-15 18:38:51 +01:00
Moshe Kaplan c895f898c3 Update xINSTALL.centos7.txt 2016-12-14 08:24:14 -05:00
Richard van den Berg 9d89516e58 Add fulltext indexes from AppModel.php to MYSQL.sql 2016-12-13 10:34:29 +01:00
Moshe Kaplan 4957edcd22 Update xINSTALL.centos7.txt 2016-12-12 13:24:27 -05:00
Richard van den Berg e8ce32f0a2 Set proposal_to_delete default to 0 2016-12-09 09:54:08 +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 fe49d598f6 new: Added galaxy tables 2016-12-03 23:43:48 +01:00
Iglocska 2875789804 fix: Some additional changes to accomodate for the automatically enabled sightings 2016-11-21 17:57:55 +01:00
Andras Iklody e763e7646f Update to UPDATE.txt
- indicate that a git pull is all that is normally needed.
2016-11-08 08:56:29 -05:00
Iglocska 0c59f3445e Merge branch '1652' into 2.4 2016-11-05 22:17:06 +01:00
Iglocska 4a50cfbd55 Merge branch '1642' into 2.4 2016-11-05 22:13:56 +01:00
cristian bell 3a557636b9 replaced ip address with * for the virtualHost 2016-11-05 08:14:32 +01:00
Alexandre Dulaunoy 21e99039be add: Screenshot of an event - version 2.4.53 2016-11-03 20:29:21 +01:00
Deventual 22e7d86b41 Update UPDATE.txt 2016-11-02 14:55:45 +02:00
Deventual 23a35678c8 Update UPDATE.txt 2016-11-02 14:26:46 +02:00
Alexandre Dulaunoy 74416e19b2 add: Hackathon drawing added 2016-11-01 07:10:14 +01:00
Iglocska b6e30e8471 chg: Rename CENTOS install files to get to the end of the list of install guides
- people seem to think that we recommend CentOS for MISP which is absolutely not the case
2016-10-20 13:46:26 +02:00
Richard van den Berg 41d64b92b3 Add rh-php56-bcmath as a requirement for CentOS 2016-10-14 11:02:26 +02:00
Thomas Maier d0d74a7f61 sudo is needed to create new ssl key.
A normal user does not have permissions to the used folder /etc/ssl/private in Ubuntu 16.04/Mint 18 by default.
2016-09-30 15:55:36 +02:00
Thomas Maier 0675e99347 Added python-setuptools for ubuntu install howto
You need to install the package python-setuptools on Ubuntu 16.04/Mint 18 to use the setup.py for the STIX installation.
2016-09-30 15:03:21 +02:00
Andreas Ziegler af73d02a98 new: add sql for attribute_tags (PostgreSQL) 2016-09-29 16:52:21 +02:00
Andreas Ziegler 7960c87000 new: add sql for attribute_tags (MySQL) 2016-09-29 16:52:06 +02:00
Andras Iklody f5d60ed3a3 Separated a2enmod lines to prevent some confusion 2016-09-26 15:09:50 +02:00
Andreas Ziegler 15dd363a9c chg: remove obsolete files 2016-09-24 23:35:54 +02:00
Andreas Ziegler 50744b04f7 chg: update deb8/ubu1604 setup, composer to 1.2.1 (#1569) 2016-09-24 23:34:49 +02:00
Alexandre Dulaunoy e8a2a0fc22 Merge pull request #1382 from treyka/patch-2
Add install procedure for current version of ZeroMQ
2016-09-23 00:07:47 +02:00
Andreas Ziegler b3ce62e168 chg: Default roles all have API access
- changed the default role set to have api access enabled
- existing installations not affected
- if a community wants to restrict API access for certain users they're free to do it

(same as aa03830643 but for postgres this time)
2016-09-20 17:41:30 +02:00
Iglocska aa03830643 chg: Default roles all have API access
- changed the default role set to have api access enabled
- existing installations not affected
- if a community wants to restrict API access for certain users they're free to do it
2016-09-20 14:38:54 +02:00
Pablo Panero 19993023f7 Update INSTALL.centos7.txt 2016-09-02 13:57:41 +02:00
ppanero 1364952515 change in SELtype, httpd_sys_content_rw_t does not exists 2016-09-01 10:45:55 +02:00
Andras Iklody 6cda3fb39b Merge pull request #1485 from MISP/feature/postgresql
support PostgreSQL database backend
2016-09-01 09:35:14 +02:00
Andreas Ziegler 97f730c1af new: db structure&data file for PostgreSQL support 2016-09-01 01:08:18 +02:00
iglocska ba986bea38 fix: Add key length to text field index 2016-08-31 11:14:04 +02:00
iglocska 517f7e0003 fix: Removed incorrect index in the previous commit 2016-08-31 11:07:38 +02:00
iglocska 51848fd4c7 chg: Changed the default event table engine to InnoDB 2016-08-31 11:01:44 +02:00
iglocska 29f5b936b1 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2016-08-31 10:11:21 +02:00
iglocska dd68eb0aae chg: Set "User" as the default role for new installations 2016-08-31 10:11:06 +02:00
Andreas Ziegler 812e8a6dd5 fix: update version number to 2.4.51 in MYSQL.sql 2016-08-31 04:30:45 +02:00
Andreas Ziegler 66c8f56b17 new: add basic documentation on experimental PostgreSQL support 2016-08-31 04:11:49 +02:00
iglocska 9656913bd1 fix: Added 2.4.51's database changes to MYSQL.sql 2016-08-30 15:52:58 +02:00
iglocska 79c1bd1ae4 fix: Moved the example API script using SSL client certificate 2016-08-29 21:50:41 +02:00
iglocska c15674ea44 Merge branch 'sslclientcert' into sslclientsync 2016-08-18 10:03:01 +02:00
iglocska 444171bd2d Merge branch '2.4' into sslclientsync 2016-08-18 09:58:52 +02:00
Andreas Ziegler 3e4e08ffd1 chg: remove obsolete upgrade stuff, unsupported 2016-08-16 16:06:57 +02:00
Andreas Ziegler 88b2ea1eaf chg: add index for cake_sessions expires to MYSQL.sql 2016-08-16 04:10:34 +02:00
Mathieu Deloitte dca6e0b237 Init MISP ansible 2016-08-05 15:39:38 +02:00
Andreas Ziegler f622eeab63 chg: remove duplicate line from install doc 2016-08-04 14:47:04 +02:00
Andreas Ziegler 44d5fe0344 chg: small cleanup of MYSQL.sql
- integers instead of strings
- spaces after commas, not before
- add&remove spaces
2016-08-01 18:21:14 +02:00
Richard van den Berg 81a5838131 Add support for sync server SSL client certificates 2016-08-01 16:30:22 +02:00
Alexandre Dulaunoy e1289a122c Update UPDATE.txt
Update the UPDATE process according to the development and release cycle.

git fetch is required and not git pull.
2016-07-28 10:50:15 +02:00
Iglocska e65bc0db53 Merge branch '2.4' into 2.4.49
Conflicts:
	app/Controller/AppController.php
2016-07-22 13:29:27 +02:00
Trey Darley 02d910c0ad Add install procedure for current version of ZeroMQ
Debian 8 has an ancient version of ZeroMQ which is not compatible with the latest pyzmq on PyPI. Manually installing the current ZeroMQ release is a viable workaround.
2016-07-22 09:44:49 +00:00
Iglocska b4806939fc fix: MySQL error on users.certif_public, fixes #1378 2016-07-22 10:48:19 +02:00
Trey Darley b3144f068b Small documentation clarification 2016-07-22 08:28:05 +00:00
Iglocska 53289b5416 new: Added a tag restriction to restrict the usage of a tag to a single organisation 2016-07-20 00:08:46 +02:00
Iglocska 069bc3e77f fix: Added roaming to sharing groups in the mysql.sql 2016-07-19 08:44:11 +02:00
Iglocska da0ce1e861 fix: No need for default tasks in the MYSQL.sql file any longer
- handled by the tasks automatically on view
2016-07-18 13:21:59 +02:00
Iglocska af35a4eea2 fix: Added perm_delegate to the default roles in the MYSQL.sql file 2016-07-18 12:24:08 +02:00
Iglocska 6d78946be7 fix: Fixed strings for tinyint(1) type fields in the MYSQL.sql file 2016-07-18 12:22:05 +02:00
Iglocska 5ec15ed05f fix: reverted version number in MYSQL.sql 2016-07-18 00:47:21 +02:00
Iglocska bd46fab70d Merge branch 'email' into 2.4
Conflicts:
	INSTALL/MYSQL.sql
2016-07-18 00:43:47 +02:00
Iglocska 0a33220f03 fix: changed field name from job_id -> process_id for tasks 2016-07-18 00:42:32 +02:00
Iglocska 0ef167f78d Merge branch 'jobid' into 2.4 2016-07-18 00:40:20 +02:00
Steve Fossen 27ce8c9cec mysql for bug #1180 2016-07-15 08:55:01 -07:00
Steve Fossen 75c633f788 update initial install mysql too 2016-07-15 08:42:52 -07:00
Andreas Ziegler 0a4b26de24 fix: doc: use php5-redis package instead of pecl for deb7/ubu14 2016-07-13 21:12:48 +02:00
Andreas Ziegler 8e28fed3ac fix: submodule updates: force overwrite 2016-07-13 18:08:37 +02:00
Andreas Ziegler 8f31a9f5c9 fix: allow null values for taxonomies expanded column, fixes #1354 2016-07-11 19:33:21 +02:00
Andreas Ziegler 31f21e83ad chg: another cleanup of MYSQL.sql 2016-07-11 19:12:44 +02:00
Andreas Ziegler 43e4da507e chg: docs UPDATE/UPGRADE use latest tag/release instead of latest commit 2016-07-11 02:38:39 +02:00
Andreas Ziegler 6c78974a46 chg: update INSTALL docs to use latest tag/release instead of latest commit 2016-07-11 02:19:20 +02:00
Andreas Ziegler 7cc999adf0 fix: add perm_delegate to MYSQL.sql 2016-07-11 00:47:20 +02:00
Andreas Ziegler 3f3c8273be fix: update mysql structure for 2.4.49 updates 2016-07-07 18:40:16 +02:00
Andreas Ziegler 5e680a7e72 update db_version in MYSQL.sql 2016-07-06 00:22:54 +02:00
Andreas Ziegler 2f2da8515f fix: add warninglist tables to MYSQL.sql 2016-07-06 00:22:19 +02:00
Andreas Ziegler 2f2952cff2 fix: use same default value as in AppModel update mechanism 2016-07-06 00:21:28 +02:00
Andreas Ziegler 8ce679df91 chg: move tables to retain alphabetical order 2016-07-06 00:17:59 +02:00
Andreas Ziegler 0c2d3603d1 chg: remove quotes from integers in MYSQL.sql 2016-07-05 04:53:56 +02:00
Andreas Ziegler 664503a54d chg: KEY/INDEX are synonyms in MySQL, use INDEX only 2016-07-05 04:42:29 +02:00
Richard van den Berg e835985b69 Example API script using client cert 2016-07-04 16:12:14 +02:00
Andreas Ziegler c92058a0b5 chg: remove quotes from integers in MYSQL.sql 2016-07-04 15:50:53 +02:00
Andreas Ziegler 46b0dd1cb2 chg: use lowercase for int in whole MYSQL.sql 2016-07-04 15:49:20 +02:00
Andreas Ziegler fd5e463926 chg: remove duplicate spaces from MYSQL.sql 2016-07-04 15:49:15 +02:00
Alexander J cc03a51ffa Update UPDATE.txt 2016-06-30 10:31:31 +02:00
Andras Iklody 29dd9ce461 Merge pull request #1288 from peasead/2.4
updated CentOS 7 INSTALL guide
2016-06-27 14:18:34 +02:00
Andrew Pease 9a2bbc6dcb updated CentOS 7 INSTALL guide 2016-06-21 23:14:02 -05:00
Alexandre Dulaunoy b71008594a Chg: MISP stickers source added - PDF, SVG and PNG 2016-06-20 18:06:56 +02:00
Andreas Ziegler 4a9356a1bc new: installation instructions for MISP on Debian 8 2016-06-19 20:30:03 +02:00
Andreas Ziegler 5996c56e7f chg: small fixes for ubuntu1604 install doc 2016-06-19 20:29:47 +02:00
Andreas Ziegler 0cd9acc59b chg: make old debian install doc wheezy-specific 2016-06-19 20:29:12 +02:00
Andreas Ziegler e97d7842a3 new: installation instructions for MISP on Ubuntu 16.04 2016-06-18 21:37:53 +02:00
Alexandre Dulaunoy 55fb81a3b2 Fix: old upgrade SQL script moved to legacy directory 2016-06-16 05:03:40 +02:00
Steve Fossen dc664d4a0e typo in alter 2016-06-15 19:40:32 -07:00
Alexandre Dulaunoy 163f4a7e76 Fix: removal of unused file 2016-06-15 08:16:04 +02:00
Steve Fossen 40aefe4f04 fix for update script 2016-06-12 21:21:20 -07:00
Steve Fossen 7a7b407a00 Organization UUID nullable
1. For older MISP there isn't UUID
2. UUID in out of order RelatedEvent processing compared to first Event from Organization
2016-06-12 21:16:39 -07:00
Andreas Ziegler 1d06f25b38 chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
Iglocska b094af8b12 fix: Fixed epel url for centos 7.x 2016-06-05 23:27:13 +02:00
Andreas Ziegler c1eda1e04b remove single spaces after tabs 2016-06-04 01:54:19 +02:00
Andreas Ziegler 8a2352f7b8 remove single spaces in front of tabs 2016-06-04 01:14:25 +02:00
Andreas Ziegler 0fe692c56a remove whitespace at end of line 2016-06-04 01:10:45 +02:00
Andreas Ziegler bba7e60e85 remove empty lines at end of files 2016-06-04 01:10:05 +02:00
Andreas Ziegler 898ea1d97c remove whitespace (space/tab) from empty lines 2016-06-04 01:08:16 +02:00
I-am-Sherlocked dec519f04f Change job_id to varchar to resolve #1180
As mentioned in #1180, every spot that task->job_id is being set:

app/Model/Task.php

app/Controller/TasksController.php

it's the returned value from CakeResque::enqueueAt which is the process_id (MD5).
And I think renaming the field to process_id might be more representative of what it is?
2016-06-03 13:46:39 -07:00
Andras Iklody 265cd24fab Merge pull request #1159 from Deventual/patch-1
Update UPDATE.txt
2016-05-26 01:48:46 +02:00
Richard van den Berg a01845fea4 Pass Authorization HTTP header to php-fpm environment 2016-05-24 16:00:00 +02:00
Deventual b85104ffef Update UPDATE.txt 2016-05-22 12:27:25 +03:00
Iglocska b9884cf5b8 fix: Added the new db changes to the SQL files 2016-05-20 09:00:04 +02:00