Hudsonrock
Hudsonrock Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
#
HYAS InsightIntegration with Hudsonrock OSINT tools to check IP, Email or username usage.
#
Configure HYASInsight in CortexParameter | Required |
---|---|
url | True |
Trust any certificate (not secure) | False |
Use system proxy settings | False |
integrationReliability | True |
#
CommandsYou can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
ipSend IP reputation query.
#
Base Commandip
#
InputArgument Name | Description | Required |
---|---|---|
ip | List of IPs. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
Hudsonrock.IP | string | IP reputation. |
IP.Address | String | IP address. |
DBotScore.Indicator | String | The indicator that was tested. |
DBotScore.Type | String | The indicator type. |
DBotScore.Vendor | String | The vendor used to calculate the score. |
DBotScore.Score | Number | The actual score. |
DBotScore.Reliability | String | Reliability of the source providing the intelligence data. |
#
emailSend Email reputation query.
#
Base Commandemail
#
InputArgument Name | Description | Required |
---|---|---|
List of emails. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
Hudsonrock.Email | string | Email reputation. |
DBotScore.Indicator | String | The indicator that was tested. |
DBotScore.Type | String | The indicator type. |
DBotScore.Vendor | String | The vendor used to calculate the score. |
DBotScore.Score | Number | The actual score. |
DBotScore.Reliability | String | Reliability of the source providing the intelligence data. |
#
hudsonrock-get-usernameSend username reputation query.
#
Base Commandhudsonrock-get-username
#
InputArgument Name | Description | Required |
---|---|---|
username | Username to query. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
Hudsonrock.Username | string | Username reputation. |