From 3960efad277dcfd3afeae964ad50e1181bc9a3fd Mon Sep 17 00:00:00 2001 From: Benimanela Date: Wed, 1 Mar 2023 12:50:05 +0200 Subject: [PATCH] Added Rapid7 ThreatCommand workflow Signed-off-by: Benimanela benim@qmasters.co --- .../Rapid7-ThreatCommand/README.md | 8 ++ .../ThreatCommand_parameters.xml | 15 ++++ .../ThreatCommand_workflow.xml | 77 +++++++++++++++++++ 3 files changed, 100 insertions(+) create mode 100644 Community Developed/Rapid7-ThreatCommand/README.md create mode 100644 Community Developed/Rapid7-ThreatCommand/ThreatCommand_parameters.xml create mode 100644 Community Developed/Rapid7-ThreatCommand/ThreatCommand_workflow.xml diff --git a/Community Developed/Rapid7-ThreatCommand/README.md b/Community Developed/Rapid7-ThreatCommand/README.md new file mode 100644 index 00000000..910bb0ad --- /dev/null +++ b/Community Developed/Rapid7-ThreatCommand/README.md @@ -0,0 +1,8 @@ +# Rapid& ThreatCommand Parameters Configuration +Parameter | Name | Default Value | Type | Required (True/False) | Description +--- | --- | --- | --- |--- |--- +hostname | Host Name | https://api.ti.insight.rapid7.com | String | True | IP or URL for the instance. +account_id | Account ID | False | Authentication | True | +api_key | API Key | False | Authentication | True | +severity | Severity | "High", "Medium", "Low" | String | False | you can specify the alert severity to pull +is_closed | Is Closed | True | Bool | False | Change to folse for ignoring closed alerts diff --git a/Community Developed/Rapid7-ThreatCommand/ThreatCommand_parameters.xml b/Community Developed/Rapid7-ThreatCommand/ThreatCommand_parameters.xml new file mode 100644 index 00000000..1005a4f3 --- /dev/null +++ b/Community Developed/Rapid7-ThreatCommand/ThreatCommand_parameters.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/Community Developed/Rapid7-ThreatCommand/ThreatCommand_workflow.xml b/Community Developed/Rapid7-ThreatCommand/ThreatCommand_workflow.xml new file mode 100644 index 00000000..95a1d8d6 --- /dev/null +++ b/Community Developed/Rapid7-ThreatCommand/ThreatCommand_workflow.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +