Commit Graph

404 Commits (a6b76e70ae94996ea05540f43b8dff5aba163666)

Author SHA1 Message Date
iglocska b9d69bc2e3
fix: [statistics] Local org flag fixed to show the correct count 2020-12-18 12:23:09 +01:00
iglocska bd303874ca
fix: [mistake in a comment fixed] 2020-12-18 12:22:31 +01:00
iglocska db2c92b591
new: [Statistics shell] Added new statistics shell
- (R)etrieval (o)f (m)etrics (m)atrix (e)xtended (f)or (s)tatistics

- run it via /var/www/MISP/app/Console/cake Statistics rommelfs
2020-12-18 12:15:57 +01:00
Jakub Onderka 4d0daf6981 new: [CLI] Import events with compressed file support
Useful for importing big files
2020-12-09 17:06:04 +01:00
mokaddem 150b4cb7d1
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-11-09 10:07:43 +01:00
iglocska 3c8b9c0fe4
chg: [statistics shell] yearly growth now takes a local only flag as parameter 2020-10-25 09:11:45 +01:00
iglocska ecda5c3f7b
new: [statistics shell] year over year org growth added 2020-10-25 09:06:24 +01:00
iglocska adea237af3
chg: [statistics shell] added org engagement function to get insights on first event creation 2020-10-25 08:36:28 +01:00
Jakub Onderka 49660255fe new: [av] Malware protection for uploaded files 2020-10-22 16:38:07 +02:00
Jakub Onderka 46ba51a32e new: [sync] Show client certificate info in connection test 2020-10-19 09:57:06 +02:00
iglocska 79394d0933
fix: [CLI] missing ; 2020-10-01 15:28:24 +02:00
Richard van den Berg bb8981353b chg: [Shell] Add MISP.osuser for updates. Fix #6368 2020-10-01 13:47:51 +02:00
mokaddem eb84b3344f
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
Jakub Onderka d88cc19a21 chg: [mail] Simplified mail generation 2020-09-21 13:17:00 +02:00
Jakub Onderka 76b2a51253 fix: [ACL] Permissions when sending contact and alert emails 2020-09-21 13:17:00 +02:00
mokaddem ca61d45441
chg: [event] Forced usage of worker for event recovery 2020-09-16 10:33:05 +02:00
Golbark 3a0bedb104 chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
mokaddem 28890d0ee7
fix: [serverShell:cacheFeeds] Correct usage of __n function. Fix #6238 2020-09-01 08:42:13 +02:00
Vito Piserchia 850034ecc0 recover from upstream version missing bits 2020-08-17 17:57:30 +02:00
Vito Piserchia 7da8b32ada rebase continue 2020-08-17 17:25:02 +02:00
Jakub Onderka 1714c086b6 fix: [cli] Show error when invalid user ID provided 2020-08-12 18:32:12 +02:00
Jakub Onderka e4b061c744 fix: [security] Respect ACL for freetext import 2020-08-05 17:37:05 +02:00
iglocska 69c3234005
fix: [administration] added missing column 2020-07-29 18:30:31 +02:00
iglocska 1c22d5e514
fix: [administration] fixed var name 2020-07-29 18:29:21 +02:00
iglocska 32166db089
new: [administration] lightweight slow query log analysis added
usage: /var/www/MISP/app/Console/cake Statistics analyse_slow_logs [path_to_slow_log]
2020-07-29 18:17:27 +02:00
mokaddem afbf870e16
fix: [feed:importFreeText] Make sure to update the timestamp when soft-deleting after delta-merge
Fix #6013
2020-07-21 12:13:59 +02:00
mokaddem ad81c60986
Merge branch '2.4' of github.com:MISP/MISP into galaxy-cluster2.0 2020-07-21 08:09:25 +02:00
Jakub Onderka 9e8353971f
Merge pull request #6065 from JakubOnderka/job-progress
chg: [internal] Better job progress and status logging
2020-07-19 15:43:09 +02:00
mokaddem f3a9481c61
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-07-01 16:22:55 +02:00
Alex Resnick 673edb1e44 Allow you to mannually set the API key for automation purposes 2020-06-30 20:22:26 -05:00
Jakub Onderka f0fa71627d chg: [internal] Better job progress and status logging 2020-06-28 09:06:27 +02:00
mokaddem b54edc0c3a
new: [galaxyCluster:publish] Upon publishing, push the cluster to remote
servers
2020-06-26 15:48:50 +02:00
iglocska a2c4b5ae38
chg: [statistics shell] added total commit count 2020-06-23 21:08:59 +02:00
iglocska 28048871b7
new: [statistics] shell added for the git codebase's contributor counters
- to be extended with other similar tasks
2020-06-23 21:05:08 +02:00
mokaddem e48763a1c1
chg: [server:pull] Improved pull process for galaxyClusters 2020-06-10 09:37:25 +02:00
Jakub Onderka fdb7f1d78b new: [cli] Command for pulling from all remote servers 2020-06-09 10:19:22 +02:00
mokaddem ff7ef393c5
fix: [EventShell:enrichment] Improved reporting of error messages 2020-06-05 07:46:46 +02:00
Steve Clement 031565de46
fix: [www] webserver user is www on OpenBSD 2020-06-01 14:33:38 +09:00
mokaddem dcd3664bba
Merge branch '2.4' of github.com:MISP/MISP into pr-5256 2020-05-18 14:14:51 +02:00
mokaddem 944b613a19
Merge branch '2.4' of github.com:MISP/MISP into pr-5856 2020-05-18 09:22:46 +02:00
iglocska 15d6c30649
new: [sync] (for now) undocumented force pull added
- can only be triggered via the CLI for now
- usage: /var/www/MISP/app/Console/cake Server pull [user_id] [server_id] [technique] [force]
  - the force flag has to be passed as 'force' to avoid accidentally triggering it

