cookbook 'sbp_emet', '= 0.1.1'
sbp_emet (3) Versions 0.1.1 Follow1
Installs/Configures sbp_emet
cookbook 'sbp_emet', '= 0.1.1', :supermarket
knife supermarket install sbp_emet
knife supermarket download sbp_emet
sbp_emet Cookbook
This cookbook will install EMET 5.5 and manage the configuration.
Requirements
Windows cookbook
Attributes
To define applications defaults and enable/disable true/false
default['emet']['mitigation']['DEP'] = 'true'
To define process configuration and (optional) include/exclude mitigations
default['emet']['process']['acrobatreader']['path'] = '\Adobe\Reader\Reader\AcroRd32.exe'
default['emet']['process']['acrobatreader']['mitigations'] = {
'EAF' => 'False'
}
Usage
sbp_emet::install
will download EMET 5.5 from Microsoft download and install EMET.
sbp_emet::configure
will setup global system settings and define process
We set the global mitigation for DEP, SEHOP, ASLR to failsafe Opt-In, that way no processes will be under EMET protection unless specific added in the attributes.
License and Authors
Authors: Matthijs Wijers and Sander van Harmelen
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Dependent cookbooks
windows >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
sbp_emet CHANGELOG
This file is used to list changes made in each version of the sbp_emet cookbook.
0.1.0
- Matthijs Wijers - Initial release of sbp_emet
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
0.1.1 passed this metric
0.1.1 passed this metric