Commit Graph

693 Commits (2.4)

Author SHA1 Message Date
iglocska dad92308cf
new: [dev] added a shell script to generate the restsearch parameters
- it's dumb but it should get the job done
2023-09-24 08:42:12 +02:00
iglocska 0455088508
Merge branch 'cli_reset' into develop 2023-09-22 14:09:59 +02:00
Sami Mokaddem a829ddc5cb
chg: [console:TrainingShell] Allow overriding existing user data 2023-09-22 11:38:09 +02:00
Sami Mokaddem a8bb507694
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-09-22 10:55:35 +02:00
Andras Iklody 084f9ee037
Merge pull request #9255 from Wachizungu/add-cli-cmd-trigger-pw-change-for-old-pws
Add cli cmd to trigger pw change for old pws
2023-09-22 10:41:49 +02:00
Sami Mokaddem f38dc73fc9
chg: [Console:trainingShell] Provide correct filters for wiping data 2023-09-15 16:01:06 +02:00
Sami Mokaddem 088430d4d4
fix: [console:trainingShell] More typo in model name.. 2023-09-15 15:41:57 +02:00
Sami Mokaddem 1e076e8ca1
fix: [console:trainingShell] Typos in model names 2023-09-15 15:38:03 +02:00
Sami Mokaddem f205b64654
chg: [console:trainingShell] Added wipeUsers and wipeOrgs functions 2023-09-15 15:30:50 +02:00
iglocska 3f7dc261fb
Merge branch 'develop' into 2.4 2023-09-15 10:52:48 +02:00
Sami Mokaddem ca03a6c910
new: [console:TrainingShell] Added deleteAllSyncs function 2023-09-14 11:28:48 +02:00
Sami Mokaddem 56869991c1
chg: [Console:Training] Added function to create & set parameters from a config file 2023-09-11 15:30:25 +02:00
Sami Mokaddem b7c70edb6b
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-09-11 14:42:34 +02:00
Sami Mokaddem fae56c833c
chg: [Console:Training] Added function to create & set parameters from a config file 2023-09-11 14:41:52 +02:00
Luciano Righetti 53e16ce752 fix: do not require jobId for AdminShell jobGenerateCorrelation, create a new job if jobId is null. fixes #9206 2023-09-11 12:35:41 +02:00
Jeroen Pinoy e4deb7914d
new: [cli] Add command to trigger password change on next login for users with old pw 2023-08-17 12:50:27 +02:00
Jeroen Pinoy 8ae5aafa16
new: [CLI] add command to expire active AuthKeys that do not have an IP allowlist set 2023-07-30 20:11:20 +02:00
iglocska d14728abbb
fix: [background workers] speculative fix for issues with publishing
- job object not found or not retrieved correctly
2023-07-24 00:32:19 +02:00
iglocska 8ff6dc2ea1
new: [forgotten password] optional feature added 2023-07-10 15:30:28 +02:00
iglocska 1a19d76549
fix: [taxii push] correctly save the status of thetaxii push job 2023-06-14 18:37:27 +02:00
iglocska 7d93f74b7b
new: [role permission] for viewing feed correlations
- added additional role permission
- allows hiding feed correlations from users
  - main purpose is with very large instances, to reduce the load on redis
