Commit Graph

736 Commits (c788dac0f11f9d3da0b348b20e5f6a4a309699dd)

Author SHA1 Message Date
Steve Clement ff2782c66e chg: [doc] Some format updates to config files
new: [doc] CentOS SSL apache config
fix: [doc] Fixed symlink to Ubuntu webmin instructions
2018-11-30 14:40:24 +09:00
Ruiwen Chua a5ea29cd15 fix: dev: Update POSTGRES-*.sql files
These were created using [pgloader](https://github.com/dimitri/pgloader)

MYSQL.sql was first imported into a mysql:5.7 Docker image, then pgloader
was used to import it into a postgres:11-alpine image. The schema and data
were then dumped using pg_dump into POSTGRESQL-structure.sql and POSTGRESQL-data-initial.sql
respectively
2018-11-28 15:13:08 +08:00
Steve Clement b5f7ca540d chg: [doc] Added hardening section. 2018-11-21 16:46:37 +09:00
Steve Clement 82632aea75 chg: [doc] Due to some mimimi, FreeBSD is now "back" in the Archives. (Works on FreeBSD 12.0BETA4) 2018-11-12 12:33:40 +09:00
Steve Clement a5402dc9b9 chg: [doc] Added Tsurugi Linux to Index and changed some minor issue. 2018-11-05 13:31:30 +09:00
Steve Clement 4e16943d6d chg: [doc] Tsurugi nearly done 2018-11-05 11:45:14 +09:00
Steve Clement e8bb6aacba new: [doc] Added symlink to generic folder and added note what generic means/is 2018-11-05 10:36:47 +09:00
Steve Clement b736823e1a chg: [doc] Initial Install working. Todo: Virtualenv everything. 2018-11-05 10:34:06 +09:00
Steve Clement 088d9f5551 chg: [doc] Tsurugi is eXperimental. 2018-11-05 09:13:31 +09:00
Steve Clement eea21a99ee new: [doc] Added Tsurugi Linux install script. 2018-11-05 09:12:51 +09:00
Steve Clement 3b4f14209a chg: [doc] Update Centos 6.x and 7.x
chg: [doc] re-Added Ubuntu 16.04-LTS as an archived/old INSTALL Guide (tested working)
chg: [doc] Adapted some variables in generic scripts
2018-10-31 11:07:28 +09:00
garanews 4866b7035a fix accommodate misspelling
accommodate vs accomodate
2018-10-25 11:37:02 +02:00
Steve Clement d9118d8620 chg: [docs] Symlink to rhel7 guide
chg: [docs] Made the index a little less messy
chg: [docs] A minor (but not automated) change to Changelog
2018-10-23 07:43:33 +09:00
Steve Clement cd04c0d41b Merge branch '2.4' into guides 2018-10-22 15:44:16 +09:00
Steve Clement fc3d89a0c4 chg: [docs] Added symlinks to new .md to preserve old style for a while.
chg: [docs] More details in README.md
2018-10-22 09:55:09 +09:00
Steve Clement bb615b92bf new: [tools] Added tool to create MISP INSTALL Docs and push to gh-page, plus it fetche latest Changelog.txt 2018-10-22 09:52:55 +09:00
Steve Clement 5c8216c81c chg: [docs] Added some symlinks to migrated files. 2018-10-21 21:53:42 +09:00
Steve Clement 2aecfb7e0e chg: [docs] Remove some migrated INSTALL guides, move FreeBSD to old, will not be supported in the future. 2018-10-21 21:52:40 +09:00
Steve Clement dac594dc02 chg: [docs] Added an old upgrade doc, 2.3 -> 2.4, more as an example then anytyhing else.
chg: [docs] Added UPGRADE.md notice for future upgrade steps.
2018-10-21 18:54:21 +09:00
Steve Clement a7e9bbae98 chg: [docs] Removed old Debian stable install guide 2018-10-21 00:18:17 +09:00
Steve Clement 1d8baf0c48 chg: [docs] Removed old OpenBSD Docs 2018-10-19 12:00:29 +09:00
A. Cristallo 8afe4b5ed1
Update INSTALL.rhel7.txt
Added instruction (at line 109) and updated line 8, minor change.
Tested on RHEL 7.5 and CentOS 7.5
2018-10-16 17:37:00 +02:00
Koen Van Impe daa2676cd0 Ubuntu 18 documentation (sudo logrotate, universe repo) 2018-10-13 09:30:05 +02:00
RbN 212b9ffaa6
adding python-maec to the debian9 install
adding python-maec to the debian9 install
2018-10-12 11:05:18 +02:00
Anthony Vaccaro 61e9851397 Add "manage workers" option.
This is enabled by default, which replicates the current behaviour of having controls to start, stop and restart workers in the server settings page.
When set to disabled, these controls are hidden, which allows server administrators to manage the worker processes externally, e.g. via systemd.

A sample systemd unit file has also been included into the INSTALL directory.
2018-10-08 12:28:22 +10:00
Fredrik Pettai 2050c864a4 add missing meac dep
add missing meac dep
2018-09-26 13:15:29 +02:00
Steve Clement e9a83911e3 chg: [doc] Moved INSTALL files around to reflect a more acurate support landscape.
chg: [doc] Update README.md to explain some of the folders/files.
2018-09-11 16:38:52 +02:00
Steve Clement 93cb31493c Merge branch '2.4' into guides 2018-09-11 15:43:06 +02:00
0xiso 11a9b93a3e fix: [doc] Add an option to checkout submodules recursively 2018-09-09 20:45:45 +09:00
Steve Clement 883477cbec chg: [doc] Added zmq, redis, maec python module installations. 2018-09-08 11:55:00 +02:00
Steve Clement 9dfbdae6a2 chg: [doc] Added README to install directory 2018-09-07 16:49:44 +02:00
Steve Clement 8ae057e7cc chg: [doc] Centos 7 Install doc updates, more automation and some auto defaults 2018-09-06 18:14:11 +02:00
Steve Clement 9ed7a3ddc2 chg: [doc] Updated and tested basic MISP functionality under CentOS 7.5 2018-09-06 16:22:07 +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
Alexandre Dulaunoy e4ac956629
chg: [doc] MISP logo b&w only added 2018-08-30 09:57:28 +02:00
Andras Iklody e1fc7b2e50
chg: [install] Some minor fixes to the install guide 2018-08-20 10:37:59 +02:00
Andras Iklody 07ac2a0c56
fix: [instructions] remove suggestion to check out last tagged version on install 2018-08-20 09:29:15 +02:00
Hannah Ward 1d38744298
fix: Add PHP SDK install instructions 2018-08-15 16:10:25 +01:00
Hannah Ward fa8ef2a9db
new: add install instructions 2018-08-15 15:08:18 +01:00
Paolo Vecchi 62f61c1eeb
Update INSTALL.ubuntu1804.with.webmin.txt
systemd sucks!
;-)
2018-08-10 19:56:43 +02:00
Paolo Vecchi ea0d56695e
Update INSTALL.ubuntu1804.with.webmin.txt
Fixed a few small things
2018-08-08 18:20:06 +02:00
Paolo Vecchi 04d02db8ce
INSTALL.ubuntu18.04.01.with.webmin.txt
Added Virtualmin install and repository update for mariadb
2018-08-07 15:52:13 +02:00
Andras Iklody a9e41c8202
fix: [install] Changed the install instructions to use CLI commands...
...instead of updating config.php. The latter can be dangerous if typos pop-up.
2018-07-21 22:47:40 +02:00
Steve Clement 1670c858cd chg: [kali] small typo in git config 2018-07-17 14:42:26 +02:00
Steve Clement c77f05cfd8 chg: [kali] redis on boot (for persistent setups) 2018-07-16 15:43:20 +02:00
Steve Clement b3a63037ee chg: [kali] added headers to vhost. More automation in rc.local 2018-07-16 14:48:54 +02:00
Steve Clement c2a8a9e4d1 chg: [kali] added expect to make it work on kali-light 2018-07-16 14:35:05 +02:00
Steve Clement 36f4428c87 Merge branch '2.4' into guides 2018-07-15 22:01:59 +02:00
Steve Clement d13d6b8f79 chg: [kali] disabled sleep, fixed database.php creation 2018-07-14 12:59:28 +02:00
Steve Clement 4fd836fa9e chg: [kali] tpm module wants to be loaded before install rng-tools 2018-07-13 22:01:04 +02:00
Steve Clement f08dbb00a3 chg: [kali] Fixed expect, finally, perms for viper fixed too 2018-07-13 21:38:34 +02:00
Steve Clement ee070e7093 chg: [kali] make sure the tpm module is laoded for more rng 2018-07-13 20:55:51 +02:00
Steve Clement bcc2f356c7 chg: [kali] use chpasswd to changes password non-interactively 2018-07-13 20:42:49 +02:00
Steve Clement 8bf34db81e chg: [kali] Shuffle final output 2018-07-13 20:34:39 +02:00
Steve Clement 31469a6f33 chg: [kali] Changed the way expect gets data 2018-07-13 20:25:33 +02:00
Steve Clement f00ff7f315 chg: [kali] Moved db connection blurb around, tried to fix EOF 2018-07-13 20:11:59 +02:00
Steve Clement 77a1936c0c chg: [kali] Checked for misp db presence, made misp.local a thing 2018-07-13 19:30:01 +02:00
Steve Clement 12581271dc chg: [kali] Drop user to non-root user 2018-07-13 19:16:28 +02:00
Steve Clement 2248d4d6e4 chg: [kali] Refactor script, everything runs as root now, but MISP user
will be created
2018-07-13 19:15:14 +02:00
Steve Clement c70716ce84 chg: [kali] Wrapped installer in function. 2018-07-13 18:11:54 +02:00
Steve Clement ed26262a0a chg: [kali] Prepared installer for running in a function. 2018-07-13 18:05:50 +02:00
Steve Clement 86fa3b792e chg: [kali] Fixed if typo 2018-07-13 17:38:48 +02:00
Steve Clement 0c7f2989e5 chg: [doc] Added check for misp user if run twice… 2018-07-13 17:37:02 +02:00
Steve Clement 63c3eaf1e2 chg: [doc] Add bootstrap function for Kali 2018-07-13 17:26:42 +02:00
Steve Clement 2202304b97 chg: [doc] Kali viper-web improvement 2018-07-13 17:15:42 +02:00
Steve Clement 09c6cbbe74 chg: [doc] More kali linux fixes 2018-07-13 17:12:19 +02:00
Steve Clement ecaf6cdeae chg: [doc] Added mail2misp fixed some automation 2018-07-13 15:26:06 +02:00
Steve Clement a9907367dd chg: [doc] Debian tweaks and fix for misp-dashboard 2018-07-13 15:05:13 +02:00
Andras Iklody f0964c11f6
Merge pull request #3479 from FloatingGhost/feature-send-logs-to-elasticsearch
Feature: send logs to elasticsearch
2018-07-12 12:09:53 +02:00
Hannah Ward 8c92106d45
new: Add install docs 2018-07-12 10:59:28 +01:00
Steve Clement 1b2f27c650 chg: [kali] fix 2018-07-12 00:25:48 +02:00
Steve Clement 8f0af54168 chg: [kali] fix redis install 2018-07-11 22:53:07 +02:00
Steve Clement 5f1a0bcaab
fix: [kali] Fix RAW URL 2018-07-11 22:24:34 +02:00
Steve Clement 3ca78d54c9 chg: [kali] misp-modules start on install 2018-07-11 22:18:10 +02:00
Steve Clement 8430afff4f chg: [kali] added SSL, removed manual redis install 2018-07-11 22:04:12 +02:00
Steve Clement 23fedfbb82 chg: [kali] skip dist-upgrade for time reasons 2018-07-11 21:40:18 +02:00
Steve Clement 5213b9b2e5 chg: [kali] Fixed perms at the end 2018-07-11 21:37:20 +02:00
Steve Clement 88fd94514a chg: [doc] Adapted auto messages 2018-07-11 19:10:41 +02:00
Steve Clement 7935a1a063 chg: [doc] Updates to Debian guides, mostly cake automation
new: [doc] Install doc/script for kali linux deployment
2018-07-11 19:04:29 +02:00
Steve Clement 52e13b00b7 chg: [doc] More updates on the debian install guides, small fix on OpenBSD 2018-07-10 11:45:44 +02:00
Steve Clement 624d8cab8a
fix: [doc] added sudo verification to guides 2018-07-09 18:18:17 +02:00
Steve Clement 69fee9ef8e chg: [debian] Added profile change to take viper/cake into consideration 2018-07-09 10:47:40 -04:00
Steve Clement 3f9a0de793 chg: [doc] Added $PATH_TO_MISP where necessary 2018-07-06 13:22:12 +02:00
Steve Clement a34823f725 chg: [doc] Further debian install guide automation 2018-07-06 12:54:01 +02:00
Steve Clement 388555461e chg: [doc] regrouped all the apt install 2018-07-06 09:53:47 +02:00
Steve Clement 77ece3dc71 chg: [doc] Debian 9/testing updates base MISP now fully working 2018-07-06 09:34:07 +02:00
Steve Clement c54dfb006a chg: [doc] Merged changes from stable to testing 2018-07-05 18:37:46 +02:00
Steve Clement f5d0d4f4cc chg: [doc] removed python2 deps 2018-07-05 17:47:56 +02:00
Steve Clement 5d23d56c99 chg: [guide] More automation on install guide 2018-07-05 17:45:46 +02:00
Steve Clement 78d17b5d06 - Final merge, 90% in line.
- More automation
- ToDo: Seperate optional features from the essential
2018-07-05 08:53:09 +02:00
Steve Clement 3e3ac7f609 - Merged more changes from both files 2018-07-05 08:45:20 +02:00
Steve Clement 03891e349f - Merge debian-stable and debian-testing instructions 2018-07-05 08:36:13 +02:00
Steve Clement f13b15b1d4 - Added env variables to make the install less painful when it comes to
variables
- Remove apache2.2 instructions, 2.4 is default
- Add some automation to do replacements in php.ini
2018-07-05 08:25:54 +02:00
Steve Clement 270c87e96c - Added things that do not work 2018-07-05 08:23:38 +02:00
Andras Iklody 3eaa70482e
Merge pull request #3433 from 0xtf/patch-1
Change 16.04 reference to 18.04 on install guide
2018-07-04 20:48:12 +02:00
Steve Clement 37df76634c - More instructions on OpenBSD Install 2018-07-04 17:37:02 +02:00
Steve Clement 43e6dfb699 Merge remote-tracking branch 'upstream/2.4' into 2.4 2018-07-04 17:33:16 +02:00
Steve Clement 6af1d02bfe Merge branch '2.4' of github.com:SteveClement/MISP into 2.4 2018-07-04 17:33:07 +02:00
Steve Clement a89fe2e98d - A more working FreeBSD Install Instruction 2018-07-04 17:32:18 +02:00
Tiago Faria 427c4c2191
Change 16.04 reference to 18.04 2018-07-04 15:49:57 +01:00
Daniel Akulenok 73e20fb268
Update misp 2018-07-04 12:22:02 +02:00
Andras Iklody 773a21164f
Merge pull request #3405 from Rafiot/ditchpy2
Arbitrary move to python3.6
2018-07-03 15:09:32 +02:00
StefanKelm f9aee73782
change --force to --recursive 2018-07-03 12:04:56 +02:00
StefanKelm d5b7b2a57b
change --force to --recursive 2018-07-03 12:03:47 +02:00
Steve Clement e791bae470 - Rudimentary support for apache2, login works 2018-07-02 15:43:20 +08:00
Steve Clement 6234a07d39 - Partially works, again, but still CSS issues. 2018-07-02 00:24:12 +08:00
Steve Clement 573952e7e6 - FreeBSD OpenBSD install updates 2018-06-30 19:33:10 +08:00
Steve Clement ce7a2672a5 - Initial OpenBSD install procedure, based on httpd 2018-06-30 18:38:59 +08:00
Raphaël Vinot 29dc4adbdf chg: move old install guides to a sub directory. Init submodules at the right place. 2018-06-30 14:23:02 +08:00
Raphaël Vinot 0e93b54e14 chg: mispzmq -> python3.6 2018-06-29 01:08:29 +08:00
Steve Clement 039452a979 - remove dupe python3-pip from apt install 2018-06-22 02:27:21 +02:00
Steve Clement 0c2bfff208 Merge remote-tracking branch 'upstream/2.4' into 2.4 2018-06-22 02:24:18 +02:00
iglocska d4992f5b7d fix: [setup] Brought MYSQL.sql up to date, fixes #3357, fixes #3358 2018-06-20 06:30:01 +02:00
axpatito 88a1fdd59e
Update INSTALL.rhel7.txt 2018-06-18 13:14:07 -05:00
Andras Iklody 53327be827
fix: [Docs] some install guide clarifications 2018-06-16 23:51:01 +02:00
Steve Clement fdf066955c - Added more automation to install procedure 2018-06-16 00:13:58 +09:00
Richard van den Berg 85f19b691f Enable python3 for php-fpm for RHEL/CentOS 2018-06-08 09:19:02 +02:00
jezkerwin 84e826faf0
Quoted scl commands to properly execute python3 + cwd for Cake Install
Installing Cybox and STIX libraries, the SCL command to install won't properly run unless being quoted.
Added command to change working directory to /var/www/MISP before installing Cake
2018-06-06 23:58:43 +10:00
jezkerwin f39e7ce0d7
Remove contact details, they don't really need to be in there 2018-06-05 14:15:18 +10:00
Richard van den Berg 1b72988e56 Install pymisp for python3 2018-05-29 14:32:23 +02:00
Richard van den Berg 98414cf2be Use python3 to install stix/cybox/mixbox libraries 2018-05-29 13:35:50 +02:00
Steve Clement c7c8f8f5c9
Merge pull request #3268 from SteveClement/2.4
Debian Testing install
2018-05-23 10:24:08 +10:00
Steve Clement a0cb559d72 - Fixed curl 2018-05-23 00:23:56 +10:00
Steve Clement 8ae734af76 - Added curl to update galaxies/taxonomies/warninglists/objectTemplates 2018-05-23 00:13:27 +10:00
Steve Clement 02a9810cc3 - Added yara 2018-05-23 00:08:31 +10:00
Steve Clement 13fbc03877 - Checkout "default" it's 2.4 at what you really want 2018-05-22 23:55:13 +10:00
Steve Clement 81a08eb120 - Added misp-dashboard 2018-05-22 23:52:39 +10:00
Steve Clement 8c0545d22f - Remove > /dev/null foo 2018-05-22 23:33:01 +10:00
Steve Clement f0bd4a1511 - Added pymisp and modules as well as cake CLI commands. 2018-05-22 23:29:36 +10:00
Steve Clement 80dda567b7 - Debian testing install 2018-05-22 19:55:26 +10:00
chrisr3d 9c134881ba
fix: [stix1] Updated install & update instructions for stix, cybox & mixbox libraries 2018-05-18 13:19:29 +02:00
Steve Clement 69437d69e2 - Added Ubuntu 18.04 instructions 2018-05-07 13:12:33 +09:00
Steve Clement 85d12f7dc1 - updated ssdeep instructions 2018-05-07 13:11:16 +09:00
Steve Clement 4f9bc542d9 - Added mascot drafts 2018-05-04 15:48:04 +02:00
iglocska cc9b182a87 chg: Changed the org admin role to not have sync privileges by default 2018-04-23 12:46:00 +02:00
Laurent de la V 4e51f3d12d
Update INSTALL.ubuntu1604.txt to install pip3
System complains about missing pip3 when attempting to install support for STIX 2.0 (cf. line 88):

