DEPRECATED - MozDef: Mozilla Enterprise Defense Platform
Перейти к файлу
Gene Wood 5417830513
Remove reference to OIDCDiscoveryURL
2019-05-17 13:17:11 -07:00
alerts Merge pull request #1264 from mozilla/create_excessive_describe_calls_cloudtrail 2019-05-14 14:42:23 -05:00
benchmarking Fixup block comments not having a space after hash 2018-12-14 13:40:07 -06:00
bot Specifically reconnect in slackbot exception 2019-04-09 12:58:06 -05:00
cloudy_mozdef Remove reference to OIDCDiscoveryURL 2019-05-17 13:17:11 -07:00
config Update missing references to alertactions in syslog configs 2019-03-21 17:36:47 -05:00
cron Merge pull request #1232 from mozilla/use_index_wildcards 2019-05-06 11:27:06 -05:00
docker Merge remote-tracking branch 'origin/master' into testing_kibanaurl 2019-05-14 15:04:20 -05:00
docs Readd OPTIONS_METEOR_KIBANAURL 2019-05-14 15:08:03 -05:00
examples Merge branch 'master' into themed-css 2019-03-28 11:38:49 -05:00
loginput Fixup unused variables check 2018-12-14 14:06:21 -06:00
meteor Merge remote-tracking branch 'origin/master' into testing_kibanaurl 2019-05-15 11:59:24 -05:00
mozdef_util Use wildcard in indices for searching 2019-04-24 15:53:49 -05:00
mq Remove unused comments from mq plugins 2019-05-02 13:58:06 -05:00
rest Remove full kibanaurl from rest api 2019-05-13 18:01:35 -05:00
static removing path to watchlist, removing watchlist from static, adding private folder to gitignore. 2018-10-30 18:20:11 -05:00
systemdfiles Fixup remaining mozdefalertplugin references 2019-03-22 12:23:40 -05:00
tests Merge remote-tracking branch 'origin/master' into testing_kibanaurl 2019-05-14 15:04:20 -05:00
.flake8 Exclude mozdef_util build directory from flake8 checks 2019-04-09 15:30:05 -04:00
.gitignore resolving merge from master conflicts 2018-11-16 11:41:47 -06:00
.travis.yml Define python version for Travis 2019-04-08 14:45:42 -07:00
CHANGELOG Merge pull request #1106 from mozilla/add_index_open_and_close_abstraction 2019-04-10 14:54:48 -05:00
CODEOWNERS Update codeowners to include admin set for all clauses 2019-05-14 13:10:40 -05:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-27 21:24:28 -07:00
CONTRIBUTING.md Modifying urls to point to mozilla from jeffbryner, slight readability changes. 2017-06-15 15:07:30 -05:00
LICENSE Updated license file to conform with MPL 2014-02-25 09:55:02 -08:00
Makefile parallel build 2019-05-10 11:49:22 -07:00
README.md Changes Click with Caution to Warning 2019-05-10 12:26:55 -05:00
requirements.txt multiple fixes 2019-05-10 08:55:02 -07:00

README.md

Build Status Documentation Status

MozDef: Mozilla Enterprise Defense Platform

Documentation:

http://mozdef.readthedocs.org/en/latest/

Give MozDef a Try in AWS:

The following button will launch the Mozilla Enterprise Defense Platform in your AWS account.

Warning: Pressing the "Launch Stack" button and following through with the deployment will incur charges to your AWS account.

Launch MozDef

Why?

The inspiration for MozDef comes from the large arsenal of tools available to attackers. Suites like metasploit, armitage, lair, dradis and others are readily available to help attackers coordinate, share intelligence and finely tune their attacks in real time. Defenders are usually limited to wikis, ticketing systems and manual tracking databases attached to the end of a Security Information Event Management (SIEM) system.

The Mozilla Enterprise Defense Platform (MozDef) seeks to automate the security incident handling process and facilitate the real-time activities of incident handlers.

Goals:

  • Provide a platform for use by defenders to rapidly discover and respond to security incidents.
  • Automate interfaces to other systems like bunker, cymon, mig
  • Provide metrics for security events and incidents
  • Facilitate real-time collaboration amongst incident handlers
  • Facilitate repeatable, predictable processes for incident handling
  • Go beyond traditional SIEM systems in automating incident handling, information sharing, workflow, metrics and response automation

Status:

MozDef is in production at Mozilla where we are using it to process over 300 million events per day.