Граф коммитов

5773 Коммитов

Автор SHA1 Сообщение Дата
Michal Purzynski cce6d78095
Merge pull request #1481 from mpurzynski/stackdriver_final
Stackdriver final
2020-02-10 18:29:17 -08:00
Brandon Myers 5618bdec48
Merge pull request #1557 from mozilla/require_registration_list
Require mq registration to be list
2020-02-10 14:47:27 -06:00
Brandon Myers d3866af08b
Merge pull request #1556 from mozilla/remove_confluence_shell
Remove confluence shell alert
2020-02-10 14:46:21 -06:00
Brandon Myers ded6bbb236
Merge pull request #1555 from mozilla/remove_open_port_violation
Remove open port policy violation alert
2020-02-10 14:44:17 -06:00
Brandon Myers 7db80442a2
Merge pull request #1552 from mpurzynski/fix_auth0_type_confusion
Fix auth0 type confusion
2020-02-10 14:43:59 -06:00
Michal Purzynski 427f3d3642
Merge pull request #1558 from mozilla/tag_alert_classname
Tag alert documents with alert classname
2020-02-10 11:59:35 -08:00
Brandon Myers 4440fe023a
Tag alert documents with alert classname 2020-02-10 12:34:10 -06:00
Brandon Myers 31c530cfec
Throw exception if mq plugin registration is not list 2020-02-10 11:17:21 -06:00
Brandon Myers f6493d4535
Convert dropMessage registration to list 2020-02-10 11:16:36 -06:00
Brandon Myers d45cc5bbf7
Remove confluence shell alert 2020-02-07 11:10:21 -06:00
Michal Purzynski 85879dd2cf Add unit tests for summary fields 2020-02-06 15:09:27 -08:00
Brandon Myers 589150f3a2
Remove open port policy violation alert 2020-02-06 13:31:00 -06:00
Michal Purzynski 875c3c07ae Merge branch 'master' of github.com:mpurzynski/MozDef into stackdriver_final
* 'master' of github.com:mpurzynski/MozDef:
2020-02-05 13:19:11 -08:00
Michal Purzynski a86f454133 add a missing PyYAML dependency 2020-02-05 12:50:00 -08:00
Brandon Myers 4fe1fbbb97
Merge pull request #1554 from mozilla/readd_yaml
Add pyyaml as first class dependency
2020-02-04 11:57:41 -06:00
Brandon Myers 814a4069e5
Merge pull request #1544 from mpurzynski/gdnew1
Information about domains being queried like to jump all over the place
2020-02-04 11:47:55 -06:00
Brandon Myers b51a5ecde0
Add pyyaml as first class dependency 2020-02-04 11:44:39 -06:00
Brandon Myers 38effae2d0
Merge pull request #1550 from mozilla/update_none_filter_alerts
Rename none filter to all in alerts page
2020-01-28 04:27:10 -06:00
Michal Purzynski bf4b194078 do not blindly reference a sub-dict without checking the type first 2020-01-27 18:42:53 -08:00
Michal Purzynski 1bc8512cf1 Merge branch 'master' of https://github.com/mozilla/mozdef
* 'master' of https://github.com/mozilla/mozdef:
  Fixup alerts page to set 1 day as default time limit
2020-01-27 18:41:37 -08:00
Brandon Myers ad0d3fb6e7
Rename none filter to all in alerts page 2020-01-17 17:31:53 -06:00
A Smith 23eab42b45
Merge pull request #1548 from mozilla/fixup_alerts_page_limit
Fixup alerts page to set 1 day as default time limit
2020-01-17 15:54:21 -06:00
Brandon Myers 997f252dda
Fixup alerts page to set 1 day as default time limit 2020-01-16 18:04:42 -06:00
Michal Purzynski 788684dbec removed unnecessary configuration options 2020-01-14 17:34:41 -08:00
Michal Purzynski 6b401f71fc Merge branch 'master' of https://github.com/mozilla/mozdef into stackdriver_final
* 'master' of https://github.com/mozilla/mozdef: (247 commits)
  Export mongo in docker tests
  Add a mongoclient to RestTestSuite instances and write a test to make sure that using it works
  Add mongohost to rest conf
  Run mongodb as an external resource for testing
  Fixup ssh access alert to consider pid beginning of summary
  Modify update geolocation script to require credentials and not run by default
  Add steps to pull docker images from docker hub to install docs
  Update kibana setup script to no longer need kibana version
  Make data directory in initial setup docs
  Make cronic command executable
  Fixup mozdef and external service categories
  Modify mozdef services landing page title
  Add steps to enable management plugin in rabbitmq install docs
  Update cron manual installation docs
  Tune up manual service installation docs
  Tune up external manual service installation docs
  Add logger command to manual installation docs
  Add user execute to esCacheMaint script
  Update restapi and loginput to verify service is working
  Update manual installation format of docs
  ...