2023-06-09 08:22:45 +02:00
iglocska 69f5d696a8
Merge branch '2.4' into develop 2023-06-06 11:15:34 +02:00
iglocska c2ca52e83b
fix: [taxii push] 2023-06-06 11:12:38 +02:00
Jakub Onderka d6a850f98c chg: [internal] Check if Redis is loading 2023-05-24 10:31:36 +02:00
Sami Mokaddem 1cf11dc96a
fix: [console:ls22shell] Improved collaboration with extended event check logic and slightly increased score budget 2023-04-20 15:21:28 +02:00
Sami Mokaddem 8d244bc981
fix: [console:ls22shell] Added includeWarninglistHits parameter in restSearch query 2023-04-20 15:19:57 +02:00
Sami Mokaddem 66a99a76e9
fix: [console:ls22shell] Gracefully catch case where extended event have not been sync 2023-04-19 10:24:19 +02:00
Sami Mokaddem d7a13da8c2
fix: [console:ls22shell] Fixed `from` and `to` param when generating scores 2023-04-18 15:24:49 +02:00
Sami Mokaddem 6075718b5d
chg: [console:ls22shell] Skip org named `ORGNAME` when generating scores 2023-04-18 15:24:16 +02:00
Sami Mokaddem 77c2d2aa3c
chg: [console:ls22shell] Only generate scores for local orgs 2023-04-18 15:23:32 +02:00
dnso86 4b0160d78b fix: [adminShell:optimiseTables] MySQL command 2023-03-29 23:50:54 +02:00
Sami Mokaddem a78b2d7b77
Merge branch 'pr-8946' into develop 2023-03-10 11:19:42 +01:00
Sami Mokaddem 55bc56d8d7
chg: [command:ls22] Improved scoring for LS shell 2023-03-10 08:33:27 +01:00
iglocska 5720f25888
fix: [LS22 shell] parameter name fixed 2023-03-08 10:08:00 +01:00
iglocska 4ece8c74c9
new: [LS22 shell] added setSetting command 2023-03-08 10:04:29 +01:00
Jakub Onderka ad18cbe3a7 new: [log] Access log retention command 2022-12-02 09:39:07 +01:00
Jakub Onderka 4a76fae0ea chg: [test] Show application logs 2022-12-01 15:03:02 +01:00
iglocska db24a9bbf4
Merge branch 'develop' into taxii 2022-11-21 13:51:37 +01:00
Jakub Onderka f247571542 chg: [logs] Add SQL queries count to access log 2022-11-13 17:42:40 +01:00
Jakub Onderka 483104bf80 new: [CLI] Command for recompressing data stored in audit logs table 2022-11-13 11:24:26 +01:00
Jakub Onderka 50428e5c0b chg: [cli] Show stats for access logs 2022-11-12 20:15:43 +01:00
iglocska 56c5b9c409
Merge branch '2.4' into develop 2022-11-09 15:08:02 +01:00
CriimBow 0f6ffb8270 does not exists => does not exist 2022-11-08 16:13:14 +01:00
Sami Mokaddem c3c59d497a
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-11-06 18:27:06 +01:00
Sami Mokaddem d03dc9c73b
fix: [backgroundJobs] Added default fallback for settings & Use proper filepath when Redis not enabled 2022-11-06 18:25:48 +01:00
iglocska 0f0fd60d56
new: [CLI] added pretty and json output modes to list and view feeds 2022-11-04 15:28:57 +01:00
iglocska 10f9f2c954
chg: [CLI] new functions documented on the automation page 2022-11-04 15:15:35 +01:00
iglocska efcbc5a6e4
new: [feed management] added to CLI
- still needs to add docs
2022-11-04 14:02:43 +01:00
Jakub Onderka 459759374c
Merge pull request #8345 from JakubOnderka/oidc-org-uuid
new: [oidc] Allow to create new org with defined UUID
2022-11-02 10:16:52 +01:00
Jakub Onderka ad9bb42441 fix: [test] Show debug output for warninglist 2022-10-24 11:51:45 +02:00
Jakub Onderka 9770ee17a9 new: [correlation] Do not correlate over correlating value again for full correlation
Should help with #8685
2022-10-20 09:55:39 +02:00
Jakub Onderka cf625a9318
Merge pull request #8646 from JakubOnderka/periodic-summary-empty
fix: [notification] Do not send email when no new event for period
2022-10-18 21:19:22 +02:00
Jakub Onderka a024a6f61e chg: [jobs] Store job data in Redis when SimpleBackgroundJobs are enabled
Will help to solve #8616
2022-10-10 19:31:24 +02:00
Jakub Onderka 79e2ffa6a7 fix: [redis] Delete all keys by pattern 2022-10-09 09:38:21 +02:00
Jakub Onderka 5465bd8bd0 chg: [internal] Cleanup Redis code 2022-10-08 18:18:25 +02:00
Jakub Onderka 4e7af6e87a fix: [notification] Do not send email when no new event for period 2022-10-07 14:34:18 +02:00
Luciano Righetti 5d7015854f
Merge pull request #8583 from Benni0/fix_userId
fix: [fetchFeed] Set CurrentUserId in fetchFeed
2022-09-27 10:54:19 +02:00
Jakub Onderka 75a1e6e9da fix: [periodic summary] Fetch just users from database that are enabled 2022-09-21 12:47:50 +02:00
Jakub Onderka 450031b145
Merge pull request #8489 from JakubOnderka/event-index-cache
new: [sync] Event index cache
2022-09-20 12:15:35 +02:00
Benni0 eba90d9bd6
fix: [fetchFeed] Set CurrentUserId in fetchFeed
Currently the CurrentUserId is not set, when fetchFeed is called, which results in an exception in the Event->publish() function.
2022-09-13 16:26:29 +02:00
Sami Mokaddem 6f4ce98095
fix: [serverShell:sendPeriodicSummaryToUsers] Typo in periods 2022-09-12 15:12:01 +02:00
Sami Mokaddem 6f4564e900
fix: [serverShell:sendPeriodicSummaryToUsers] Typo in periods 2022-09-12 15:04:29 +02:00
Jakub Onderka a974808238 new: [CLI] Option to fetch remote server index 2022-09-11 10:59:14 +02:00
Jakub Onderka f8b5b22aea
Merge pull request #8572 from JakubOnderka/correlation-value-transaction
chg: [correlation] Faster saving correlations
2022-09-10 20:44:29 +02:00
Jakub Onderka db78a98bd4 chg: [CLI] Do not call ConfigLoad twice 2022-09-10 20:07:08 +02:00
Jakub Onderka 3e3aaf299d fix: [CLI] Initialize config before loading models 2022-09-10 20:01:44 +02:00
iglocska 8480b8ec8d
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-09-09 14:45:37 +02:00
Stefano Ortolani 4c2d39532b Allow new authentication keys to be replaced 2022-09-07 17:09:48 +01:00
Sami Mokaddem 7cd3b35d61
chg: [user:periodic_notification] General improvements and added CLI support 2022-08-31 11:51:36 +02:00
iglocska d923fe23aa
new: [taxii integration] wip
- all MISP side code implemented for being able to have filtered pushes
- still missing proper result handling as we need a working test implementation of the python scripts first
- some assumptions made that need to be revisited
2022-08-12 15:10:06 +02:00
iglocska d3d042cf2a
new: [overcorrelations] quality of life improvements
- Added new tool to generate occurrence counts (real numbers this time)
- Added hook to truncate over correlating value table on recorrelation
- No longer store the partial counts as occurrences when generating correlations
2022-08-10 14:17:20 +02:00
iglocska fc3439acc1
fix: [php 7.2] compatibility 2022-08-04 19:18:45 +02:00
Sami Mokaddem 775d100cbc
fix: [adminShell:correlationTruncate] Correctly update the job 2022-08-04 10:49:04 +02:00
Sami Mokaddem 49575533ad
Merge remote-tracking branch 'origin/develop' into feature-workflows-2 2022-08-04 10:08:56 +02:00
iglocska a04f3964e7
new: [correlation rework] round 2
- long list of fixes
- update scripts
- correlation engine management interface
- recorrelation/truncation tools
- various performance tunings and bug fixes
2022-08-03 15:44:27 +02:00
Sami Mokaddem b8a9bedcbc
fix: [workflows] Clean up and removed unused code 2022-07-25 13:41:13 +02:00
Sami Mokaddem c8528a7c59
chg: [workflows:modules] Renamed parallel tasks into concurrent tasks 2022-07-22 09:56:30 +02:00
Sami Mokaddem 74ff67d564
Merge branch 'develop' of github.com:MISP/MISP into feature-workflows-2 2022-07-12 14:14:47 +02:00
iglocska c93818f180
chg: [LS22] shell updated with the final version used for the exercise 2022-07-07 11:07:55 +02:00
Sami Mokaddem 99a76812bc
Merge remote-tracking branch 'origin/develop' into feature-workflows-2 2022-07-07 09:09:39 +02:00
Sami Mokaddem 351a3cfd4e
chg: [workflow] non-blocking workflows are run by background workers 2022-06-24 12:20:03 +02:00
Sami Mokaddem 07b99a1a5a
chg: [workflow] Added more logging while executing WF 2022-06-13 14:36:44 +02:00
Sami Mokaddem 17a32a8131
chg: [workflow] restored execution path support to allow parallel tasks 2022-06-13 11:27:27 +02:00
Sami Mokaddem 6511c3381a
chg: [workflows] Ability to run a workflow from any node and added background job support for parallel tasks 2022-06-13 10:48:59 +02:00
Jakub Onderka ff47e5491f fix: [oidc] Allow to check all users 2022-06-08 16:29:07 +02:00
Jakub Onderka 5cce0d8c41 new: [CLI] Allow to send real email by testEventNotificationEmail call 2022-06-07 09:06:56 +02:00
Sami Mokaddem d8f8225b9e
Merge branch 'develop' of github.com:MISP/MISP into feature-workflows 2022-05-30 14:37:36 +02:00
Jakub Onderka 2b6365760d fix: [internal] Enabling/disabling correlations 2022-05-26 15:42:16 +02:00
Sami Mokaddem c5af331bc5
Merge branch 'develop' of github.com:MISP/MISP into feature-workflows 2022-05-16 10:50:47 +02:00
Jakub Onderka 261fadb909 chg: [correlation] AdminShell::jobGenerateCorrelation method cleanup 2022-05-15 09:20:57 +02:00
Jakub Onderka 7bfc680ab6 fix: [internal] `Cannot use a scalar value as an array` error when updating warninglist 2022-05-15 08:52:51 +02:00
Jakub Onderka 8ee38925ff chg: [CLI] Show errors for updateTaxonomies 2022-05-14 11:11:43 +02:00
Sami Mokaddem 140b771989
Merge branch 'webhook' of github.com:MISP/MISP into feature-workflows 2022-05-11 13:05:15 +02:00
iglocska a7b6f7ba46
new: [action module] added background processing 2022-05-11 12:35:52 +02:00
Jakub Onderka f2580dda7a chg: [internal] Top correlations cleanup 2022-05-09 14:34:38 +02:00
Jakub Onderka 95b750b0d1 chg: [internal] Just edit warninglist when updating 2022-05-06 16:41:06 +02:00
iglocska b36207a8c2
Merge branch 'custom_email_templates' into develop 2022-04-19 15:25:35 +02:00
iglocska 2688961cc3
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-04-18 17:59:34 +02:00
iglocska 51132cdc67
new: [LS22] added shell to control other MISP instances for the exercise
- not that interesting for most users, however, it can be used as a basis to build similar scripts
2022-04-18 17:58:50 +02:00
iglocska 3e706867e9
new: [emailing] add custom templates to override existing ones
- currently implemented for event publish alerts and user enrollment (password_reset.ctp, alert.ctp)
- simply place the new templates in MISP/app/View/Emails/[text|html]/Custom
2022-04-15 16:28:36 +02:00