- What it does:
  - pulls ignoring the timetamp differences
  - this means that even older states of events, attributes, objects are ingested
  - useful for when wanting to reset an event / all events to align with an upstream server
- Caveats:
  - attributes added on the low side are maintained
  - tags added on the low side are maintained
  - keep in mind this WILL override attributes that are soft deleted
2020-05-14 09:34:49 +02:00
Jakub Onderka 94b36c9259 chg: [feed] Provide more info when caching feeds about failures 2020-05-11 15:00:52 +02:00
Jakub Onderka a0476bda3d new: [internal] Do not log auhtkeys 2020-05-04 15:13:17 +02:00
mokaddem d71b9a9dc6
fix: [Console:Server] Added `configLoad` task. Fix #5793 2020-04-27 11:51:04 +02:00
mokaddem 27ac2aa05f
fix: [console:admin] getSetting can be used to retrieve all settings 2020-04-06 13:57:55 +02:00
iglocska 93d26f8789
new: country galaxy generator 2020-03-23 12:08:27 +01:00
iglocska 9f3f50544f
fix: [CLI] change authkey description fixed 2020-03-02 23:02:57 +01:00
iglocska eb6b260c5e
fix: [CLI] allow for calling the update via the CLI without passing a process ID 2020-02-26 16:18:37 +01:00
iglocska 363d0cd69a
new: [logging] Log user IPs on login
- feature is optional and needs to be enabled in the server settings
- on successful login logs the associated user ID for a given IP (30 day retention)
- also logs the IP for the associated user ID (indefinite retention)
- added two command line tools to query
  - Get IPs For User ID: MISP/app/Console/cake Admin UserIP [user_id]
  - Get User ID For User IP: MISP/app/Console/cake Admin IPUser [ip]
2020-02-20 16:07:10 +01:00
iglocska 5a29964924
chg: [cleanup] Taking out the trash
- old unused functions removed
2020-02-10 16:10:55 +01:00