Component Details
appmixer.virustotal.ioc.ScanURL
1.0.0
Public
{ "name": "appmixer.virustotal.ioc.ScanURL", "author": "Appmixer <info@appmixer.com>", "description": "Scan a URL for malware using VirusTotal.", "auth": { "service": "appmixer:virustotal" }, "quota": { "manager": "appmixer:virustotal", "resources": "requests", "scope": { "userId": "{{userId}}" } }, "inPorts": [ { "name": "in", "schema": { "type": "object", "properties": { "url": { "type": "string" } }, "required": [ "url" ] }, "inspector": { "inputs": { "url": { "label": "URL to Scan", "type": "text", "index": 1 } } } } ], "outPorts": [ { "name": "out", "options": [ { "label": "Result", "value": "data", "schema": { "type": "object", "properties": { "id": { "type": "string", "title": "Id" }, "type": { "type": "string", "title": "Type" }, "links": { "type": "object", "properties": { "self": { "type": "string", "title": "Links.Self" } }, "title": "Links" }, "attributes": { "type": "object", "properties": { "url": { "type": "string", "title": "Url" }, "last_final_url": { "type": "string", "title": "Last Final Url" }, "last_analysis_stats": { "type": "object", "properties": { "malicious": { "type": "number", "title": "Last Analysis Stats.Malicious" }, "suspicious": { "type": "number", "title": "Last Analysis Stats.Suspicious" }, "undetected": { "type": "number", "title": "Last Analysis Stats.Undetected" }, "harmless": { "type": "number", "title": "Last Analysis Stats.Harmless" }, "timeout": { "type": "number", "title": "Last Analysis Stats.Timeout" } }, "title": "Last Analysis Stats" }, "last_submission_date": { "type": "number", "title": "Last Submission Date" }, "times_submitted": { "type": "number", "title": "Times Submitted" }, "categories": { "type": "object", "properties": { "BitDefender": { "type": "string", "title": "Categories. Bit Defender" }, "Sophos": { "type": "string", "title": "Categories. Sophos" }, "Forcepoint ThreatSeeker": { "type": "string", "title": "Categories. Forcepoint Threat Seeker" } }, "title": "Categories" }, "last_http_response_headers": { "type": "object", "title": "Last Http Response Headers" }, "total_votes": { "type": "object", "properties": { "harmless": { "type": "number", "title": "Total Votes.Harmless" }, "malicious": { "type": "number", "title": "Total Votes.Malicious" } }, "title": "Total Votes" }, "last_http_response_content_length": { "type": "number", "title": "Last Http Response Content Length" }, "redirection_chain": { "type": "array", "items": { "type": "string" }, "title": "Redirection Chain" }, "last_http_response_code": { "type": "number", "title": "Last Http Response Code" }, "reputation": { "type": "number", "title": "Reputation" }, "last_analysis_date": { "type": "number", "title": "Last Analysis Date" }, "threat_names": { "type": "array", "items": { "type": "string" }, "title": "Threat Names" }, "tld": { "type": "string", "title": "Tld" }, "last_http_response_content_sha256": { "type": "string", "title": "Last Http Response Content Sha256" }, "html_meta": { "type": "object", "properties": { "viewport": { "type": "array", "items": { "type": "string" }, "title": "Html Meta.Viewport" } }, "title": "Html Meta" }, "last_http_response_cookies": { "type": "object", "properties": { "parking_session": { "type": "string", "title": "Last Http Response Cookies.Parking Session" } }, "title": "Last Http Response Cookies" }, "last_modification_date": { "type": "number", "title": "Last Modification Date" }, "tags": { "type": "array", "items": {}, "title": "Tags" }, "last_analysis_results": { "type": "object", "properties": {}, "title": "Last Analysis Results" }, "first_submission_date": { "type": "number", "title": "First Submission Date" } }, "title": "Attributes" } }, "example": {} } } ] } ], "icon": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IS0tIFVwbG9hZGVkIHRvOiBTVkcgUmVwbywgd3d3LnN2Z3JlcG8uY29tLCBHZW5lcmF0b3I6IFNWRyBSZXBvIE1peGVyIFRvb2xzIC0tPgo8c3ZnIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgPGNpcmNsZSBjeD0iNTEyIiBjeT0iNTEyIiByPSI1MTIiIHN0eWxlPSJmaWxsOiMzOTRlZmYiLz4KICAgPHBhdGggZD0iTTI1Ni4xIDMwMC43IDQ2OCA1MTIuMiAyNTYuMSA3MjMuM2g0NjcuOFYzMDAuN0gyNTYuMXpNNjc4LjcgNjc4aC0zMTZsMTY3LjEtMTY1LjhMMzYyLjcgMzQ2aDMxNS45Yy4xIDAgLjEgMzMyIC4xIDMzMnoiIHN0eWxlPSJmaWxsOiNmZmYiLz4KPC9zdmc+" }