DEPRECATED - MozDef: Mozilla Enterprise Defense Platform
Перейти к файлу
Brandon Myers 11122142e0
Fix watchlist process_alert function
2019-05-24 19:58:03 -05:00
alerts Fix watchlist process_alert function 2019-05-24 19:58:03 -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 removes dashboard version as this breaks kibana due to integer type being passed 2019-05-20 13:27:02 -05:00
docs Adding mozdef logo to doc source image folder 2019-05-21 12:32:15 -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 Fix kibana protocol for relative urls 2019-05-23 15:31:18 -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 Adding Logo to Readme 2019-05-22 10:17:25 -05:00
requirements.txt multiple fixes 2019-05-10 08:55:02 -07:00

README.md

Build Status Documentation Status

MozDef: LOGO

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.