- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
05-30-2024 10:18 PM
I am trying to integrate Virus total v3 in xsoar and have api key already. As you know in v3 version of virus total we cannot adjust server url so thats why I am getting issue please check and provide your useful answer
Verify that the server URL parameter is correct and that you have access to the server from your host. Error Type: <requests.exceptions.ConnectionError> HTTPSConnectionPool(host='www.virustotal.com', port=443): Max retries exceeded with url: /api/v3/ip_addresses/8.8.8.8/comments?limit=1 (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7fae0a075ff0>: Failed to resolve 'www.virustotal.com' ([Errno -3] Try again)")) (85)
06-02-2024 09:57 PM
Hi @Syedhkt, looks like a network issue.
- If using a proxy, ensure that the proxy is configured properly and can be reached by the server. Also, ensure that the "use proxy" setting is configured inside the instance settings.
- Sometimes it could be a docker network issue. Restart the docker service and run the /reset_containers command to refresh containers.
- Ensure the server has internet access
- SSH into the server and execute a CURL command to VirusTotal.
The above are basic steps if still not working, raise a support request. Ensure that you provide evidence of the above steps.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!