2020-01-14 13:55:51 -08:00
Michal Purzynski c9b0a6bcc7 Merge branch 'master' of https://github.com/mozilla/mozdef
* 'master' of https://github.com/mozilla/mozdef: (94 commits)
  Export mongo in docker tests
  Add a mongoclient to RestTestSuite instances and write a test to make sure that using it works
  Add mongohost to rest conf
  Run mongodb as an external resource for testing
  Fixup ssh access alert to consider pid beginning of summary
  Modify update geolocation script to require credentials and not run by default
  Add steps to pull docker images from docker hub to install docs
  Update kibana setup script to no longer need kibana version
  Make data directory in initial setup docs
  Make cronic command executable
  Fixup mozdef and external service categories
  Modify mozdef services landing page title
  Add steps to enable management plugin in rabbitmq install docs
  Update cron manual installation docs
  Tune up manual service installation docs
  Tune up external manual service installation docs
  Add logger command to manual installation docs
  Add user execute to esCacheMaint script
  Update restapi and loginput to verify service is working
  Update manual installation format of docs
  ...
2020-01-14 13:54:47 -08:00
Michal Purzynski 87999198e6 Information about domains being queried like to jump all over the place 2020-01-14 13:54:06 -08:00
Brandon Myers d299646857
Merge pull request #1542 from mozilla/fixup_ssh_access_pid
Fixup ssh access alert to consider pid beginning of summary
2020-01-14 12:02:21 -06:00
Brandon Myers f6c1385657
Merge pull request #1541 from mozilla/update_geolite_db
Modify update geolocation script to require credentials
2020-01-14 12:02:13 -06:00
Brandon Myers ac954765e0
Merge pull request #1540 from mozilla/update_kibana_setup_script
Update kibana setup script to no longer need kibana version
2020-01-14 12:02:06 -06:00
Brandon Myers 1ae379f4dd
Merge pull request #1539 from mozilla/update_docs_format
Update installation docs
2020-01-14 12:01:57 -06:00
Brandon Myers 3f0daa9327
Merge pull request #1538 from mozilla/update_ct_plugin
Add callerreference to cloudtrail plugin
2020-01-14 12:01:49 -06:00
Brandon Myers 59600b7bf0
Merge pull request #1537 from mozilla/update_format_docs
Update format docs
2020-01-14 12:01:41 -06:00
Brandon Myers 80d392d246
Merge pull request #1535 from mozilla/mozdefbot_full_dict
Modify mozdefbot to handle events without _source
2020-01-14 12:01:25 -06:00
Michal Purzynski c21df20059
Merge pull request #1543 from mozilla/test-rest-api
Set up a Mongo Client to test REST API endpoints with
2020-01-10 15:16:52 -08:00
Emma Rose 2f3e6929ba
Export mongo in docker tests 2020-01-09 20:39:29 -05:00
Emma Rose ef8a1001b5
Add a mongoclient to RestTestSuite instances and write a test to make sure that using it works 2020-01-09 13:55:35 -05:00
Emma Rose 2338d7019b
Add mongohost to rest conf 2020-01-09 13:54:19 -05:00
Emma Rose ae70791649
Run mongodb as an external resource for testing 2020-01-09 13:53:54 -05:00
Brandon Myers f290846baa
Fixup ssh access alert to consider pid beginning of summary 2020-01-06 15:29:06 -06:00
Brandon Myers 1b572a94e7
Modify update geolocation script to require credentials and not run by default 2020-01-06 11:54:28 -06:00
Brandon Myers b3c052efc0
Add steps to pull docker images from docker hub to install docs 2020-01-03 15:32:31 -06:00
Brandon Myers ef5cb7049a
Update kibana setup script to no longer need kibana version 2020-01-03 15:09:03 -06:00
Brandon Myers 15db45c8e9
Make data directory in initial setup docs 2020-01-03 14:39:50 -06:00
Brandon Myers 13849ebf22
Make cronic command executable 2020-01-03 14:39:31 -06:00
Brandon Myers 7039a897ab
Fixup mozdef and external service categories 2020-01-03 13:47:47 -06:00
Brandon Myers 4d0d846877
Modify mozdef services landing page title 2020-01-03 13:39:24 -06:00
Brandon Myers 59dce5afca
Add steps to enable management plugin in rabbitmq install docs 2020-01-03 13:25:47 -06:00
Brandon Myers 1e830d18d8
Update cron manual installation docs 2020-01-03 13:25:30 -06:00
Brandon Myers e46e3eb9ec
Tune up manual service installation docs 2020-01-03 13:25:12 -06:00