Commit Graph

108 Commits (107536ee5271db0bdd400984d1092847cfbf8d34)

Author SHA1 Message Date
Alexandre Dulaunoy e1e87065f1
chg: [python requirements] added pathlib module in case it's missing 2018-07-06 22:29:38 +02:00
Steve Clement 4b276fca2c fix: [repo] put official repo back 2018-07-05 22:17:55 +02:00
Steve Clement 9e4aaf92b8 chg: [tool] Added jq
fix: [gem] needed --pre
2018-07-05 19:43:37 +02:00
Steve Clement 59caafc78f - Fixed dependencies for pdfexport 2018-06-30 15:10:17 +08:00
Steve Clement f2691ac626 - Enabled some import/export/enrichment modules by default 2018-06-30 13:58:36 +08:00
Steve Clement dec4b0556e - Better default values for timeouts
- Auto-setting some defaults so less "errors" appear
2018-06-29 11:23:25 +08:00
Steve Clement 21405660bb - Added htop/imagemagick/tesseract
- htop
- apt autoremove at the end
2018-06-27 15:35:11 +08:00
Steve Clement d8eed55baa - Added submodule ignore file mode #again… 2018-06-27 11:00:22 +08:00
Steve Clement cf4c71c68a - Removed some sudos, not needed script runs as root anyway
- Added basic git pulls on reboot on out-of-band misp modules
2018-06-25 05:46:06 +02:00
chrisr3d aba9ae2451 Merge branch 'master' of github.com:MISP/misp-packer 2018-06-20 15:11:30 +02:00
chrisr3d 57ad38becd
fix: Fixed python3 libraries installation 2018-06-20 15:10:20 +02:00
Steve Clement da40ef9aa8 - Added missing viper module init. Gradually removing sudo, the bootstrap script gets run as root anyway 2018-06-14 19:40:01 +02:00
Steve Clement dea7e2236d - Fixed gnupg passphrase… added r2 (radare2) fixed viper perms 2018-06-14 18:30:31 +02:00
Steve Clement bf4e2aa393 -
Added more tools for viper
2018-06-14 17:10:56 +02:00
Steve Clement accc26c5e4 - Start viper-web once so the admin user gets created, for which we reset the password later on 2018-06-14 16:40:29 +02:00
Steve Clement 21a926ccc7 - Added mail2misp and viper. SSL Certs and viper-web forwards. 2018-06-14 16:28:34 +02:00
Steve Clement 6b43aaa685 - Various changes, mostly to get GnuPG working
- Mysql Password is now stored in ~/mysql.txt
2018-06-14 13:41:47 +02:00
Steve Clement dd13e25428 Merge branch 'master' of github.com:MISP/misp-packer 2018-06-12 05:49:51 +02:00
Steve Clement cba38155cd - fixed mysql.txt creds 2018-06-12 05:49:14 +02:00
chrisr3d 43af0aa910
Updated python librairies required for STIX1 import/export 2018-06-11 10:16:08 +02:00
Steve Clement d87ba360c9 - Added mysql.txt containing root mysql password 2018-06-11 00:24:39 +09:00
Steve Clement 9c013e4409 - Potentially fixed gpg key autogeneration 2018-06-10 23:55:24 +09:00
Steve Clement 7c6dd76100 - Added info on gpg autgen key 2018-06-10 23:44:35 +09:00
Steve Clement 9d502e3e59 Added the following defaults:
GnuPG.email admin@admin.test
  GnuPG.homedir /var/www/MISP/.gnupg

  MISP.host_org_id -> 1
  MISP.email -> info@admin.test
  MISP.disable_emailing -> true
  MISP.contact -> info@admin.test
  MISP.disablerestalert -> true
  MISP.showCorrelationsOnIndex -> true
  Session.autoRegenerate -> false
  Session.timeout -> 600
  Session.cookie_timeout -> 3600

Also Added Virtualenv for Python
2018-06-10 15:59:18 +02:00
Steve Clement aecae89459 - pip2 comment 2018-05-23 10:22:05 +10:00
Steve Clement fb27d29f5b - Added noticelists update 2018-05-23 02:06:52 +02:00
Steve Clement cfd86a4a30 Merge branch 'master' of github.com:MISP/misp-packer 2018-05-23 02:05:20 +02:00
Steve Clement 36b76a2a79 - Double checking permissions, addeed pyZMQ 2018-05-23 02:04:49 +02:00
chrisr3d 9603294bc0
chg: Removed specific version install
- Last versions of stix, cybox & mixbox librairies
  are now supported with the last update on stix1
  export script in MISP to be merged
