Skip to main content

FireEye iSIGHT

This Integration is part of the FireEye iSIGHT Pack.#

ip#


basic search reports by ip

Base Command#

ip

Input#

Argument NameDescriptionRequired
ipip to search by.Required

Context Output#

PathTypeDescription
DBotScore.IndicatorunknownThe indicator we tested
DBotScore.TypeunknownThe type of the indicator
DBotScore.VendorunknownVendor used to calculate the score
DBotScore.ScoreunknownThe actual score
IP.AddressunknownThe IP address
Report.IDunknownReport ID
Report.titleunknownReport title
Report.publishDateunknownReport publish date
Report.intelligenceTypeunknownReport intelligence type (overview, vulnerability, malware, threat)

domain#


basic search reports by domain.

Notice: Submitting indicators using this command might make the indicator data publicly available. See the vendor’s documentation for more details.

Base Command#

domain

Input#

Argument NameDescriptionRequired
domaindomain to search by.Required

Context Output#

PathTypeDescription
DBotScore.IndicatorunknownThe indicator we tested
DBotScore.TypeunknownThe type of the indicator
DBotScore.VendorunknownVendor used to calculate the score
DBotScore.ScoreunknownThe actual score
Domain.NameunknownThe domain name.
Report.IDunknownReport ID
Report.titleunknownReport title
Report.publishDateunknownReport publish date
Report.intelligenceTypeunknownReport intelligence type (overview, vulnerability, malware, threat)

file#


basic search file report by md5/sha1. NOTE - specify only one of md5/sha1 arguments

Base Command#

file

Input#

Argument NameDescriptionRequired
filemd5 or sha1 to search by.Optional

Context Output#

PathTypeDescription
DBotScore.IndicatorunknownThe indicator we tested
DBotScore.TypeunknownThe type of the indicator
DBotScore.VendorunknownVendor used to calculate the score
DBotScore.ScoreunknownThe actual score
Report.IDunknownReport ID
Report.titleunknownReport title
Report.publishDateunknownReport publish date
Report.intelligenceTypeunknownReport intelligence type (overview, vulnerability, malware, threat)

isight-get-report#


Get specific report

Base Command#

isight-get-report

Input#

Argument NameDescriptionRequired
reportIDReport ID to search by.Required

Context Output#

PathTypeDescription
Report.IDunknownReport ID
Report.titleunknownReport title
Report.publishDateunknownReport publish date
Report.intelligenceTypeunknownReport intelligence type (overview, vulnerability, malware, threat)
Report.audienceunknownReport audience
Report.ThreatScapeunknownReport threat scape
Report.operatingSystemsunknownReport operating systems
Report.riskRatingunknownReport risk rating
Report.versionunknownReport version
Report.tagSectionunknownReport tag section

isight-submit-file#


Submission of malware and other files for community sharing

Base Command#

isight-submit-file

Input#

Argument NameDescriptionRequired
entryIDentry-id of the file to submit (e.g. 41@18).Required
descriptionfile description.Required
typeType of the given file. Possible values are: malware, other.Required

Context Output#

There is no context output for this command.