Coder Social home page Coder Social logo

trend-anz / cloud-one-application-security-sns-to-security-hub Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 188 KB

This AWS SAM (Serverless Application Model) deployment configures the required resources to send Trend Micro's Cloud One Application Security events to AWS Security Hub.

License: MIT License

Python 100.00%
aws python serverless sam security security-hub trendmicro plugin

cloud-one-application-security-sns-to-security-hub's Introduction

Cloud-One-Application-Security-SNS-to-Security-Hub

Description

This AWS SAM (Serverless Application Model) deployment configures the required resources to send Trend Micro's Cloud One Application Security events to AWS Security Hub.

Screenshot

Prerequisites

  1. Install AWS SAM CLI
  2. Configure Application Security SNS integration to obtain the external ID value (If not previously configured)
    • Access to the Cloud One - Application Security console with administrative privileges to create a new integration.

Installation

From AWS SAM CLI - Option 1 - New Application Security SNS Integration

  1. Open the Application Security Console - Select Integrations - Select Amazon SNS, select and copy the External ID value as this will be needed when entering the parameters. Leave the rest of the values blank for now, details for these values will be available after completing the next steps.
  2. Clone this repository from Github.
  3. Using your terminal navigate to the Cloud-One-Application-Security-SNS-to-Security-Hub folder contained within the above cloned repository. Example: User@Host:cd ~/Cloud-One-Application-Security-SNS-to-Security-Hub/
  4. Deploy the SAM template in guided mode. Example: sam deploy --guided
  5. When prompted for Parameter ExternalID, paste in the value you copied in Step 1.
  6. When prompted for Parameter UseExistingSNSTopic leave the default value of false.
  7. When prompted for Parameter ExistingSNSTopicARN leave the default value of None.
  8. Select Yes by press Y to the following prompts: Confirm changes before deploying, Allow SAM CLI IAM role creation
  9. Optionally save the above parameters to a configuration file when promtped.
  10. Review the resources to be created/updated and select Yes by pressing Y to deploy the solution.
  11. Once deployment finishes, it output will provide the rest of the values required for finishing the integration within the Application Security console.

From AWS SAM CLI - Option 2 - Existing Application Security SNS Integration

  1. Clone this repository from Github.
  2. Using your terminal navigate to the Cloud-One-Application-Security-SNS-to-Security-Hub folder contained within the above cloned repository. Example: User@Host:cd ~/Cloud-One-Application-Security-SNS-to-Security-Hub/
  3. Deploy the SAM template in guided mode. Example: sam deploy --guided
  4. When prompted for Parameter ExternalID, leave the value blank or put in any dummy value.
  5. When prompted for Parameter UseExistingSNSTopic set the value to true.
  6. When prompted for Parameter ExistingSNSTopicARN input the ARN of your existing Cloud One Application Security SNS Topic.
  7. Select Yes by press Y to the following prompts: Confirm changes before deploying, Allow SAM CLI IAM role creation
  8. Optionally save the above parameters to a configuration file when promtped.
  9. Review the resources to be created/updated and select Yes by pressing Y to deploy the solution.
  10. Once deployment finishes, the ARN of the new function will be presented, it will automatically be subscribed to your existing topic ARN.

cloud-one-application-security-sns-to-security-hub's People

Contributors

tomryan-321 avatar

Watchers

 avatar

Forkers

syllogy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.