When you search for a certain ip block in the virustotal address, it produces a few results, but it says zero in the reputation section in soar. how can we solve this in soar?
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
VT may not provide reputation score, every time.
But, we can look at "last_analysis_stats" and "last_analysis_results" to know more and take a decision.
Hello Adem, Good Day!
Please share screenshot for your question.
Thanks
Hello,
It returns a total of 9 results on the Virustotal site, but it shows up as zero in this soar playbook.
Thank you
Created on 02-16-2023 02:01 AM Edited on 02-16-2023 02:02 AM
Hello
You can use jinja expression to further process last_analysis_results from VT.
Below jinja code finds out total numbers of malicious from different TIP sources.
{{vars.steps.Get_IP_Reputation.data.attributes['last_analysis_stats'].malicious}}
Hello,
yes when i did this the total number showed up but there is no way to do it in reputatiton?
VT may not provide reputation score, every time.
But, we can look at "last_analysis_stats" and "last_analysis_results" to know more and take a decision.
Thank you so much, You've been very helpful.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.