All Apps and Add-ons

Access Virus Total permalink with Splunk

da_la97
Engager

I am interested in developing an app where Virus total URL scan results will be displayed (rather than the permalink) in Splunk. To be more specific access the data in the Virus Total Permalink and in the permalink it says under "scans" "detected" if it is True output clean site else else Not clean.

I have generated the code for checking if "scans" "detected" is True/False. But I do not know how to access data in Virus total permalink through splunk

0 Karma
1 Solution

tomaszdziwok
Path Finder

With "VirusTotal Malware Lookup for Splunk", this should be possible.
While in its default mode the | virustotal command outputs structured fields (columns), you can also run the command in "raw" mode - where all the output sent by VirusTotal is passed back to Splunk in json format. From there it should be possible to use | spath or a similar Splunk command to post-process the json and extract relevant fields.

Default usage:
alt text

Raw json output mode:
alt text

(please excuse the small images - it may be worth opening them in a different tab to better see content)

Unfortunately, any additional data that's not included in the json is currently not obtainable by the TA.
Hopefully this helps.
Please reach out with any further questions.

Thanks,
Tomasz

View solution in original post

tomaszdziwok
Path Finder

With "VirusTotal Malware Lookup for Splunk", this should be possible.
While in its default mode the | virustotal command outputs structured fields (columns), you can also run the command in "raw" mode - where all the output sent by VirusTotal is passed back to Splunk in json format. From there it should be possible to use | spath or a similar Splunk command to post-process the json and extract relevant fields.

Default usage:
alt text

Raw json output mode:
alt text

(please excuse the small images - it may be worth opening them in a different tab to better see content)

Unfortunately, any additional data that's not included in the json is currently not obtainable by the TA.
Hopefully this helps.
Please reach out with any further questions.

Thanks,
Tomasz

Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...