Giter Site home page Giter Site logo

oxsannikova / kenna-secx-incident-enrich Goto Github PK

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

This workflow periodically checks SecureX incidents for Threat Detected Events from Cisco Secure Endpoint. When an incident is returned, the workflow collects all observations from it and reaches to Kenna Security for vulnerabilities information related to executed malware. If information is returned, the workflow updates the incident in SecureX to document the findings. This workflow is designed to run every 5 minutes on a schedule.

License: Other

kenna-secx-incident-enrich's Introduction

License: CISCO published

Kenna - SecureX Incident Enrichment Automation

IT operations are still very manual today. Customers are always challenged to maintain system health and improve online security. This workflow demonstrates how Cisco SecureX orchestration can be leveraged to automate vulnerability management.

Features

This workflow periodically checks SecureX incidents for Threat Detected Events from Cisco Secure Endpoint. When an incident is returned, the workflow collects all observations from it and reaches to Kenna Security for vulnerabilities information related to executed malware. If information is returned, the workflow updates the incident in SecureX to document the findings. This workflow is designed to run every 5 minutes on a schedule.

Note: Please test this properly before implementing in a production environment. This is a sample workflow!

Prerequisites

In order to leverage Kenna Security malware intelligence for detected vulnerabilities, Kenna Security VI+ License is required.

Steps

[] Fetch incidents from SecureX

[] For each incident:

[]> Extract the observations and target

[]> Search for the asset in Kenna by IP and fetch its asset ID

[]> Fetch asset risk score, priority and vulnerabilities by asset ID

[]> Find all malware associated with open vulnerabilities matching criteria: malware exploitable, has active new breaches and popular targets. (Kenna Security VI+ License required)

[]> Compare with malware in the SecureX incident. If match found, update the incident with Kenna information. Add tags and notes to Kenna asset to link with the incident.

Required Targets and Target Groups

  • Target Group: Default TargetGroup

  • Targets: CTR_For_Access_Token, Private_CTIA_Target, Kenna_Target

Required Account Keys

  • Account Keys: CTR_Credentials

Required Global Variables

  • Secure String: Kenna - Token

Required Local Variables

  • Update Kenna URL local varilable with your Kenna Security instance domain name (e.g. ..kennasecurity.com) in order to properly construct pivot links for Kenna pages.

Required Atomic Workflows

  • Kenna-GetAssetID
  • Kenna-GetAssetVulnerabilities
  • Kenna-ShowMalwareHashes
  • Kenna-ShowVulnerabilityDefinition
  • Kenna-TagAnAsset
  • Kenna-UpdateAssetNotes

Setup instructions

Configure Global Variables

  1. Browse to your SecureX orchestration instance. This will be a different URL depending on the region your account is in:
  1. In the left hand menu, select Variables.

  2. Click New Variable. Data Type - Secure String. Name Kenna - Token.

  3. Provide your Kenna API token.

Note: For more information on Kenna Security APIs, check out API Reference.

Import atomic actions

  1. In the left pane menu, select Workflows. Click on IMPORT to import the workflow:

  1. Click on Browse and copy paste the content of the Kenna-GetAssetID json file file inside of the text window. Select IMPORT AS A NEW WORKFLOW (CLONE) and click on IMPORT.

  1. Repeat step 2 for the rest of Atomic actions: Kenna-GetAssetVulnerabilities, Kenna-ShowMalwareHashes, Kenna-ShowVulnerabilityDefinition, Kenna-TagAnAsset, Kenna-UpdateAssetNotes.

Import main workflow

  1. In the left pane menu, select Workflows. Click on IMPORT to import the workflow.

  2. Click on Browse and copy paste the content of the Kenna-SecureXIncidentsEnrichmentWF file inside of the text window. Select IMPORT AS A NEW WORKFLOW (CLONE) and click on IMPORT.

  3. Go to My Workflows and open the main workflow Kenna - SecureX Incidents Enrichment. In the properties on the right hand-side, find section Triggers. You will see that the status is - Disabled. Click on the name of the Trigger and change the status to Enabled.

Notes

  • Please test this properly before implementing in a production environment. This is a sample workflow!
  • In order to leverage Kenna Security malware intelligence for detected vulnerabilities, Kenna Security VI+ License is required.

Author(s)

  • Oxana Sannikova, Security Technical Solutions Architect (Cisco)

kenna-secx-incident-enrich's People

Contributors

chrivand avatar oxsannikova avatar

Watchers

 avatar

Forkers

chrivand

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.