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 |
Alexandre Dulaunoy
|
b8ae702b7f
|
Merge pull request #5 from chrisr3d/master
Updated python librairies required for STIX1 import/export
|
2018-06-11 18:35:51 +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
|
916f7fab74
|
Merge branch 'master' of github.com:MISP/misp-packer
|
2018-05-24 05:28:53 +02:00 |
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 |