Recued
Menu
← Back to recipes

What does VirusTotal already know about this domain

by recued-core v1 9 views

Use “What does VirusTotal already know about this domain” in Recued. Reads an existing VirusTotal report for one domain and reports the engine counts with their denominator. A count is not a verdict — one or two hits out of ~90 engines is the ordinary false-positive rate.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
target trim
Trim whitespace from setting domain
target_required template
Generate text from a template
fail: step.target is_empty
report_raw ?
stats default
Apply default
have_report template
Generate text from a template
fail: step.stats is_null
defaults defaults
Apply defaults
engines math
Calculate: {{step.malicious}} + {{step.suspicious}} + {{step.harmless}} + {{step.undetected}} + {{step.timeout}}
flagged math
Calculate: {{step.malicious}} + {{step.suspicious}}
defaults_2 defaults
Apply defaults
card to_summary
Format results as a summary card
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

domain setting =
virustotal setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Virustotal connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.attributes

About

Tags

virustotal virustotalsecurityreputationthreat-inteldomainread-only

Details

10 steps 2 configurable settings recipe_id: check-domain-reputation-virustotal