GoogleThreatIntelligence
Analyzes suspicious hashes, URLs, domains, and IP addresses.
Data Enrichment & Threat Intelligence · GoogleThreatIntelligence
Configuration parameters
credentials— API Key (leave empty. Fill in the API key in the password field.) (required)feedReliability— Source Reliabilitygti_malicious— GTI Malicious Verdict. Check Google Threat Intelligence verdict to consider the file malicious.gti_suspicious— GTI Suspicious Verdict. Check Google Threat Intelligence verdict to consider the file suspicious.fileThreshold— File Malicious Threshold. Minimum number of positive results from VT scanners to consider the file malicious.fileSuspiciousThreshold— File Suspicious Threshold. Minimum number of positive and suspicious results from VT scanners to consider the file suspicious.ipThreshold— IP Malicious Threshold. Minimum number of positive results from VT scanners to consider the IP malicious.ipSuspiciousThreshold— IP Suspicious Threshold. Minimum number of positive and suspicious results from VT scanners to consider the IP suspicious.disable_private_ip_lookup— Disable reputation lookups for private IP addressesurlThreshold— URL Malicious Threshold. Minimum number of positive results from VT scanners to consider the URL malicious.urlSuspiciousThreshold— URL Suspicious Threshold. Minimum number of positive and suspicious results from VT scanners to consider the URL suspicious.domainThreshold— Domain Malicious Threshold. Minimum number of positive results from VT scanners to consider the Domain malicious.domainSuspiciousThreshold— Domain Suspicious Threshold. Minimum number of positive and suspicious results from VT scanners to consider the Domain suspicious.preferredVendors— Preferred Vendors List. CSV list of vendors who are considered more trustworthy.preferredVendorsThreshold— Preferred Vendor Threshold. The minimum number of highly trusted vendors required to consider a domain, IP address, URL, or file as malicious.crowdsourced_yara_rules_enabled— Enable score analyzing by Crowdsourced Yara Rules, Sigma, and IDS.yaraRulesThreshold— Crowdsourced Yara Rules ThresholdSigmaIDSThreshold— Sigma and Intrusion Detection Rules Thresholddomain_popularity_ranking— Domain Popularity Ranking Thresholdip_relationships— IP Relationshipsdomain_relationships— Domain Relationshipsurl_relationships— URL Relationshipsfile_relationships— File Relationshipsproxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (31)
-
cveRetrieves CVE information from Google Threat Intelligence.
-
domainChecks the reputation of a domain.
-
fileChecks the file reputation of the specified hash.
-
file-rescanRescans an already submitted file. This avoids having to upload the file again. Use the gti-analysis-get command to get the scan results.
-
file-scanSubmits a file for scanning. Use the gti-analysis-get command to get the scan results.
-
gti-analysis-getScan and get the analysis of a file submitted to GoogleThreatIntelligence.
-
gti-assessment-getRetrieves GTI assessment for a given resource.
-
gti-comments-addAdds comments to files and URLs.
-
gti-comments-deleteDelete a comment.
-
gti-comments-getRetrieves comments for a given resource.
-
gti-comments-get-by-idRetrieves a comment by comment ID.
-
gti-curated-campaigns-getRetrieves GTI curated campaigns for a given resource.
-
gti-curated-malware-families-getRetrieves GTI curated malware families for a given resource.
-
gti-curated-threat-actors-getRetrieves GTI curated threat actors for a given resource.
-
gti-file-sandbox-reportRetrieves a behavioral relationship of the given file hash.
-
gti-file-scan-and-analysis-getScan and get the analysis of a file submitted to GoogleThreatIntelligence.
-
gti-file-scan-upload-urlGet a special URL for files larger than 32 MB.
-
gti-file-sigma-analysisResult of the last Sigma analysis in markdown format.
-
gti-passive-dns-dataReturns passive DNS records by indicator.
-
gti-private-file-scan-and-analysis-getScan and get the analysis of a private file submitted to GoogleThreatIntelligence.
-
gti-private-url-scan-and-analysis-getScan and get the analysis of a private URL submitted to GoogleThreatIntelligence.
-
gti-privatescanning-analysis-getGet analysis of a private file or URL submitted to GoogleThreatIntelligence.
-
gti-privatescanning-fileChecks the file reputation of the specified private hash.
-
gti-privatescanning-file-scanSubmits a file for private scanning. Use the gti-privatescanning-analysis-get command to get the scan results.
-
gti-privatescanning-urlChecks the reputation of a private URL.
-
gti-privatescanning-url-scanSubmits an URL for private scanning. Use the gti-privatescanning-analysis-get command to get the scan results.
-
gti-searchSearch for an indicator in Google Threat Intelligence.
-
gti-url-scan-and-analysis-getScan and get the analysis of a URL submitted to GoogleThreatIntelligence.
-
ipChecks the reputation of an IP address.
-
urlChecks the reputation of a URL.
-
url-scanScans a specified URL. Use the gti-analysis-get command to get the scan results.