Commit Graph

213 Commits (18.04)

Author SHA1 Message Date
Steve Clement e72a0e31f1 - Bare in mind 6666 if a high port marked as dangerous on chrome 2018-05-24 05:27:12 +02:00
Steve Clement aecae89459 - pip2 comment 2018-05-23 10:22:05 +10:00
Steve Clement 68f1db1362 - Added misp-modules port forward 2018-05-23 02:09:18 +02: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
Alexandre Dulaunoy dd20ebd6c6
Merge pull request #4 from chrisr3d/master
Using a specific version of stix and cybox is no longer required
2018-05-07 09:49:47 +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
Steve Clement 27acef048e Merge branch 'master' of github.com:MISP/misp-packer 2018-04-16 13:13:44 +02:00
Steve Clement 011806ab6c - Added unique LICENSE file location. 2018-04-16 11:57:41 +02:00
Alexandre Dulaunoy 6e76ed33d5
Merge pull request #3 from chrisr3d/master
Stix2 python library installation fix
2018-04-14 09:16:32 +02:00
chrisr3d 8bc50ce701
fix: Fixed the stix2 python library installation 2018-04-13 14:12:03 +02:00
Steve Clement 570d25d245 - Added explicit forward rule for port 22 2018-04-09 17:21:56 +02:00
Steve Clement 2552ac6c08 - Make sure /tmp/LICE… gets deleted 2018-04-09 17:19:31 +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
Steve Clement b4c8688a1e Added packer Logging variables 2018-02-14 12:04:44 +01:00
Alexandre Dulaunoy 09839ea9e0
fix: install STIX 2.0 library 2018-02-10 08:33:08 +01:00
Steve Clement 915295bdf6 - Added License 2018-02-01 12:22:26 +01:00
Cédric Bonhomme 01adf84465
Fix the URL for the ISO in the VMWare builder. 2018-01-28 17:27:48 +01:00
Cédric Bonhomme 737620ee37
Uses the right PHP_INI file. 2018-01-28 17:16:24 +01:00
Cédric Bonhomme f231a7be53
Updatd README. 2018-01-28 17:16:08 +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
Cédric Bonhomme e3d7a9f188
Fix the URL of the ubuntu ISO. 2018-01-25 08:50:09 +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 b8d599f986 - Updated README.md with tree requirements
- Updated deploy ssh line
2018-01-19 12:39:07 +01:00
Steve Clement 968923d62b - from 17.04 -> 17.10 2017-12-06 15:32:23 +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 f4463c5851 - Added deploy script. Need to be run in a while loop with a sleep 2017-10-13 09:57:37 +02: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 0fe073ad00
Updated README. 2017-08-30 08:57:06 +02:00
Cédric Bonhomme cc2609659a
Workers and modules working properly. 2017-08-29 11:45:39 +02:00
Cédric Bonhomme 77d7d78256
Set the value of Baseurl from the host when the VM is running. 2017-08-29 10:41:37 +02:00
Cédric Bonhomme 30fb045a4f
Updated README. 2017-08-29 09:47:13 +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 a71c4772c6
Get the last tag via the GitHub API. 2017-08-28 10:18:35 +02:00