NephōSec Wiz Email Integration Documentation

Easily send branded emails from Wiz generated issues

Download CloudFormation Template CloudFormation Quick Launch

You must be Authenticated to AWS to use the links above.


Contents


About

You can configure Wiz to send pre-formatted emails to selected recipients, either by manually running an Action on one or more Issues or automatically using an Automation Rule. NephoSec’s Wiz Email Integration allows you to utilize 3 default email templates, as well as the ability to customize and add your own template(s).


Prerequisites

Before you get started, make sure you have the following:

  • An active Wiz License
  • At least one active Wiz Deployment
  • Access to Wiz User granted with a Wiz Role that has Integrations create or write permissions, Automation Rules create or write permissions
  • Access to Wiz User granted with a Wiz Role that has Automation Rules create or write permissions
  • Access to Wiz User granted with a Wiz Role that has Automation Actions create or write permissions
  • Access to AWS User/Service Account with Role/Policy attached that grants creation of CloudFormation Stack
  • AWS Simple Email Service environment that has been upgraded from sandbox mode. This is done on a per-account basis. AWS Documentation
  • A license key from NephoSec this will be manually emailed to you after signing up for the product on the NephoSec site

AWS Infrastructure

Below are the resources created by the CloudFormation Template:

  • Lambda Function: Function, Role, Policy, Log Group, EventSourceMapping
  • SimpleEmailService (SES) Identity: Sender Email
  • SimpleQueueService (SQS) Queue: Queue, Policy, DeadLetter Queue
  • SimpleNotificationService (SNS) Subscription: Subscription, Topic Image

Updating Wiz Email Integration Module

New release of the Wiz Email Integration Module are released as container images. The lambda is by default pointed at the latest tag on the container registry. Even so new versions of the image are not used until the lambda is explicitly told to pull a new image. You can do so by following the instructions below. Release notes will be listed here on the documentation site.

  1. Navigate to Lambda Functions
  2. Locate and select “NephoSec Wiz Integration Module”
  3. Under “Image” select “Deploy New Image”
  4. Click “Save” and wait for new image deployment

Templates

Three templates are provided for varying degrees of severity/user response. These can be used by referencing the below template names in the action template. The “template” key can be found under the “resource” key.

  • For_Your_Action Image
  • For_Your_Awareness Image
  • For_Your_Information Image

Custom Templates

If your organization is interested in customizing an email template to use with this integration please reach out to us for design requirements.


Logs

To troubleshoot or capture issues/errors a Log Group named /aws/lambda/NephoSecCustomEmailIntegrationLambda is created during the CloudFormation deployment. To access the Log Group start at the AWS Console and navigate to the “CloudWatch” service page. Once there, look for “Logs” on the left pane and select “Log Groups”. The Log Group can also be found in the “Monitor” tab of the Lambda Function page. Located at the top right of this view is a “View Cloudwatch Logs” button.”


Support

For assistance or feature requests related to NephoSec’s Wiz Email Integration Module, please join our community Slack and post in the #wiz-email-integration-module channel.