ubuntu@misp:/var/www/MISP/app/files/scripts/mixbox$ pip3 install stix2
The program 'pip3' is currently not installed. You can install it by typing:
sudo apt install python3-pip

Therefore suggest to include installation of python3-pip in previous instance of apt-get usage (line 69)
2018-03-28 18:09:27 +02:00
jezkerwin 62ce45c3ed
Fixed spelling errors for mysql command and php version.
Also changed git clone command for lief installation.
2018-03-22 12:04:45 +11:00
x41\x43 6df6cc79bc
pecl and phpenmod need root privileges
[line 329] According to stat -c "%U %G" /usr/share/php/.channels/pecl.php.net, the owner is root, so you can't edit this file as normal user,
[line 333] As above, both directories (/etc/php/7.0/cli/conf.d/ and /var/lib/php/modules/7.0/cli/enabled_by_admin/) are "root root": "Permission denied" while creating symbolic link or touching file.
Tested on Ubuntu server x64 16.04 LTS
2018-03-06 10:50:07 +01:00
x41\x43 c6ec583c2b
sudo issue while installing mixbox
sudo -u www-data [#83 and #85]
sudo [#86]
Tested on Ubuntu Server x64 16.04.4 LTS
2018-03-02 11:35:52 +01:00
Steve Clement 8dc803cfbe - Added install step to make sure all the submodules ignore permissions 2018-02-27 21:25:35 +01:00
Alexandre Dulaunoy eeec662db9
fix: ssdeep is now updated on PECL - installation updated 2018-02-21 10:23:21 +01:00
iglocska dc4e30f3db Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-02-15 16:38:52 +01:00
iglocska c0228e3f82 chg: Updated documentation 2018-02-15 01:15:29 +01:00
Matt Carothers f5c5afa5ac Updated model column length to 80 characters 2018-02-14 15:33:19 -05:00
iglocska 8b78df3cf9 fix: Added missing db field to users
- fixes a nasty issue with saving users failing when ZMQ is enabled on instances installed after 2.4.69
- fixes a typo that caused invalid user changes being pushed to the ZMQ channel
2018-02-02 19:44:41 +01:00
iglocska 5e04ac97f9 fix: user_id in tag table was not included in MYSQL.sql
- added it to the initial db bootstrap along with an upgrade script for existing MISPs missing the field
2018-02-01 04:32:49 +01:00
Andras Iklody e9bc418a6c
Some clarifications of unclear descriptions 2018-01-24 14:53:33 +01:00
Fabien Mathey a2d17e3c5e
Corrected Dependencies
Added additional information for installation (Python 3 for stix2, a2enmod headers)

Additionally, line 120 should not be needed as it should be covered by line 119 but I left it in for the time as it does no harm
2018-01-18 12:01:18 +01:00
Deventual abe59cc7b7
fix permissions commands 2018-01-17 19:42:33 +02:00