VirusTotal / vt-augment

The VT Augment widget is an official, compliant and recommended way of integrating VirusTotal data in third-party applications.
Other
35 stars 10 forks source link

Attribution Blur #37

Open eljeffeg opened 6 months ago

eljeffeg commented 6 months ago

We've added the vt-augment for an internal application, but would like to unblur the attribution. We have an enterprise account license, but don't want create accounts for every user and require that they log in. Is there any way to populate this data via API key instead? Maybe have the application download it and relay the request to the user?

If I find out that we don't actually have the VirusTotal Threat Landscape module, is this a tab we can disable?

eljeffeg commented 2 days ago

Wanted to follow up on this as I still haven't found a good way to disable the Attribution tab, which is just confusing to our users. I appreciate VT wants to advertise, but I don't want it there. We have an enterprise VT account. I've tried to query it on behalf of the users via python so I can re-render it, but get stopped by captcha. I'd also like to have it match our theme. Can I add this to a DIV not in an iframe? I get cross-site problems as I can't modify things in the iframe.

eljeffeg commented 2 days ago

It would be great if we could pass a variable to /widget/url, similar to the theme, that would hide blurred sections if the VirusTotal Threat Landscape module is not purchased.