Commit Graph

270 Commits (c788dac0f11f9d3da0b348b20e5f6a4a309699dd)

Author SHA1 Message Date
iglocska b6cbd47d10 fix: [Training] Further fixes 2019-04-02 13:50:14 +02:00
iglocska 3a729061a4 fix: [Training] typos fixed 2019-04-02 13:47:03 +02:00
iglocska fa133114b4 fix: [Training] Fixed user password reset remotely 2019-04-02 12:07:47 +02:00
iglocska 538daa389b fix: [Training] Minor fixes 2019-04-02 11:48:47 +02:00
iglocska f05acd1def fix: [Training] org name vs id mixup fixed 2019-04-02 11:46:51 +02:00
iglocska 9dd5b6fc03 fix: [Training] Further tuning 2019-04-02 11:45:26 +02:00
iglocska ed12caef5d fix: [Training] Further error handling 2019-04-02 11:43:14 +02:00
iglocska f441ce87d7 fix: [Training] added more debugging 2019-04-02 11:33:27 +02:00
iglocska 456fdc9a8a fix: [Training] host org fixed 2019-04-02 11:08:00 +02:00
iglocska ca3d23dbe1 fix: [Training] Org ID for sync users fixed 2019-04-02 10:58:43 +02:00
iglocska 4bbe7f1cd2 fix: [Training] small fixes 2019-04-02 10:53:15 +02:00
iglocska 3bf3cca970 new: [CLI] Added restartworkers and update MISP 2019-04-02 10:18:00 +02:00
iglocska a4163d057e fix: [Training] Fix to the setup script 2019-04-02 09:27:42 +02:00
iglocska 43f0010cab fix: [Training] Some clarifications 2019-03-17 12:13:23 +01:00
iglocska 136019e681 fix: [Training] Function extraction fail
- Shame. Shame. Shame.
2019-03-17 11:03:35 +01:00
iglocska ef6c5045a9 fix: [Training] Invalid user input capture fixed 2019-03-17 10:56:07 +01:00
iglocska b207489616 chg: [Training] Further cleanup and interactive mode
- splitting of some nastier unreadable functions
- added interactive mode
2019-03-17 10:43:11 +01:00
iglocska a8d4d15cff fix: [training] Added created sync users to the reporting 2019-03-16 20:52:41 +01:00
iglocska bdbba8d009 fix: [Training] Interesting link
- Someone just told us about fmylife.com - if this day continues like this I might have to post there about the development
2019-03-14 14:28:49 +01:00
iglocska b1f37257c6 fix: [training] Inverse conditional fixed 2019-03-14 14:26:20 +01:00
iglocska 8c4dc4275a fix: [Training] Duplicate user add handling 2019-03-14 14:20:49 +01:00
iglocska 975f09de6e fix: [Training] Handle sync connections failing to be saved better 2019-03-14 14:18:24 +01:00
iglocska 7bf2968785 fix: [training] Small fix 2019-03-14 14:13:42 +01:00
iglocska 3eafffad4e fix: [training] fixes to the org creation 2019-03-14 14:10:51 +01:00
iglocska b74728bdd0 chg: [Training script] Improvements
- Create reverse sync accounts/link on demand
- Create admin users for the player teams on demand
- Some minor fixes
2019-03-14 13:15:41 +01:00
iglocska eaf71ef6eb fix: [Training] Cause I'm a lumberjack and I'm ok 2019-03-13 18:06:31 +01:00
iglocska 0e76537f7a fix: [Training] AAARGH 2019-03-13 17:31:07 +01:00
iglocska af8f730ebf fix: [training] Further work on the script 2019-03-13 17:27:20 +01:00
iglocska ca4c31dcc0 fix: [training] Allow for self signed certs 2019-03-13 17:20:37 +01:00
iglocska 3dc0244177 fix: [training] Siplified key management 2019-03-13 17:18:55 +01:00
iglocska 86b8fe3a30 fix: [Training] Further fixes 2019-03-13 17:11:04 +01:00
iglocska cbdd2e2cfc fix: [training script] Added some resilience to prior partial executions 2019-03-13 16:58:40 +01:00
iglocska e72e96d85f fix: [training] Fixes based on failed executions 2019-03-13 16:41:27 +01:00
iglocska 712509206c fix: [training script] Case sensitivty fixed 2019-03-13 16:05:25 +01:00
iglocska e49adab132 chg: [training] Some additional changes 2019-03-13 15:50:37 +01:00
iglocska 69fc0edc69 chg: [training script] Added server indication 2019-03-13 15:43:27 +01:00
iglocska e29985b6ab fix: [training script] verbose mode added 2019-03-13 15:40:56 +01:00
iglocska d5f62f62d8 fix: [training script] Minor fixes 2019-03-13 15:28:42 +01:00
iglocska eb101c97c4 fix: [training] training setup script now correctly handles settings 2019-03-13 15:08:58 +01:00
iglocska 7ceb64e0ba new: [exercises] Added a new setup script for configuring exercise infrastructures rapidly
- assumes a hub MISP and a set of training MISPs for different participating teams
- This script is to be executed on the hub MISP and assuming a consecutively incrementing numeric component in the training MISPs' URL it will pre-configure them
- each instance has to have the same API key for the site admin (the idea is to clone training VMs)

- configuration creates users, organisations, sync users, sync connections across both the hub and the individual trainee instances
- Just copy /var/www/MISP/app/Console/Command/training.default.json to /var/www/MISP/app/Console/Command/training.json and configure it to get started
2019-03-13 12:24:53 +01:00
Richard van den Berg 0d4de16bcd Add workers stop script 2019-03-05 17:35:55 +01:00
Steve Clement a5ec453f40 chg: [workers] Worker start script has initial support to only restart the workers that are not running. 2019-03-04 20:39:12 +09:00
Steve Clement fdb8378522 new: [cli] Added getWorkers to cake Admin Shell. It returns a JSON with the status of the current workers. 2019-03-01 10:57:39 +05:30
Steve Clement 640c7f9ac9 chg: [tools] misp-workers.service need to be able to be installed on a stick MISP install (Ubuntu) other flavours want to be marked as such. (and in a seperate directory, ideally, etc/systemd/system)
chg: [tools] Backup script todo added
chg: [tools] worker start script todo and fix me added
2019-02-27 07:58:46 +05:30
iglocska 7eb3809bf0 new: [CLI] execute all db updates to bring MISP up to date with any changes
- mimics logging in via the UI
2019-02-09 20:57:34 +01:00
iglocska fe1a7b8947 new: [CLI] Server settings refactored, fixes #4074
- moved most of the codebase to the model
- streamlining of the setting change
- hooked the callback system into the CLI version of the setter
2019-02-01 14:44:52 +01:00
iglocska 24146af9db new: [remote caching] First release version of the remote caching 2019-01-18 16:15:22 +01:00
iglocska 9c5fbdd7e9 new: [server caching] Initial version WIP 2019-01-18 09:06:23 +01:00
iglocska 9ed9ef8373 chg: [cleanup] removed some more leftover junk 2019-01-13 22:08:02 +01:00
iglocska 3ae0d48b48 chg: [cleanup] Removed obsolete CLI tasks 2019-01-12 15:33:15 +01:00