πŸ”’ IP threat intelligence report generator with VirusTotal, OpenAI and Google Docs

⚑ 643 views Β· πŸ”’ SecOps & Security Automation

Description

Cybersec IP Intelligence Gatherer

This project utilizes the VirusTotal node and Geolocation node to thoroughly gather data on a provided IP address.

From there a LLM AI assistant will assess the gathered data and create a report that will then be uploaded to Google Docs.


This workflow is perfect for:


  1. Configure Virus Total Node Credentials Double click to edit and enter your VirusTotal credentials. This node will assess the target IP’s reputation.
  2. Configure OpenAI Node Credentials Double click to edit and enter your OpenAI credentials.
  3. Configure Google OAuth credentials Double click to edit and configure this node with your Google credentials and Sheet Settings.
  4. Click the orange β€˜Execute Workflow’ button.
  5. Enter an IP address and click β€˜submit’ to generate a report.

πŸ”— Nodes Used

HTTP Request, Google Docs, AI Agent, OpenAI Chat Model, n8n Form Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup