Skip to main content

Hudsonrock

This Integration is part of the Hudsonrock Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

HYAS Insight#

Integration with Hudsonrock OSINT tools to check IP, Email or username usage.

Configure HYASInsight in Cortex#

ParameterRequired
urlTrue
Trust any certificate (not secure)False
Use system proxy settingsFalse
integrationReliabilityTrue

Commands#

You 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.

ip#


Send IP reputation query.

Base Command#

ip

Input#

Argument NameDescriptionRequired
ipList of IPs.Required

Context Output#

PathTypeDescription
Hudsonrock.IPstringIP reputation.
IP.AddressStringIP address.
DBotScore.IndicatorStringThe indicator that was tested.
DBotScore.TypeStringThe indicator type.
DBotScore.VendorStringThe vendor used to calculate the score.
DBotScore.ScoreNumberThe actual score.
DBotScore.ReliabilityStringReliability of the source providing the intelligence data.

email#


Send Email reputation query.

Base Command#

email

Input#

Argument NameDescriptionRequired
emailList of emails.Required

Context Output#

PathTypeDescription
Hudsonrock.EmailstringEmail reputation.
DBotScore.IndicatorStringThe indicator that was tested.
DBotScore.TypeStringThe indicator type.
DBotScore.VendorStringThe vendor used to calculate the score.
DBotScore.ScoreNumberThe actual score.
DBotScore.ReliabilityStringReliability of the source providing the intelligence data.

hudsonrock-get-username#


Send username reputation query.

Base Command#

hudsonrock-get-username

Input#

Argument NameDescriptionRequired
usernameUsername to query.Required

Context Output#

PathTypeDescription
Hudsonrock.UsernamestringUsername reputation.