2018-04-26 10:45:37 +02:00
Steve Clement 93f93d0dcf - Fix pymisp etc. 2018-04-20 23:27:17 +02:00
chrisr3d 8bc50ce701
fix: Fixed the stix2 python library installation 2018-04-13 14:12:03 +02:00
Steve Clement e8c92bdf4a - Added port 8001 to be listened on 2018-04-06 07:11:15 +02:00
Steve Clement 6d3aa014f9 - Added apache conf from misp-dashboard repo 2018-04-06 06:00:18 +02:00
Steve Clement d6c7b0fb7f - Added more tweaks for misp-dashboard
- Added NAT port forwards to misp.json (port 8080->80 2222->22 8001->0.0.0.0:8001
2018-04-05 15:00:46 +02:00
Steve Clement 2e48cdcc11 - Added misp-dashboard on boot, but due to virtualenv issues does not really run 2018-03-28 19:57:10 +02:00
Steve Clement 477255925a Merge branch 'master' of github.com:MISP/misp-packer 2018-03-28 16:12:14 +02:00
Steve Clement 057778b68c - Added some new defaults 2Gig Ram 25Gig Hdd
- Port forwards added 80/22/8001 -> 8080/2222/8001
- Update to php7.1 php.ini
2018-03-28 16:10:57 +02:00
Cédric Bonhomme 4bc5ccd9f6
Fixes #2. 2018-02-16 10:22:50 +01:00
Alexandre Dulaunoy 09839ea9e0
fix: install STIX 2.0 library 2018-02-10 08:33:08 +01:00
Cédric Bonhomme 737620ee37
Uses the right PHP_INI file. 2018-01-28 17:16:24 +01:00
Cédric Bonhomme 7ff69c43da
Andras has problems with this. 2018-01-25 09:00:10 +01:00
Cédric Bonhomme 90c12fd404
comment non-standard bash script 2018-01-25 08:58:08 +01:00
Cédric Bonhomme 59d8b5e9bd
fix conflict 2018-01-25 08:53:41 +01:00
Cédric Bonhomme 676d7e5555
Give MariaDB more time to be ready. 2018-01-25 08:50:56 +01:00
Andras Iklody ca563becc0
Remove http:// as default baseurl
Causes some annoying side effects
2018-01-19 23:42:23 +01:00
Steve Clement 9951a1bd05 - Added version check due to php70 -> php71 update
- Installing all pip modules py2&&py3
- Some comments on permissions
2018-01-19 15:46:18 +01:00
Steve Clement c1bdfc9b54 - Added little grub cfg hack to rename enp0s3 net.if to a saner ethX setting #goodOldTimes 2018-01-19 12:54:27 +01:00
Steve Clement 80417468fa - Various tweaks to scripts 2017-12-06 15:28:00 +01:00
Steve Clement 3f54ec136f
Install lief correctly via pip 2017-11-19 11:06:09 +01:00
Steve Clement cd21b7d957 - packer spawns everything headless
- missing modules added
- php.ini automagically amended to MISP recommendations
2017-10-04 13:35:35 +02:00
Cédric Bonhomme 01a22b84fb
Let the user specify the MISP branch with a variable. 2017-09-10 16:18:57 +02:00
Cédric Bonhomme 676ce88d29
improved output of bootstrap script 2017-09-06 09:22:58 +02:00
Cédric Bonhomme cc2609659a
Workers and modules working properly. 2017-08-29 11:45:39 +02:00
Cédric Bonhomme 2e49d297e0
Return the value of the sha1 and sha512 checksums of the generated VM, thanks to a post-processor. Various improvemts to the bootstrap script. 2017-08-29 09:28:19 +02:00
Cédric Bonhomme 67a38cc91b
The boostrap script now displays at the end of the processys the default login/passwords of the MISP image. 2017-08-28 08:16:43 +02:00
Cédric Bonhomme 36efe24562
Do not start workers with systemd. 2017-08-28 08:12:20 +02:00
Cédric Bonhomme 9249761866
Updated bootstrap file. 2017-08-23 12:26:20 +02:00
Cédric Bonhomme 78429fad4b
Initial commit. 2017-08-23 11:55:44 +02:00